summaryrefslogtreecommitdiff
path: root/mm/workingset.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-06mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner
2017-05-03mm: memcontrol: use node page state naming scheme for memcgJohannes Weiner
2017-05-03mm: memcontrol: re-use node VM page state enumJohannes Weiner
2017-05-03mm: vmscan: fix IO/refault regression in cache workingset transitionJohannes Weiner
2017-03-31mm: workingset: fix premature shadow node shrinking with cgroupsJohannes Weiner
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2017-02-24mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins
2017-02-22mm, vmscan: cleanup lru size claculationsMichal Hocko
2017-02-13radix-tree: Store a pointer to the root in each nodeMatthew Wilcox
2017-01-07mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner
2016-12-12mm: workingset: update shadow limit to reflect bigger active listJohannes Weiner
2016-12-12mm: workingset: move shadow entry tracking to radix tree exceptional trackingJohannes Weiner
2016-12-12mm: workingset: turn shadow node shrinker bugs into warningsJohannes Weiner
2016-12-02mm: workingset: fix NULL ptr in count_shadow_nodesMichal Hocko
2016-09-30mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner
2016-07-28mm, workingset: make working set detection node-awareMel Gorman
2016-07-28mm, memcg: move memcg limit enforcement from zones to nodesMel Gorman
2016-07-28mm, vmscan: make shrink_node decisions more node-centricMel Gorman
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman
2016-07-28mm, vmstat: add infrastructure for per-node vmstatsMel Gorman
2016-07-28mm: fix vm-scalability regression in cgroup-aware workingset codeJohannes Weiner
2016-07-15mm: workingset: printk missing log level, use pr_info()Anton Blanchard
2016-03-17mm: workingset: make shadow node shrinker memcg awareVladimir Davydov
2016-03-17mm: workingset: size shadow nodes lru basing on file cache sizeVladimir Davydov
2016-03-15mm: simplify lock_page_memcg()Johannes Weiner
2016-03-15mm: workingset: per-cgroup cache thrash detectionJohannes Weiner
2016-03-15mm: workingset: eviction buckets for bigmem/lowbit machinesJohannes Weiner
2016-03-15mm: workingset: separate shadow unpacking and refault calculationJohannes Weiner
2016-03-15mm: workingset: #define radix entry eviction maskJohannes Weiner
2016-01-22dax: support dirty DAX entries in radix treeRoss Zwisler
2015-02-12list_lru: add helpers to isolate itemsVladimir Davydov
2015-02-12list_lru: introduce list_lru_shrink_{count,walk}Vladimir Davydov
2014-04-03mm: keep page cache radix tree nodes in checkJohannes Weiner
2014-04-03mm: thrash detection-based file cache sizingJohannes Weiner