summaryrefslogtreecommitdiffstats
path: root/mm/memcontrol.c
Commit message (Expand)AuthorAgeFilesLines
* mm/memcontrol.c: keep local VM counters in sync with the hierarchical onesYafang Shao2019-07-161-7/+15
* Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-07-141-7/+6
|\
| * mm: remove MEMORY_DEVICE_PUBLIC supportChristoph Hellwig2019-07-021-7/+6
* | mm, oom: remove redundant task_in_mem_cgroup() checkShakeel Butt2019-07-121-26/+0
* | mm: memcontrol: use CSS_TASK_ITER_PROCS at mem_cgroup_scan_tasks()Tetsuo Handa2019-07-121-1/+1
* | mm: memcg/slab: reparent memcg kmem_caches on cgroup removalRoman Gushchin2019-07-121-6/+8
* | mm: memcg/slab: stop setting page->mem_cgroup pointer for slab pagesRoman Gushchin2019-07-121-5/+7
* | mm: memcg/slab: rework non-root kmem_cache lifecycle managementRoman Gushchin2019-07-121-12/+38
* | mm: memcg/slab: introduce __memcg_kmem_uncharge_memcg()Roman Gushchin2019-07-121-8/+17
* | mm: memcontrol: dump memory.stat during cgroup OOMJohannes Weiner2019-07-121-132/+157
* | mm, memcg: introduce memory.events.localShakeel Butt2019-07-121-10/+24
* | memcg, oom: no oom-kill for __GFP_RETRY_MAYFAILShakeel Butt2019-07-121-3/+1
* | mm/memcontrol: fix wrong statistics in memory.statYafang Shao2019-07-121-2/+3
|/
* mm: memcontrol: don't batch updates of local VM stats and eventsJohannes Weiner2019-06-131-13/+28
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* mm: memcontrol: fix NUMA round-robin reclaim at intermediate levelJohannes Weiner2019-05-141-4/+4
* mm: memcontrol: fix recursive statistics correctness & scalabiltyJohannes Weiner2019-05-141-106/+99
* mm: memcontrol: move stat/event counting functions out-of-lineJohannes Weiner2019-05-141-0/+79
* mm: memcontrol: make cgroup stats and events query API explicitly localJohannes Weiner2019-05-141-19/+21
* mm, memcg: rename ambiguously named memory.stat counters and functionsChris Down2019-05-141-72/+76
* mm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru_pages() APIJohannes Weiner2019-05-141-31/+36
* mm: memcontrol: push down mem_cgroup_nr_lru_pages()Johannes Weiner2019-05-141-6/+7
* mm: memcontrol: push down mem_cgroup_node_nr_lru_pages()Johannes Weiner2019-05-141-3/+7
* mm: memcontrol: replace node summing with memcg_page_state()Johannes Weiner2019-05-141-3/+6
* mm: memcontrol: replace zone summing with lruvec_page_state()Johannes Weiner2019-05-141-1/+1
* mm: writeback: use exact memcg dirty countsGreg Thelen2019-04-051-2/+18
* mm/memcontrol.c: fix bad line in commentQian Cai2019-03-051-1/+1
* mm: remove zone_lru_lock() function, access ->lru_lock directlyAndrey Ryabinin2019-03-051-7/+7
* numa: make "nr_node_ids" unsigned intAlexey Dobriyan2019-03-051-1/+1
* mm: memcontrol: expose THP events on a per-memcg basisChris Down2019-03-051-0/+16
* memcg: killed threads should not invoke memcg OOM killerTetsuo Handa2019-03-051-5/+14
* mm, memcg: extract memcg maxable seq_file logic to seq_show_memcg_tunableChris Down2019-03-051-45/+19
* mm, memcg: create mem_cgroup_from_seqChris Down2019-03-051-12/+12
* mm/memcontrol.c: use struct_size() in kmalloc()Gustavo A. R. Silva2019-03-051-2/+1
* memcg: localize memcg_kmem_enabled() checkShakeel Butt2019-03-051-8/+8
* memcg, oom: notify on oom killer invocation from the charge pathMichal Hocko2018-12-281-2/+18
* mm, oom: add oom victim's memcg to the oom context informationyuzhoujian2018-12-281-13/+20
* mm: handle no memcg case in memcg_kmem_charge() properlyRoman Gushchin2018-11-031-1/+1
* Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-281-1/+1
|\
| * xarray: Replace exceptional entriesMatthew Wilcox2018-09-291-1/+1
* | mm: don't raise MEMCG_OOM event due to failed high-order allocationRoman Gushchin2018-10-261-2/+2
* | mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t typeKirill Tkhai2018-10-261-6/+4
* | memcg: remove memcg_kmem_skip_accountShakeel Butt2018-10-261-23/+1
* | mm/memcontrol.c: fix memory.stat item orderingJohannes Weiner2018-10-261-7/+7
* | mm: drain memcg stocks on css offliningRoman Gushchin2018-10-261-0/+2
|/
* mm: memcontrol: print proper OOM header when no eligible victim leftJohannes Weiner2018-09-041-2/+0
* mm, oom: introduce memory.oom.groupRoman Gushchin2018-08-221-0/+93
* memcg: reduce memcg tree traversals for stats collectionShakeel Butt2018-08-221-77/+73
* mm/vmscan.c: clear shrinker bit if there are no objects related to memcgKirill Tkhai2018-08-171-0/+2
* mm/list_lru.c: set bit in memcg shrinker bitmap on first list_lru item appear...Kirill Tkhai2018-08-171-0/+13