summaryrefslogtreecommitdiff
path: root/include/linux/mm_inline.h
Commit message (Expand)AuthorAge
* x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck2018-02-13
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pagesTony Luck2017-08-17
* mm: vmscan: move dirty pages out of the way until they're flushedJohannes Weiner2017-02-24
* mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko2017-01-10
* mm, vmscan: remove highmem_file_pagesMel Gorman2016-07-28
* mm: add per-zone lru list statMinchan Kim2016-07-28
* mm, vmscan: Update all zone LRU sizes before updating memcgMel Gorman2016-07-28
* mm, vmstat: remove zone and node double accounting by approximating retriesMel Gorman2016-07-28
* mm, vmscan: move LRU lists to nodeMel Gorman2016-07-28
* mm: update_lru_size do the __mod_zone_page_stateHugh Dickins2016-05-19
* mm: update_lru_size warn and reset bad lru_sizeHugh Dickins2016-05-19
* mm: move lru_to_page to mm_inline.hGeliang Tang2016-01-14
* mm: vmscan: fix do_try_to_free_pages() livelockLisa Du2013-09-11
* mm/memcg: apply add/del_page to lruvecHugh Dickins2012-05-29
* mm: mark mm-inline functions as __always_inlineKonstantin Khlebnikov2012-05-29
* mm: remove del_page_from_lru, add page_off_lruHugh Dickins2012-01-12
* mm: enum lru_list lruHugh Dickins2012-01-12
* mm: make per-memcg LRU lists exclusiveJohannes Weiner2012-01-12
* mm: collect LRU list heads into struct lruvecJohannes Weiner2012-01-12
* thp: fix anon memory statistics with transparent hugepagesRik van Riel2011-01-13
* thp: transparent hugepage coreAndrea Arcangeli2011-01-13
* mm: return boolean from page_is_file_cache()Johannes Weiner2009-09-22
* mm: introduce page_lru_base_type()Johannes Weiner2009-09-22
* inactive_anon_is_low: move to vmscanKOSAKI Motohiro2009-01-08
* memcg: synchronized LRUKAMEZAWA Hiroyuki2009-01-08
* vmscan: kill unused lru functionsKOSAKI Motohiro2008-10-20
* Unevictable LRU InfrastructureLee Schermerhorn2008-10-20
* vmscan: second chance replacement for anonymous pagesRik van Riel2008-10-20
* vmscan: split LRU lists into anon & file setsRik van Riel2008-10-20
* define page_file_cache() functionRik van Riel2008-10-20
* vmscan: Use an indexed array for LRU variablesChristoph Lameter2008-10-20
* [PATCH] Use ZVC for inactive and active countsChristoph Lameter2007-02-11
* [PATCH] mm: less atomic opsNick Piggin2006-03-22
* [PATCH] mm: migration page refcounting fixNick Piggin2006-01-18
* [PATCH] Swap Migration V5: LRU operationsChristoph Lameter2006-01-08
* Linux-2.6.12-rc2Linus Torvalds2005-04-16