summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-12/+9
2017-05-04Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds5-9/+34
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-pla...Linus Torvalds1-0/+4
2017-05-04qed*: Fix possible overflow for status block id field.sudarsana.kalluru@cavium.com1-1/+1
2017-05-04Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Joerg Roedel42-184/+291
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-04Merge branch 'topic/pl330' into for-linusVinod Koul1-35/+0
2017-05-04dmaengine: pl08x: Use the BIT() macro consistentlyLinus Walleij1-20/+20
2017-05-04dmaengine: pl080: Cut some unused definesLinus Walleij1-9/+1
2017-05-04Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2017-05-04Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds6-65/+68
2017-05-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds13-141/+189
2017-05-04mm, swap: remove unused function prototypeHuang Ying1-3/+0
2017-05-04mm: memcontrol: use node page state naming scheme for memcgJohannes Weiner1-36/+37
2017-05-04mm: memcontrol: re-use node VM page state enumJohannes Weiner1-57/+43
2017-05-04mm: memcontrol: re-use global VM event enumJohannes Weiner1-31/+14
2017-05-04mm: memcontrol: clean up memory.events counting functionJohannes Weiner1-13/+5
2017-05-04mm: vmscan: fix IO/refault regression in cache workingset transitionJohannes Weiner2-3/+63
2017-05-04mm: fix spelling errorHao Lee1-2/+2
2017-05-04include/linux/migrate.h: add arg names to prototypePushkar Jambhlekar1-2/+3
2017-05-04mm: enable page poisoning early at bootVinayak Menon1-1/+0
2017-05-04mm: remove SWAP_[SUCCESS|AGAIN|FAIL]Minchan Kim1-7/+0
2017-05-04mm: make rmap_one boolean functionMinchan Kim1-1/+5
2017-05-04mm: make rmap_walk() return voidMinchan Kim2-5/+4
2017-05-04mm: make ttu's return booleanMinchan Kim1-2/+2
2017-05-04mm: remove SWAP_MLOCK in ttuMinchan Kim1-1/+0
2017-05-04mm: make try_to_munlock() return voidMinchan Kim1-1/+1
2017-05-04mm: remove SWAP_DIRTY in ttuMinchan Kim1-1/+0
2017-05-04mm: remove rodata_test_data export, add pr_fmtKees Cook1-1/+0
2017-05-04jbd2: mark the transaction context with the scope GFP_NOFS contextMichal Hocko1-0/+2
2017-05-04mm: introduce memalloc_nofs_{save,restore} APIMichal Hocko3-8/+34
2017-05-04xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFSMichal Hocko1-0/+2
2017-05-04lockdep: allow to disable reclaim lockup detectionMichal Hocko1-1/+9
2017-05-04mm: use is_migrate_highatomic() to simplify the codeXishi Qiu1-1/+1
2017-05-04mm: memcontrol: provide shmem statisticsJohannes Weiner1-0/+1
2017-05-04mm: reclaim MADV_FREE pagesShaohua Li1-1/+1
2017-05-04mm: move MADV_FREE pages into LRU_INACTIVE_FILE listShaohua Li2-2/+2
2017-05-04mm: delete unnecessary TTU_* flagsShaohua Li1-13/+9
2017-05-04mm: delete NR_PAGES_SCANNED and pgdat_reclaimable()Johannes Weiner1-1/+0
2017-05-04mm: fix 100% CPU kswapd busyloop on unreclaimable nodesJohannes Weiner1-0/+2
2017-05-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2-15/+16
2017-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-10/+13
2017-05-03Merge tag 'spi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-1/+9
2017-05-03Merge tag 'regulator-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-4/+73
2017-05-03Merge branch 'i2c/for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+10
2017-05-03Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds12-165/+740