summaryrefslogtreecommitdiffstats
path: root/include/linux/mm_inline.h
Commit message (Expand)AuthorAgeFilesLines
* mm: memcontrol: track LRU counts in the vmstats arrayJohannes Weiner2019-05-141-1/+1
* fs: don't open code lru_to_page()Nikolay Borisov2019-01-041-3/+0Star
* x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck2018-02-131-6/+0Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pagesTony Luck2017-08-171-0/+6
* mm: vmscan: move dirty pages out of the way until they're flushedJohannes Weiner2017-02-251-0/+7
* mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko2017-01-111-1/+1
* mm, vmscan: remove highmem_file_pagesMel Gorman2016-07-291-17/+0Star
* mm: add per-zone lru list statMinchan Kim2016-07-291-0/+2
* mm, vmscan: Update all zone LRU sizes before updating memcgMel Gorman2016-07-291-3/+2Star
* mm, vmstat: remove zone and node double accounting by approximating retriesMel Gorman2016-07-291-3/+17
* mm, vmscan: move LRU lists to nodeMel Gorman2016-07-291-7/+14
* mm: update_lru_size do the __mod_zone_page_stateHugh Dickins2016-05-201-6/+18
* mm: update_lru_size warn and reset bad lru_sizeHugh Dickins2016-05-201-1/+1
* mm: move lru_to_page to mm_inline.hGeliang Tang2016-01-151-0/+2
* 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