summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* i2c: s3c2410: Trivial cleanup in header fileSachin Kamat2014-03-101-5/+4
* i2c: bfin-twi: move bits macros and structs in header from arch include to ge...Sonic Zhang2014-03-091-0/+145
* i2c: add deprecation warning for class based instantiationWolfram Sang2014-03-051-0/+1
* sched: Add 'flags' argument to sched_{set,get}attr() syscallsPeter Zijlstra2014-02-211-2/+4
* Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-201-0/+20
|\
| * PCI/MSI: Add pci_enable_msi_exact() and pci_enable_msix_exact()Alexander Gordeev2014-02-131-0/+20
* | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-201-0/+2
|\ \
| * | cgroup: protect modifications to cgroup_idr with cgroup_mutexLi Zefan2014-02-111-0/+2
| |/
* | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-201-4/+1
|\ \
| * | workqueue: add args to workqueue lockdep nameLi Zhong2014-02-141-4/+1
| |/
* | Merge tag 'mfd-fixes-3.14-1' of git://git.linaro.org/people/lee.jones/mfdLinus Torvalds2014-02-193-4/+4
|\ \
| * | mfd: tps65217: Naturalise cross-architecture discrepanciesLee Jones2014-02-191-2/+2
| * | mfd: max8998: Naturalise cross-architecture discrepanciesLee Jones2014-02-191-1/+1
| * | mfd: max8997: Naturalise cross-architecture discrepanciesLee Jones2014-02-191-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-02-182-4/+49
|\ \
| * | netdevice: move netdev_cap_txqueue for shared usage to headerDaniel Borkmann2014-02-171-0/+20
| * | netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann2014-02-171-3/+6
| * | net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal2014-02-131-0/+17
| * | net: core: introduce netif_skb_dev_featuresFlorian Westphal2014-02-131-1/+6
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-02-171-2/+3
|\ \ \
| * | | ceph: remove xattr when null value is given to setxattr()Yan, Zheng2014-02-171-2/+3
| | |/ | |/|
* | | Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-02-171-1/+1
|\ \ \
| * | | dma-buf: update debugfs outputSumit Semwal2014-02-131-1/+1
| | | |
| \ \ \
*-. \ \ \ Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...Linus Torvalds2014-02-151-0/+5
|\ \ \ \ \
| | * | | | genirq: Add devm_request_any_context_irq()Stephen Boyd2014-02-091-0/+5
| |/ / / /
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-151-0/+14
|\ \ \ \ \
| * | | | | drivers: phy: Add support for optional physAndrew Lunn2014-02-051-0/+14
| | |_|/ / | |/| | |
* | | | | Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-02-141-2/+0
|\ \ \ \ \
| * | | | | Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp2014-02-071-2/+0
| |/ / / /
* | | | | Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-141-1/+1
|\ \ \ \ \
| * | | | | Drivers: hv: vmbus: Specify the target CPU that should receive notificationK. Y. Srinivasan2014-02-071-1/+1
| |/ / / /
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-141-5/+1
|\ \ \ \ \
| * | | | | compiler/gcc4: Make quirk for asm_volatile_goto() unconditionalSteven Noonan2014-02-131-5/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-02-143-10/+22
|\ \ \ \ \
| * | | | | block: Fix cloning of discard/write same biosKent Overstreet2014-02-111-0/+11
| * | | | | blk-mq: rework flush sequencing logicChristoph Hellwig2014-02-102-12/+4
| * | | | | blk-mq: rework I/O completionsChristoph Hellwig2014-02-101-0/+4
| * | | | | fs: Add prototype declaration to appropriate header file include/linux/bio.hRashika Kheria2014-02-091-0/+1
| * | | | | blk-mq: support at_head inserations for blk_execute_rqChristoph Hellwig2014-02-071-1/+2
| * | | | | blk-mq: Don't reserve a tag for flush requestShaohua Li2014-01-301-0/+3
* | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-02-141-0/+3
|\ \ \ \ \ \
| * | | | | | mlx5: Add include of <linux/slab.h> because of kzalloc()/kfree() useRoland Dreier2014-02-131-0/+2
| * | | | | | IB/mlx5: Fix binary compatibility with libmlx5Eli Cohen2014-02-061-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'gpio-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-02-121-2/+2
|\ \ \ \ \ \
| * | | | | | gpio: consumer.h: Move forward declarations outside #ifdefLars-Peter Clausen2014-02-061-2/+2
| |/ / / / /
* | | | | | Merge tag 'spi-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2014-02-121-2/+5
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| | | | | |
| | \ \ \ \
| *-. | | | | Merge remote-tracking branches 'spi/fix/doc', 'spi/fix/nuc900' and 'spi/fix/r...Mark Brown2014-02-111-2/+5
| |\ \| | | |
| | * | | | | spi: correct the transfer_one_message documentation wordingBaruch Siach2014-01-271-1/+1
| | * | | | | spi: spi.h: clarify the documentation of transfer_oneBaruch Siach2014-01-271-1/+4
* | | | | | | Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-112-70/+87
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |