summaryrefslogtreecommitdiffstats
path: root/mm/workingset.c
Commit message (Expand)AuthorAge
* mm: memcontrol: make cgroup stats and events query API explicitly localJohannes Weiner2019-05-14
* mm: memcontrol: push down mem_cgroup_node_nr_lru_pages()Johannes Weiner2019-05-14
* mm/workingset: remove unused @mapping argument in workingset_eviction()Andrey Ryabinin2019-03-06
* mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-28
* Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-28
|\
| * mm: Convert workingset to XArrayMatthew Wilcox2018-10-21
| * xarray: Define struct xa_nodeMatthew Wilcox2018-10-21
| * xarray: Replace exceptional entriesMatthew Wilcox2018-09-29
* | mm: zero-seek shrinkersJohannes Weiner2018-10-26
* | mm: workingset: add vmstat counter for shadow nodesJohannes Weiner2018-10-26
* | mm: workingset: use cheaper __inc_lruvec_state in irqsafe node reclaimJohannes Weiner2018-10-26
* | mm: workingset: tell cache transitions from workingset thrashingJohannes Weiner2018-10-26
* | mm: workingset: don't drop refault information prematurelyJohannes Weiner2018-10-26
|/
* mm/list_lru: introduce list_lru_shrink_walk_irq()Sebastian Andrzej Siewior2018-08-17
* mm: add SHRINK_EMPTY shrinker methods return valueKirill Tkhai2018-08-17
* fs: propagate shrinker::id to list_lruKirill Tkhai2018-08-17
* mm/workingset.c: refactor workingset_init()Kirill Tkhai2018-08-17
* mm: workingset: make shadow_lru_isolate() use locking suffixSebastian Andrzej Siewior2018-08-17
* mm: workingset: remove local_irq_disable() from count_shadow_nodes()Sebastian Andrzej Siewior2018-08-17
* page cache: use xa_lockMatthew Wilcox2018-04-11
* mm, truncate: do not check mapping for every page being truncatedMel Gorman2017-11-15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner2017-07-06
* mm: memcontrol: use node page state naming scheme for memcgJohannes Weiner2017-05-03
* mm: memcontrol: re-use node VM page state enumJohannes Weiner2017-05-03
* mm: vmscan: fix IO/refault regression in cache workingset transitionJohannes Weiner2017-05-03
* mm: workingset: fix premature shadow node shrinking with cgroupsJohannes Weiner2017-03-31
* Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-02-28
|\
| * radix-tree: Store a pointer to the root in each nodeMatthew Wilcox2017-02-13
* | mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins2017-02-24
* | mm, vmscan: cleanup lru size claculationsMichal Hocko2017-02-22
|/
* mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner2017-01-07
* mm: workingset: update shadow limit to reflect bigger active listJohannes Weiner2016-12-12
* mm: workingset: move shadow entry tracking to radix tree exceptional trackingJohannes Weiner2016-12-12
* mm: workingset: turn shadow node shrinker bugs into warningsJohannes Weiner2016-12-12
* mm: workingset: fix NULL ptr in count_shadow_nodesMichal Hocko2016-12-02
* mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner2016-09-30
* mm, workingset: make working set detection node-awareMel Gorman2016-07-28
* mm, memcg: move memcg limit enforcement from zones to nodesMel Gorman2016-07-28
* mm, vmscan: make shrink_node decisions more node-centricMel Gorman2016-07-28
* mm, vmscan: move LRU lists to nodeMel Gorman2016-07-28
* mm, vmstat: add infrastructure for per-node vmstatsMel Gorman2016-07-28
* mm: fix vm-scalability regression in cgroup-aware workingset codeJohannes Weiner2016-07-28
* mm: workingset: printk missing log level, use pr_info()Anton Blanchard2016-07-15
* mm: workingset: make shadow node shrinker memcg awareVladimir Davydov2016-03-17
* mm: workingset: size shadow nodes lru basing on file cache sizeVladimir Davydov2016-03-17
* mm: simplify lock_page_memcg()Johannes Weiner2016-03-15
* mm: workingset: per-cgroup cache thrash detectionJohannes Weiner2016-03-15
* mm: workingset: eviction buckets for bigmem/lowbit machinesJohannes Weiner2016-03-15
* mm: workingset: separate shadow unpacking and refault calculationJohannes Weiner2016-03-15