Age | Commit message (Expand) | Author | Files | Lines |
2019-05-14 | mm: memcontrol: track LRU counts in the vmstats array | Johannes Weiner | 1 | -1/+1 |
2019-01-05 | fs: don't open code lru_to_page() | Nikolay Borisov | 1 | -3/+0 |
2018-02-13 | x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages | Tony Luck | 1 | -6/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-17 | x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages | Tony Luck | 1 | -0/+6 |
2017-02-25 | mm: vmscan: move dirty pages out of the way until they're flushed | Johannes Weiner | 1 | -0/+7 |
2017-01-11 | mm, memcg: fix the active list aging for lowmem requests when memcg is enabled | Michal Hocko | 1 | -1/+1 |
2016-07-29 | mm, vmscan: remove highmem_file_pages | Mel Gorman | 1 | -17/+0 |
2016-07-29 | mm: add per-zone lru list stat | Minchan Kim | 1 | -0/+2 |
2016-07-29 | mm, vmscan: Update all zone LRU sizes before updating memcg | Mel Gorman | 1 | -3/+2 |
2016-07-29 | mm, vmstat: remove zone and node double accounting by approximating retries | Mel Gorman | 1 | -3/+17 |
2016-07-29 | mm, vmscan: move LRU lists to node | Mel Gorman | 1 | -7/+14 |
2016-05-20 | mm: update_lru_size do the __mod_zone_page_state | Hugh Dickins | 1 | -6/+18 |
2016-05-20 | mm: update_lru_size warn and reset bad lru_size | Hugh Dickins | 1 | -1/+1 |
2016-01-15 | mm: move lru_to_page to mm_inline.h | Geliang Tang | 1 | -0/+2 |
2013-09-12 | mm: vmscan: fix do_try_to_free_pages() livelock | Lisa Du | 1 | -0/+1 |
2012-05-30 | mm/memcg: apply add/del_page to lruvec | Hugh Dickins | 1 | -10/+10 |
2012-05-30 | mm: mark mm-inline functions as __always_inline | Konstantin Khlebnikov | 1 | -4/+4 |
2012-01-13 | mm: remove del_page_from_lru, add page_off_lru | Hugh Dickins | 1 | -6/+9 |
2012-01-13 | mm: enum lru_list lru | Hugh Dickins | 1 | -13/+13 |
2012-01-13 | mm: make per-memcg LRU lists exclusive | Johannes Weiner | 1 | -13/+8 |
2012-01-13 | mm: collect LRU list heads into struct lruvec | Johannes Weiner | 1 | -1/+1 |
2011-01-14 | thp: fix anon memory statistics with transparent hugepages | Rik van Riel | 1 | -3/+5 |
2011-01-14 | thp: transparent hugepage core | Andrea Arcangeli | 1 | -2/+9 |
2009-09-22 | mm: return boolean from page_is_file_cache() | Johannes Weiner | 1 | -6/+2 |
2009-09-22 | mm: introduce page_lru_base_type() | Johannes Weiner | 1 | -4/+19 |
2009-01-08 | inactive_anon_is_low: move to vmscan | KOSAKI Motohiro | 1 | -19/+0 |
2009-01-08 | memcg: synchronized LRU | KAMEZAWA Hiroyuki | 1 | -0/+3 |
2008-10-20 | vmscan: kill unused lru functions | KOSAKI Motohiro | 1 | -48/+0 |
2008-10-20 | Unevictable LRU Infrastructure | Lee Schermerhorn | 1 | -7/+16 |
2008-10-20 | vmscan: second chance replacement for anonymous pages | Rik van Riel | 1 | -0/+19 |
2008-10-20 | vmscan: split LRU lists into anon & file sets | Rik van Riel | 1 | -12/+38 |
2008-10-20 | define page_file_cache() function | Rik van Riel | 1 | -0/+27 |
2008-10-20 | vmscan: Use an indexed array for LRU variables | Christoph Lameter | 1 | -11/+38 |
2007-02-11 | [PATCH] Use ZVC for inactive and active counts | Christoph Lameter | 1 | -7/+6 |
2006-03-22 | [PATCH] mm: less atomic ops | Nick Piggin | 1 | -1/+1 |
2006-01-19 | [PATCH] mm: migration page refcounting fix | Nick Piggin | 1 | -21/+0 |
2006-01-09 | [PATCH] Swap Migration V5: LRU operations | Christoph Lameter | 1 | -0/+22 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+40 |