index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm_inline.h
Age
Commit message (
Expand
)
Author
2017-02-24
mm: vmscan: move dirty pages out of the way until they're flushed
Johannes Weiner
2017-01-10
mm, memcg: fix the active list aging for lowmem requests when memcg is enabled
Michal Hocko
2016-07-28
mm, vmscan: remove highmem_file_pages
Mel Gorman
2016-07-28
mm: add per-zone lru list stat
Minchan Kim
2016-07-28
mm, vmscan: Update all zone LRU sizes before updating memcg
Mel Gorman
2016-07-28
mm, vmstat: remove zone and node double accounting by approximating retries
Mel Gorman
2016-07-28
mm, vmscan: move LRU lists to node
Mel Gorman
2016-05-19
mm: update_lru_size do the __mod_zone_page_state
Hugh Dickins
2016-05-19
mm: update_lru_size warn and reset bad lru_size
Hugh Dickins
2016-01-14
mm: move lru_to_page to mm_inline.h
Geliang Tang
2013-09-11
mm: vmscan: fix do_try_to_free_pages() livelock
Lisa Du
2012-05-29
mm/memcg: apply add/del_page to lruvec
Hugh Dickins
2012-05-29
mm: mark mm-inline functions as __always_inline
Konstantin Khlebnikov
2012-01-12
mm: remove del_page_from_lru, add page_off_lru
Hugh Dickins
2012-01-12
mm: enum lru_list lru
Hugh Dickins
2012-01-12
mm: make per-memcg LRU lists exclusive
Johannes Weiner
2012-01-12
mm: collect LRU list heads into struct lruvec
Johannes Weiner
2011-01-13
thp: fix anon memory statistics with transparent hugepages
Rik van Riel
2011-01-13
thp: transparent hugepage core
Andrea Arcangeli
2009-09-22
mm: return boolean from page_is_file_cache()
Johannes Weiner
2009-09-22
mm: introduce page_lru_base_type()
Johannes Weiner
2009-01-08
inactive_anon_is_low: move to vmscan
KOSAKI Motohiro
2009-01-08
memcg: synchronized LRU
KAMEZAWA Hiroyuki
2008-10-20
vmscan: kill unused lru functions
KOSAKI Motohiro
2008-10-20
Unevictable LRU Infrastructure
Lee Schermerhorn
2008-10-20
vmscan: second chance replacement for anonymous pages
Rik van Riel
2008-10-20
vmscan: split LRU lists into anon & file sets
Rik van Riel
2008-10-20
define page_file_cache() function
Rik van Riel
2008-10-20
vmscan: Use an indexed array for LRU variables
Christoph Lameter
2007-02-11
[PATCH] Use ZVC for inactive and active counts
Christoph Lameter
2006-03-22
[PATCH] mm: less atomic ops
Nick Piggin
2006-01-18
[PATCH] mm: migration page refcounting fix
Nick Piggin
2006-01-08
[PATCH] Swap Migration V5: LRU operations
Christoph Lameter
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds