summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-05-06Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-05-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-05Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-05Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-05-05Merge tag 'drm-forgot-about-tegra-for-v4.12-rc1' of git://people.freedesktop....Linus Torvalds
2017-05-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-05-04Merge branch 'for-4.12/dax' into libnvdimm-for-nextDan Williams
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-05Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2017-05-04Merge tag 'driver-core-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-05-04Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-04libnvdimm: handle locked label storage areasDan Williams
2017-05-04libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKEDDan Williams
2017-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-05-04Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-05-04of: fix sparse warnings in fdt, irq, reserved mem, and resolver codeRob Herring
2017-05-04Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2017-05-04Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-04cfg80211: make RATE_INFO_BW_20 the defaultJohannes Berg
2017-05-04ipv6: initialize route null entry in addrconf_init()WANG Cong
2017-05-04qed*: Fix possible overflow for status block id field.sudarsana.kalluru@cavium.com
2017-05-04blk-mq-debugfs: allow schedulers to register debugfs attributesOmar Sandoval
2017-05-04blk-mq: untangle debugfs and sysfsOmar Sandoval
2017-05-03Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-03Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-05-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-03mm, swap: remove unused function prototypeHuang Ying
2017-05-03mm: memcontrol: use node page state naming scheme for memcgJohannes Weiner
2017-05-03mm: memcontrol: re-use node VM page state enumJohannes Weiner
2017-05-03mm: memcontrol: re-use global VM event enumJohannes Weiner
2017-05-03mm: memcontrol: clean up memory.events counting functionJohannes Weiner
2017-05-03mm: vmscan: fix IO/refault regression in cache workingset transitionJohannes Weiner
2017-05-03mm: fix spelling errorHao Lee
2017-05-03include/linux/migrate.h: add arg names to prototypePushkar Jambhlekar
2017-05-03mm: enable page poisoning early at bootVinayak Menon
2017-05-03mm: remove SWAP_[SUCCESS|AGAIN|FAIL]Minchan Kim
2017-05-03mm: make rmap_one boolean functionMinchan Kim
2017-05-03mm: make rmap_walk() return voidMinchan Kim
2017-05-03mm: make ttu's return booleanMinchan Kim
2017-05-03mm: remove SWAP_MLOCK in ttuMinchan Kim
2017-05-03mm: make try_to_munlock() return voidMinchan Kim
2017-05-03mm: remove SWAP_DIRTY in ttuMinchan Kim
2017-05-03mm: remove rodata_test_data export, add pr_fmtKees Cook
2017-05-03jbd2: mark the transaction context with the scope GFP_NOFS contextMichal Hocko
2017-05-03mm: introduce memalloc_nofs_{save,restore} APIMichal Hocko