aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mm_inline.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-14mm: memcontrol: track LRU counts in the vmstats arrayJohannes Weiner1-1/+1
2019-01-04fs: don't open code lru_to_page()Nikolay Borisov1-3/+0
2018-02-13x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck1-6/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-17x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pagesTony Luck1-0/+6
2017-02-24mm: vmscan: move dirty pages out of the way until they're flushedJohannes Weiner1-0/+7
2017-01-10mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko1-1/+1
2016-07-28mm, vmscan: remove highmem_file_pagesMel Gorman1-17/+0
2016-07-28mm: add per-zone lru list statMinchan Kim1-0/+2
2016-07-28mm, vmscan: Update all zone LRU sizes before updating memcgMel Gorman1-3/+2
2016-07-28mm, vmstat: remove zone and node double accounting by approximating retriesMel Gorman1-3/+17
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman1-7/+14
2016-05-19mm: update_lru_size do the __mod_zone_page_stateHugh Dickins1-6/+18
2016-05-19mm: update_lru_size warn and reset bad lru_sizeHugh Dickins1-1/+1
2016-01-14mm: move lru_to_page to mm_inline.hGeliang Tang1-0/+2
2013-09-11mm: vmscan: fix do_try_to_free_pages() livelockLisa Du1-0/+1
2012-05-29mm/memcg: apply add/del_page to lruvecHugh Dickins1-10/+10
2012-05-29mm: mark mm-inline functions as __always_inlineKonstantin Khlebnikov1-4/+4
2012-01-12mm: remove del_page_from_lru, add page_off_lruHugh Dickins1-6/+9
2012-01-12mm: enum lru_list lruHugh Dickins1-13/+13
2012-01-12mm: make per-memcg LRU lists exclusiveJohannes Weiner1-13/+8
2012-01-12mm: collect LRU list heads into struct lruvecJohannes Weiner1-1/+1
2011-01-13thp: fix anon memory statistics with transparent hugepagesRik van Riel1-3/+5
2011-01-13thp: transparent hugepage coreAndrea Arcangeli1-2/+9
2009-09-22mm: return boolean from page_is_file_cache()Johannes Weiner1-6/+2
2009-09-22mm: introduce page_lru_base_type()Johannes Weiner1-4/+19
2009-01-08inactive_anon_is_low: move to vmscanKOSAKI Motohiro1-19/+0
2009-01-08memcg: synchronized LRUKAMEZAWA Hiroyuki1-0/+3
2008-10-20vmscan: kill unused lru functionsKOSAKI Motohiro1-48/+0
2008-10-20Unevictable LRU InfrastructureLee Schermerhorn1-7/+16
2008-10-20vmscan: second chance replacement for anonymous pagesRik van Riel1-0/+19
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel1-12/+38
2008-10-20define page_file_cache() functionRik van Riel1-0/+27
2008-10-20vmscan: Use an indexed array for LRU variablesChristoph Lameter1-11/+38
2007-02-11[PATCH] Use ZVC for inactive and active countsChristoph Lameter1-7/+6
2006-03-22[PATCH] mm: less atomic opsNick Piggin1-1/+1
2006-01-18[PATCH] mm: migration page refcounting fixNick Piggin1-21/+0
2006-01-08[PATCH] Swap Migration V5: LRU operationsChristoph Lameter1-0/+22
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+40