summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | of/device: Nullify match table in of_match_device() for CONFIG_OF=nGeert Uytterhoeven2014-02-051-1/+3
| * | | | | | of: restructure for_each macros to fix compile warningsRob Herring2014-02-051-69/+84
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-02-111-0/+38
|\ \ \ \ \ \
| * | | | | | can: add destructor for self generated skbsOliver Hartkopp2014-01-301-0/+38
| | |_|_|/ / | |/| | | |
* | | | | | smp.h: fix x86+cpu.c sparse warnings about arch nonboot CPU callsPaul Gortmaker2014-02-101-0/+3
| |_|/ / / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-02-091-1/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro2014-02-091-1/+7
| | |/ / | |/| |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-082-1/+11
|\ \ \ \
| * | | | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-02-07291-2440/+5969
| |\| | |
| * | | | Merge branch 'linus' into x86/urgentIngo Molnar2014-01-2538-851/+563
| |\ \ \ \
| * | | | | mm, x86: Account for TLB flushes only when debuggingMel Gorman2014-01-252-1/+11
* | | | | | swap: add a simple detector for inappropriate swapin readaheadShaohua Li2014-02-061-2/+2
* | | | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-02-051-1/+5
|\ \ \ \ \ \
| * | | | | | NVMe: Abort timed out commandsKeith Busch2014-01-271-0/+1