summaryrefslogtreecommitdiffstats
path: root/include/linux/mm_inline.h
Commit message (Expand)AuthorAgeFilesLines
* mm: vmscan: fix do_try_to_free_pages() livelockLisa Du2013-09-121-0/+1
* mm/memcg: apply add/del_page to lruvecHugh Dickins2012-05-301-10/+10
* mm: mark mm-inline functions as __always_inlineKonstantin Khlebnikov2012-05-301-4/+4
* mm: remove del_page_from_lru, add page_off_lruHugh Dickins2012-01-131-6/+9
* mm: enum lru_list lruHugh Dickins2012-01-131-13/+13
* mm: make per-memcg LRU lists exclusiveJohannes Weiner2012-01-131-13/+8Star
* mm: collect LRU list heads into struct lruvecJohannes Weiner2012-01-131-1/+1
* thp: fix anon memory statistics with transparent hugepagesRik van Riel2011-01-141-3/+5
* thp: transparent hugepage coreAndrea Arcangeli2011-01-141-2/+9
* mm: return boolean from page_is_file_cache()Johannes Weiner2009-09-221-6/+2Star
* mm: introduce page_lru_base_type()Johannes Weiner2009-09-221-4/+19
* inactive_anon_is_low: move to vmscanKOSAKI Motohiro2009-01-081-19/+0Star
* memcg: synchronized LRUKAMEZAWA Hiroyuki2009-01-081-0/+3
* vmscan: kill unused lru functionsKOSAKI Motohiro2008-10-201-48/+0Star
* Unevictable LRU InfrastructureLee Schermerhorn2008-10-201-7/+16
* vmscan: second chance replacement for anonymous pagesRik van Riel2008-10-201-0/+19
* vmscan: split LRU lists into anon & file setsRik van Riel2008-10-201-12/+38
* define page_file_cache() functionRik van Riel2008-10-201-0/+27
* vmscan: Use an indexed array for LRU variablesChristoph Lameter2008-10-201-11/+38
* [PATCH] Use ZVC for inactive and active countsChristoph Lameter2007-02-111-7/+6Star
* [PATCH] mm: less atomic opsNick Piggin2006-03-221-1/+1
* [PATCH] mm: migration page refcounting fixNick Piggin2006-01-191-21/+0Star
* [PATCH] Swap Migration V5: LRU operationsChristoph Lameter2006-01-091-0/+22
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+40