aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mm_inline.h
AgeCommit message (Expand)Author
2012-01-12mm: remove del_page_from_lru, add page_off_lruHugh Dickins
2012-01-12mm: enum lru_list lruHugh Dickins
2012-01-12mm: make per-memcg LRU lists exclusiveJohannes Weiner
2012-01-12mm: collect LRU list heads into struct lruvecJohannes Weiner
2011-01-13thp: fix anon memory statistics with transparent hugepagesRik van Riel
2011-01-13thp: transparent hugepage coreAndrea Arcangeli
2009-09-22mm: return boolean from page_is_file_cache()Johannes Weiner
2009-09-22mm: introduce page_lru_base_type()Johannes Weiner
2009-01-08inactive_anon_is_low: move to vmscanKOSAKI Motohiro
2009-01-08memcg: synchronized LRUKAMEZAWA Hiroyuki
2008-10-20vmscan: kill unused lru functionsKOSAKI Motohiro
2008-10-20Unevictable LRU InfrastructureLee Schermerhorn
2008-10-20vmscan: second chance replacement for anonymous pagesRik van Riel
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel
2008-10-20define page_file_cache() functionRik van Riel
2008-10-20vmscan: Use an indexed array for LRU variablesChristoph Lameter
2007-02-11[PATCH] Use ZVC for inactive and active countsChristoph Lameter
2006-03-22[PATCH] mm: less atomic opsNick Piggin
2006-01-18[PATCH] mm: migration page refcounting fixNick Piggin
2006-01-08[PATCH] Swap Migration V5: LRU operationsChristoph Lameter
2005-04-16Linux-2.6.12-rc2Linus Torvalds