Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-25mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins
2017-02-23mm, vmscan: cleanup lru size claculationsMichal Hocko
2017-02-14radix-tree: Store a pointer to the root in each nodeMatthew Wilcox
2017-01-08mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner
2016-12-13mm: workingset: update shadow limit to reflect bigger active listJohannes Weiner
2016-12-13mm: workingset: move shadow entry tracking to radix tree exceptional trackingJohannes Weiner
2016-12-13mm: workingset: turn shadow node shrinker bugs into warningsJohannes Weiner
2016-12-03mm: workingset: fix NULL ptr in count_shadow_nodesMichal Hocko
2016-10-01mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner
2016-07-29mm, workingset: make working set detection node-awareMel Gorman
2016-07-29mm, memcg: move memcg limit enforcement from zones to nodesMel Gorman
2016-07-29mm, vmscan: make shrink_node decisions more node-centricMel Gorman
2016-07-29mm, vmscan: move LRU lists to nodeMel Gorman
2016-07-29mm, vmstat: add infrastructure for per-node vmstatsMel Gorman
2016-07-29mm: 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-18mm: workingset: make shadow node shrinker memcg awareVladimir Davydov
2016-03-18mm: workingset: size shadow nodes lru basing on file cache sizeVladimir Davydov
2016-03-16mm: simplify lock_page_memcg()Johannes Weiner
2016-03-16mm: workingset: per-cgroup cache thrash detectionJohannes Weiner
2016-03-16mm: workingset: eviction buckets for bigmem/lowbit machinesJohannes Weiner
2016-03-16mm: workingset: separate shadow unpacking and refault calculationJohannes Weiner
2016-03-16mm: workingset: #define radix entry eviction maskJohannes Weiner
2016-01-23dax: support dirty DAX entries in radix treeRoss Zwisler
2015-02-13list_lru: add helpers to isolate itemsVladimir Davydov
2015-02-13list_lru: introduce list_lru_shrink_{count,walk}Vladimir Davydov
2014-04-04mm: keep page cache radix tree nodes in checkJohannes Weiner
2014-04-04mm: thrash detection-based file cache sizingJohannes Weiner