aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-03mm: make ttu's return booleanMinchan Kim4-28/+19
2017-05-03mm: remove SWAP_AGAIN in ttuMinchan Kim2-10/+3
2017-05-03mm: remove SWAP_MLOCK in ttuMinchan Kim2-15/+8
2017-05-03mm: make try_to_munlock() return voidMinchan Kim2-16/+6
2017-05-03mm: remove SWAP_MLOCK check for SWAP_SUCCESS in ttuMinchan Kim1-1/+1
2017-05-03mm: remove SWAP_DIRTY in ttuMinchan Kim2-5/+2
2017-05-03mm: remove unncessary ret in page_referencedMinchan Kim1-2/+1
2017-05-03mm/vmscan: more restrictive condition for retry in do_try_to_free_pagesYisheng Xie1-5/+13
2017-05-03mm/compaction: ignore block suitable after check large free pageYisheng Xie1-3/+3
2017-05-03mm/sparse: refine usemap_size() a littleWei Yang1-4/+1
2017-05-03mm: page_alloc: __GFP_NOWARN shouldn't suppress stall warningsJohannes Weiner1-1/+1
2017-05-03mm, vmscan: prevent kswapd sleeping prematurely due to mismatched classzone_idxMel Gorman2-55/+71
2017-05-03mm, vmscan: only clear pgdat congested/dirty/writeback state when balancedMel Gorman1-9/+11
2017-05-03mm, vmscan: fix zone balance check in prepare_kswapd_sleepShantanu Goel1-4/+10
2017-05-03mm: do not use double negation for testing page flagsMinchan Kim1-2/+2
2017-05-03mm: remove rodata_test_data export, add pr_fmtKees Cook1-8/+9
2017-05-03mm: tighten up the fault path a littleMatthew Wilcox1-8/+8
2017-05-03mm: introduce memalloc_nofs_{save,restore} APIMichal Hocko2-7/+9
2017-05-03mm, vmstat: suppress pcp stats for unpopulated zones in zoneinfoDavid Rientjes1-7/+13
2017-05-03mm, vmstat: print non-populated zones in zoneinfoDavid Rientjes1-10/+17
2017-05-03mm: use is_migrate_isolate_page() to simplify the codeXishi Qiu1-3/+3
2017-05-03mm: use is_migrate_highatomic() to simplify the codeXishi Qiu2-8/+16
2017-05-03mm, swap: Fix a race in free_swap_and_cache()Huang Ying1-9/+16
2017-05-03mm: memcontrol: provide shmem statisticsJohannes Weiner1-8/+20
2017-05-03mm: enable MADV_FREE for swapless systemShaohua Li1-7/+1
2017-05-03mm: fix lazyfree BUG_ON check in try_to_unmap_one()Minchan Kim1-2/+6
2017-05-03mm: reclaim MADV_FREE pagesShaohua Li4-38/+45
2017-05-03mm: move MADV_FREE pages into LRU_INACTIVE_FILE listShaohua Li4-26/+29
2017-05-03mm: don't assume anonymous pages have SwapBacked flagShaohua Li4-8/+7
2017-05-03mm: delete unnecessary TTU_* flagsShaohua Li3-9/+6
2017-05-03mm/page-writeback.c: use setup_deferrable_timerGeliang Tang1-3/+2
2017-05-03mm: remove unnecessary back-off function when retrying page reclaimJohannes Weiner1-9/+6
2017-05-03Revert "mm, vmscan: account for skipped pages as a partial scan"Johannes Weiner1-18/+4
2017-05-03mm: delete NR_PAGES_SCANNED and pgdat_reclaimable()Johannes Weiner4-40/+3
2017-05-03mm: don't avoid high-priority reclaim on memcg limit reclaimJohannes Weiner1-57/+37
2017-05-03mm: don't avoid high-priority reclaim on unreclaimable nodesJohannes Weiner1-14/+5
2017-05-03mm: remove unnecessary reclaimability check from NUMA balancing targetJohannes Weiner1-3/+0
2017-05-03mm: remove seemingly spurious reclaimability check from laptop_mode gatingJohannes Weiner1-1/+1
2017-05-03mm: fix check for reclaimable pages in PF_MEMALLOC reclaim throttlingJohannes Weiner1-2/+4
2017-05-03mm: fix 100% CPU kswapd busyloop on unreclaimable nodesJohannes Weiner4-23/+41
2017-05-03slab: avoid IPIs when creating kmem cachesGreg Thelen1-1/+6
2017-05-02Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-8/+7
2017-05-02Merge tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-18/+1
2017-05-02Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds3-10/+13
2017-05-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-18/+140
2017-05-01Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-14/+26
2017-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32Linus Torvalds1-1/+0
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds1-93/+93
2017-05-01mm: remove AVR32 arch special handling in mm/KconfigHans-Christian Noren Egtvedt1-1/+0