aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mm_inline.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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