summaryrefslogtreecommitdiffstats
path: root/include/linux/mm_inline.h
Commit message (Expand)AuthorAgeFilesLines
* mm/memcg: apply add/del_page to lruvecHugh Dickins2012-05-291-10/+10
* mm: mark mm-inline functions as __always_inlineKonstantin Khlebnikov2012-05-291-4/+4
* mm: remove del_page_from_lru, add page_off_lruHugh Dickins2012-01-121-6/+9
* mm: enum lru_list lruHugh Dickins2012-01-121-13/+13
* mm: make per-memcg LRU lists exclusiveJohannes Weiner2012-01-121-13/+8
* mm: collect LRU list heads into struct lruvecJohannes Weiner2012-01-121-1/+1
* thp: fix anon memory statistics with transparent hugepagesRik van Riel2011-01-131-3/+5
* thp: transparent hugepage coreAndrea Arcangeli2011-01-131-2/+9
* mm: return boolean from page_is_file_cache()Johannes Weiner2009-09-221-6/+2
* mm: introduce page_lru_base_type()Johannes Weiner2009-09-221-4/+19
* inactive_anon_is_low: move to vmscanKOSAKI Motohiro2009-01-081-19/+0
* memcg: synchronized LRUKAMEZAWA Hiroyuki2009-01-081-0/+3
* vmscan: kill unused lru functionsKOSAKI Motohiro2008-10-201-48/+0
* 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/+6
* [PATCH] mm: less atomic opsNick Piggin2006-03-221-1/+1
* [PATCH] mm: migration page refcounting fixNick Piggin2006-01-181-21/+0
* [PATCH] Swap Migration V5: LRU operationsChristoph Lameter2006-01-081-0/+22
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+40