summaryrefslogtreecommitdiffstats
path: root/include/linux/mm_inline.h
Commit message (Expand)AuthorAgeFilesLines
* mm: vmscan: move dirty pages out of the way until they're flushedJohannes Weiner2017-02-241-0/+7
* mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko2017-01-101-1/+1
* mm, vmscan: remove highmem_file_pagesMel Gorman2016-07-281-17/+0
* mm: add per-zone lru list statMinchan Kim2016-07-281-0/+2
* mm, vmscan: Update all zone LRU sizes before updating memcgMel Gorman2016-07-281-3/+2
* mm, vmstat: remove zone and node double accounting by approximating retriesMel Gorman2016-07-281-3/+17
* mm, vmscan: move LRU lists to nodeMel Gorman2016-07-281-7/+14
* mm: update_lru_size do the __mod_zone_page_stateHugh Dickins2016-05-191-6/+18
* mm: update_lru_size warn and reset bad lru_sizeHugh Dickins2016-05-191-1/+1
* mm: move lru_to_page to mm_inline.hGeliang Tang2016-01-141-0/+2
* mm: vmscan: fix do_try_to_free_pages() livelockLisa Du2013-09-111-0/+1
* 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