aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds3-6/+0
2017-05-04Merge branch 'for-4.12/dax' into libnvdimm-for-nextDan Williams13-61/+202
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds9-14/+202
2017-05-05Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie3-0/+137
2017-05-04Merge tag 'driver-core-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-5/+18
2017-05-04Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds12-62/+386
2017-05-04Make stat/lstat/fstatat pass AT_NO_AUTOMOUNT to vfs_statx()David Howells1-3/+5
2017-05-04IB/hfi1, IB/rdmavt: Move r_adefered to r_lock cache lineMike Marciniszyn1-0/+1
2017-05-04IB/ipoib: add get_link_ksettings in ethtoolZhu Yanjun1-0/+1
2017-05-04libnvdimm: handle locked label storage areasDan Williams1-0/+1
2017-05-04libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKEDDan Williams1-2/+4
2017-05-04IB/mlx5: Enable IPoIB accelerationErez Shitrit1-0/+19
2017-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-17/+20
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds9-12/+10
2017-05-04Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds6-13/+42
2017-05-04of: fix sparse warnings in fdt, irq, reserved mem, and resolver codeRob Herring1-1/+1
2017-05-04Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds1-0/+4
2017-05-04Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds7-36/+2293
2017-05-04cfg80211: make RATE_INFO_BW_20 the defaultJohannes Berg1-1/+1
2017-05-04ipv6: initialize route null entry in addrconf_init()WANG Cong1-0/+1
2017-05-04qed*: Fix possible overflow for status block id field.sudarsana.kalluru@cavium.com1-1/+1
2017-05-04fscrypt: correct collision claim for digested namesEric Biggers1-13/+9
2017-05-04fscrypt: introduce helper function for filename matchingEric Biggers2-0/+87
2017-05-04blk-mq-debugfs: allow schedulers to register debugfs attributesOmar Sandoval3-0/+9
2017-05-04blk-mq: untangle debugfs and sysfsOmar Sandoval2-1/+4
2017-05-03Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds1-3/+3
2017-05-03f2fs: enhance scalability of trace macroChao Yu1-16/+14
2017-05-03Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds6-65/+68
2017-05-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds13-141/+189
2017-05-03mm, swap: remove unused function prototypeHuang Ying1-3/+0
2017-05-03mm: memcontrol: use node page state naming scheme for memcgJohannes Weiner1-36/+37
2017-05-03mm: memcontrol: re-use node VM page state enumJohannes Weiner1-57/+43
2017-05-03mm: memcontrol: re-use global VM event enumJohannes Weiner1-31/+14
2017-05-03mm: memcontrol: clean up memory.events counting functionJohannes Weiner1-13/+5
2017-05-03mm: vmscan: fix IO/refault regression in cache workingset transitionJohannes Weiner2-3/+63
2017-05-03mm: fix spelling errorHao Lee1-2/+2
2017-05-03include/linux/migrate.h: add arg names to prototypePushkar Jambhlekar1-2/+3
2017-05-03mm: enable page poisoning early at bootVinayak Menon1-1/+0
2017-05-03mm: remove SWAP_[SUCCESS|AGAIN|FAIL]Minchan Kim1-7/+0
2017-05-03mm: make rmap_one boolean functionMinchan Kim1-1/+5
2017-05-03mm: make rmap_walk() return voidMinchan Kim2-5/+4
2017-05-03mm: make ttu's return booleanMinchan Kim1-2/+2
2017-05-03mm: remove SWAP_MLOCK in ttuMinchan Kim1-1/+0
2017-05-03mm: make try_to_munlock() return voidMinchan Kim1-1/+1
2017-05-03mm: remove SWAP_DIRTY in ttuMinchan Kim1-1/+0
2017-05-03mm: remove rodata_test_data export, add pr_fmtKees Cook1-1/+0
2017-05-03jbd2: mark the transaction context with the scope GFP_NOFS contextMichal Hocko1-0/+2
2017-05-03mm: introduce memalloc_nofs_{save,restore} APIMichal Hocko3-8/+34
2017-05-03xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFSMichal Hocko1-0/+2
2017-05-03lockdep: allow to disable reclaim lockup detectionMichal Hocko1-1/+9