summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-09-22extcon: gpio: Fix code cleanupGeorge Cherian1-1/+3
2014-09-22extcon: sm5502: Move sm5502.h header file to extcon directoryChanwoo Choi1-287/+0
2014-09-15vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds1-0/+1
2014-09-14Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...Linus Torvalds1-12/+0
2014-09-13Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds1-0/+4
2014-09-13jiffies: Fix timeval conversion to jiffiesAndrew Hunter1-12/+0
2014-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+8
2014-09-07Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2014-09-07Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+1
2014-09-06Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+1
2014-09-06net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida1-2/+2
2014-09-05Merge tag 'regulator-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+3
2014-09-05Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-45/+60
2014-09-05Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/tps6509...Mark Brown2-0/+3
2014-09-05nohz: Restore NMI safe local irq work for local nohz kickFrederic Weisbecker1-6/+1
2014-09-03Merge tag 'for-f2fs-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+13
2014-09-03PM / domains: Make generic_pm_domain.name constGeert Uytterhoeven1-1/+1
2014-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-2/+3
2014-09-02Revert "leds: convert blink timer to workqueue"Jiri Kosina1-1/+2
2014-09-02gpio: move varargs hack outside #ifdef GPIOLIBLinus Walleij1-45/+60
2014-09-01Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+11
2014-08-31Merge tag 'spi-v3.17-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+7
2014-08-30Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/...Mark Brown1-0/+7
2014-08-30net/mlx4: Move the tunnel steering helper function to mlx4_coreOr Gerlitz1-0/+3
2014-08-29Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+25
2014-08-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+3
2014-08-29jbd2: fix descriptor block size handling errors with journal_csumDarrick J. Wong1-5/+25
2014-08-28regulator: fix kernel-doc warnings in header filesRandy Dunlap2-0/+3
2014-08-28dma-buf/fence: Fix one more kerneldoc warningThierry Reding1-0/+1
2014-08-26mtd: nand: omap: Revert to using software ECC by defaultRoger Quadros1-2/+11
2014-08-26Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2014-08-26Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+11
2014-08-25netfilter: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABELZhouyi Zhou1-2/+3
2014-08-25Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-2/+2
2014-08-23nfs: don't sleep with inode lock in lock_and_join_requestsWeston Andros Adamson1-0/+1
2014-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+0
2014-08-23f2fs: use macro for code readabilityChao Yu1-3/+10
2014-08-22ftrace: Allow ftrace_ops to use the hashes from other opsSteven Rostedt (Red Hat)1-3/+11
2014-08-22f2fs: fix incorrect calculation with total/free inode numChao Yu1-0/+3
2014-08-21gpio: move GPIOD flags outside #ifdefLinus Walleij1-2/+2
2014-08-19mtd: nand: fix DocBook warnings on nand_sdr_timings docBoris BREZILLON1-1/+1
2014-08-19i2c: rework kernel config I2C_ACPILan Tianyu1-4/+8
2014-08-17net: phy: bcm7xxx: remove 28nm wildcard entryFlorian Fainelli1-1/+0
2014-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2014-08-16Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-0/+5
2014-08-15blk-mq: get rid of unused BLK_MQ_F_SHOULD_SORT flagJens Axboe1-4/+3
2014-08-15Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+1
2014-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-11/+6
2014-08-15rhashtable: fix annotations for rht_for_each_entry_rcu()Thomas Graf1-8/+4
2014-08-15rhashtable: unexport and make rht_obj() staticThomas Graf1-1/+0