summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-311-2/+11
|\
| * mtd: nand: omap: Revert to using software ECC by defaultRoger Quadros2014-08-251-2/+11
* | Merge tag 'spi-v3.17-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-311-0/+7
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/...Mark Brown2014-08-301-0/+7
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | * | spi: Add missing kerneldoc bitsThierry Reding2014-08-131-0/+7
| | | |/
* | | | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2014-08-291-1/+1
|\ \ \ \
| * | | | xattr: fix check for simultaneous glibc header inclusionFilipe Brandenburger2014-08-291-1/+1
* | | | | Merge tag 'usb-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-08-291-0/+26
|\ \ \ \ \
| * | | | | usbip: move usbip kernel code out of stagingValentina Manea2014-08-251-0/+26
| | |_|/ / | |/| | |
* | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-291-5/+25
|\ \ \ \ \
| * | | | | jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong2014-08-281-5/+25
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-08-291-4/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | blk-mq: get rid of unused BLK_MQ_F_SHOULD_SORT flagJens Axboe2014-08-151-4/+3
* | | | | dma-buf/fence: Fix one more kerneldoc warningThierry Reding2014-08-281-0/+1
| |_|/ / |/| | |
* | | | Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-08-251-0/+1
|\ \ \ \
| * | | | nfs: don't sleep with inode lock in lock_and_join_requestsWeston Andros Adamson2014-08-221-0/+1
* | | | | Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-251-3/+11
|\ \ \ \ \
| * | | | | ftrace: Allow ftrace_ops to use the hashes from other opsSteven Rostedt (Red Hat)2014-08-221-3/+11
| | |_|/ / | |/| | |
* | | | | Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-08-241-2/+2
|\ \ \ \ \
| * | | | | gpio: move GPIOD flags outside #ifdefLinus Walleij2014-08-211-2/+2
| |/ / / /
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-08-242-0/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | drm/radeon: add additional SI pci idsAlex Deucher2014-08-221-0/+4
| * | | | drm/radeon: add new bonaire pci idsAlex Deucher2014-08-221-0/+2
| * | | | drm/radeon: add new KV pci idAlex Deucher2014-08-221-0/+1
| * | | | drm/radeon: properly document reloc priority maskChristian König2014-08-181-0/+1
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-08-221-1/+0
|\ \ \ \
| * | | | net: phy: bcm7xxx: remove 28nm wildcard entryFlorian Fainelli2014-08-161-1/+0
| | |/ / | |/| |
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-08-221-1/+3
|\ \ \ \
| * | | | asm-generic: add memfd_create system call to unistd.hWill Deacon2014-08-181-1/+3
| | |/ / | |/| |
* / | | i2c: rework kernel config I2C_ACPILan Tianyu2014-08-191-4/+8
|/ / /
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-151-0/+1
|\ \ \
| * \ \ Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-nextJames Bottomley2014-08-061-0/+1
| |\ \ \
| | * | | libiscsi: return new error code when nop times outMike Christie2014-08-011-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-08-151-0/+1
|\ \ \ \ \
| * | | | | Input: MT - make slot cleanup callable outside mt_sync_frame()Henrik Rydberg2014-08-071-0/+1
* | | | | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2014-08-151-0/+5
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | edac: add DDR4 and RDDR4Aristeu Rozanski2014-06-261-0/+5
* | | | | | Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-141-2/+1
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2014-08-111-2/+1
| |\ \ \ \ \ \ \ \
| | | | * | | | | | cpuidle: menu: Lookup CPU runqueues lessMel Gorman2014-08-061-2/+1
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-08-144-14/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rhashtable: fix annotations for rht_for_each_entry_rcu()Thomas Graf2014-08-141-8/+4
| * | | | | | | | | | rhashtable: unexport and make rht_obj() staticThomas Graf2014-08-141-1/+0
| * | | | | | | | | | rhashtable: RCU annotations for next pointersThomas Graf2014-08-141-2/+2
| * | | | | | | | | | tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logicHannes Frederic Sowa2014-08-141-1/+1
| * | | | | | | | | | tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell2014-08-143-1/+2
| * | | | | | | | | | tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin2014-08-141-1/+3
* | | | | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-08-147-2/+109
|\ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ \ \ Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier2014-08-145-1/+68
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | mlx4_core: Add support for secure-host and SMP firewallJack Morgenstein2014-08-052-0/+8
| | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | |