summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-02
|\
| * sysfs: fix namespace refcnt leakLi Zefan2014-02-25
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-02-27
|\ \
| * | fsnotify: Allocate overflow events with proper typeJan Kara2014-02-25
| * | Revert "writeback: do not sync data dirtied after sync start"Jan Kara2014-02-22
| * | inotify: Fix reporting of cookies for inotify eventsJan Kara2014-02-18
| |/
* | ipc,mqueue: remove limits for the amount of system-wide queuesDavidlohr Bueso2014-02-25
* | sched: Add 'flags' argument to sched_{set,get}attr() syscallsPeter Zijlstra2014-02-21
* | Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-20
|\ \
| * | PCI/MSI: Add pci_enable_msi_exact() and pci_enable_msix_exact()Alexander Gordeev2014-02-13
* | | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-20
|\ \ \
| * | | cgroup: protect modifications to cgroup_idr with cgroup_mutexLi Zefan2014-02-11
| |/ /
* | | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-20
|\ \ \
| * | | workqueue: add args to workqueue lockdep nameLi Zhong2014-02-14
| |/ /
* | | Merge tag 'mfd-fixes-3.14-1' of git://git.linaro.org/people/lee.jones/mfdLinus Torvalds2014-02-19
|\ \ \
| * | | mfd: tps65217: Naturalise cross-architecture discrepanciesLee Jones2014-02-19
| * | | mfd: max8998: Naturalise cross-architecture discrepanciesLee Jones2014-02-19
| * | | mfd: max8997: Naturalise cross-architecture discrepanciesLee Jones2014-02-19
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-02-18
|\ \ \
| * | | netdevice: move netdev_cap_txqueue for shared usage to headerDaniel Borkmann2014-02-17
| * | | netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann2014-02-17
| * | | net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal2014-02-13
| * | | net: core: introduce netif_skb_dev_featuresFlorian Westphal2014-02-13
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-02-17
|\ \ \ \
| * | | | ceph: remove xattr when null value is given to setxattr()Yan, Zheng2014-02-17
| | |/ / | |/| |
* | | | Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-02-17
|\ \ \ \ | |_|_|/ |/| | |
| * | | dma-buf: update debugfs outputSumit Semwal2014-02-13
| | | |
| \ \ \
*-. \ \ \ Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...Linus Torvalds2014-02-15
|\ \ \ \ \
| | * | | | genirq: Add devm_request_any_context_irq()Stephen Boyd2014-02-09
| |/ / / /
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-15
|\ \ \ \ \
| * | | | | drivers: phy: Add support for optional physAndrew Lunn2014-02-05
| | |_|/ / | |/| | |
* | | | | Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-02-14
|\ \ \ \ \
| * | | | | Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp2014-02-07
| |/ / / /
* | | | | Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-14
|\ \ \ \ \
| * | | | | Drivers: hv: vmbus: Specify the target CPU that should receive notificationK. Y. Srinivasan2014-02-07
| |/ / / /
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-14
|\ \ \ \ \
| * | | | | compiler/gcc4: Make quirk for asm_volatile_goto() unconditionalSteven Noonan2014-02-13
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-02-14
|\ \ \ \ \
| * | | | | block: Fix cloning of discard/write same biosKent Overstreet2014-02-11
| * | | | | blk-mq: rework flush sequencing logicChristoph Hellwig2014-02-10
| * | | | | blk-mq: rework I/O completionsChristoph Hellwig2014-02-10
| * | | | | fs: Add prototype declaration to appropriate header file include/linux/bio.hRashika Kheria2014-02-09
| * | | | | blk-mq: support at_head inserations for blk_execute_rqChristoph Hellwig2014-02-07
| * | | | | blk-mq: Don't reserve a tag for flush requestShaohua Li2014-01-30
* | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-02-14
|\ \ \ \ \ \
| * | | | | | mlx5: Add include of <linux/slab.h> because of kzalloc()/kfree() useRoland Dreier2014-02-13
| * | | | | | IB/mlx5: Fix binary compatibility with libmlx5Eli Cohen2014-02-06
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'gpio-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-02-12
|\ \ \ \ \ \
| * | | | | | gpio: consumer.h: Move forward declarations outside #ifdefLars-Peter Clausen2014-02-06
| |/ / / / /
* | | | | | Merge tag 'spi-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2014-02-12
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |