summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
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/mmap: replace SHM_HUGE_MASK with MAP_HUGE_MASK inside mmap_pgoffAnshuman Khandual
2017-05-03oom: improve oom disable handlingMichal Hocko
2017-05-03mm/swap_slots.c: add warning if swap slots cache failed to initializeTim Chen
2017-05-03mm: enable page poisoning early at bootVinayak Menon
2017-05-03mm, swap: avoid lock swap_avail_lock when held cluster lockHuang Ying
2017-05-03mm, swap: improve readability via make spin_lock/unlock balancedHuang Ying
2017-05-03mm, swap: fix comment in __read_swap_cache_asyncHuang Ying
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_AGAIN in ttuMinchan 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_MLOCK check for SWAP_SUCCESS in ttuMinchan Kim
2017-05-03mm: remove SWAP_DIRTY in ttuMinchan Kim
2017-05-03mm: remove unncessary ret in page_referencedMinchan Kim
2017-05-03mm/vmscan: more restrictive condition for retry in do_try_to_free_pagesYisheng Xie
2017-05-03mm/compaction: ignore block suitable after check large free pageYisheng Xie
2017-05-03mm/sparse: refine usemap_size() a littleWei Yang
2017-05-03mm: page_alloc: __GFP_NOWARN shouldn't suppress stall warningsJohannes Weiner
2017-05-03mm, vmscan: prevent kswapd sleeping prematurely due to mismatched classzone_idxMel Gorman
2017-05-03mm, vmscan: only clear pgdat congested/dirty/writeback state when balancedMel Gorman
2017-05-03mm, vmscan: fix zone balance check in prepare_kswapd_sleepShantanu Goel
2017-05-03mm: do not use double negation for testing page flagsMinchan Kim
2017-05-03mm: remove rodata_test_data export, add pr_fmtKees Cook
2017-05-03mm: tighten up the fault path a littleMatthew Wilcox
2017-05-03mm: introduce memalloc_nofs_{save,restore} APIMichal Hocko
2017-05-03mm, vmstat: suppress pcp stats for unpopulated zones in zoneinfoDavid Rientjes
2017-05-03mm, vmstat: print non-populated zones in zoneinfoDavid Rientjes
2017-05-03mm: use is_migrate_isolate_page() to simplify the codeXishi Qiu
2017-05-03mm: use is_migrate_highatomic() to simplify the codeXishi Qiu
2017-05-03mm, swap: Fix a race in free_swap_and_cache()Huang Ying
2017-05-03mm: memcontrol: provide shmem statisticsJohannes Weiner
2017-05-03mm: enable MADV_FREE for swapless systemShaohua Li
2017-05-03mm: fix lazyfree BUG_ON check in try_to_unmap_one()Minchan Kim
2017-05-03mm: reclaim MADV_FREE pagesShaohua Li
2017-05-03mm: move MADV_FREE pages into LRU_INACTIVE_FILE listShaohua Li
2017-05-03mm: don't assume anonymous pages have SwapBacked flagShaohua Li
2017-05-03mm: delete unnecessary TTU_* flagsShaohua Li
2017-05-03mm/page-writeback.c: use setup_deferrable_timerGeliang Tang
2017-05-03mm: remove unnecessary back-off function when retrying page reclaimJohannes Weiner
2017-05-03Revert "mm, vmscan: account for skipped pages as a partial scan"Johannes Weiner
2017-05-03mm: delete NR_PAGES_SCANNED and pgdat_reclaimable()Johannes Weiner
2017-05-03mm: don't avoid high-priority reclaim on memcg limit reclaimJohannes Weiner
2017-05-03mm: don't avoid high-priority reclaim on unreclaimable nodesJohannes Weiner