summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds2014-09-141-0/+1
*-. Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...Linus Torvalds2014-09-131-12/+0
|\ \
| | * jiffies: Fix timeval conversion to jiffiesAndrew Hunter2014-09-121-12/+0
* | | Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds2014-09-131-0/+4
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-09-073-4/+8
|\ \
| * | net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida2014-09-051-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-09-021-2/+3
| |\ \
| | * | netfilter: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABELZhouyi Zhou2014-08-251-2/+3
| * | | net/mlx4: Move the tunnel steering helper function to mlx4_coreOr Gerlitz2014-08-291-0/+3
* | | | Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-071-1/+1
|\ \ \ \
| * | | | PM / domains: Make generic_pm_domain.name constGeert Uytterhoeven2014-09-031-1/+1
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-09-071-6/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | nohz: Restore NMI safe local irq work for local nohz kickFrederic Weisbecker2014-09-041-6/+1
| |/ / /
* | | | Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtdLinus Torvalds2014-09-061-1/+1
|\ \ \ \
| * | | | mtd: nand: fix DocBook warnings on nand_sdr_timings docBoris BREZILLON2014-08-191-1/+1
* | | | | Merge tag 'regulator-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-09-052-0/+3
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/tps6509...Mark Brown2014-09-052-0/+3
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | regulator: fix kernel-doc warnings in header filesRandy Dunlap2014-08-282-0/+3
* | | | | | | Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-09-051-45/+60
|\ \ \ \ \ \ \
| * | | | | | | gpio: move varargs hack outside #ifdef GPIOLIBLinus Walleij2014-09-021-45/+60
* | | | | | | | Merge tag 'for-f2fs-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-031-3/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | f2fs: use macro for code readabilityChao Yu2014-08-221-3/+10
| * | | | | | | | f2fs: fix incorrect calculation with total/free inode numChao Yu2014-08-211-0/+3
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Revert "leds: convert blink timer to workqueue"Jiri Kosina2014-09-021-1/+2
| |_|/ / / / / |/| | | | | |
* | | | | | | 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 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 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
| | |/ / / / | |/| | | |
* | | | | | i2c: rework kernel config I2C_ACPILan Tianyu2014-08-191-4/+8
| |/ / / / |/| | | |
* | | | | 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