summaryrefslogtreecommitdiff
path: root/include/linux/memcontrol.h
Commit message (Expand)AuthorAgeFilesLines
* mm/memcontrol: fix a data race in scan countQian Cai2020-03-231-1/+1
* mm: kmem: rename (__)memcg_kmem_(un)charge_memcg() to __memcg_kmem_(un)charge()Roman Gushchin2020-03-231-10/+9
* mm: kmem: switch to nr_pages in (__)memcg_kmem_charge_memcg()Roman Gushchin2020-03-231-5/+6
* mm: kmem: rename memcg_kmem_(un)charge() into memcg_kmem_(un)charge_page()Roman Gushchin2020-03-231-10/+13
* mm: kmem: cleanup memcg_kmem_uncharge_memcg() argumentsRoman Gushchin2020-03-231-2/+2
* mm: kmem: cleanup (__)memcg_kmem_charge_memcg() argumentsRoman Gushchin2020-03-231-5/+4
* mm-memcg-slab-introduce-mem_cgroup_from_obj-v2Roman Gushchin2020-03-231-7/+7
* mm: memcg/slab: introduce mem_cgroup_from_obj()Roman Gushchin2020-03-231-0/+7
* mm: fork: fix kernel_stack memcg stats for various stack implementationsRoman Gushchin2020-03-231-0/+5
* mm: vmscan: detect file thrashing at the reclaim rootJohannes Weiner2019-12-011-0/+5
* mm: vmscan: harmonize writeback congestion tracking for nodes & memcgsJohannes Weiner2019-12-011-3/+3
* mm: clean up and clarify lruvec lookup procedureJohannes Weiner2019-12-011-12/+12
* mm: vmscan: memcontrol: remove mem_cgroup_select_victim_node()Shakeel Butt2019-12-011-8/+0
* include/linux/memcontrol.h: fix comments based on per-node memcgHao Lee2019-12-011-3/+2
* mm, memcg: clean up reclaim iter arrayYafang Shao2019-12-011-2/+1
* mm, memcg: make scan aggression always exclude protectionChris Down2019-10-071-13/+12
* mm, memcg: make memory.emin the baseline for utilisation determinationChris Down2019-10-071-6/+13
* mm, memcg: proportional memory.{low,min} reclaimChris Down2019-10-071-0/+20
* memcg: only record foreign writebacks with dirty pages when memcg is not disa...Baoquan He2019-10-071-0/+3
* mm: thp: make deferred split shrinker memcg awareYang Shi2019-09-241-0/+4
* mm: shrinker: make shrinker not depend on memcg kmemYang Shi2019-09-241-8/+11
* Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds2019-09-171-0/+39
|\
| * writeback, memcg: Implement foreign dirty flushingTejun Heo2019-08-271-0/+39
* | mm: workingset: fix vmstat counters for shadow nodesRoman Gushchin2019-08-131-0/+19
|/
* mm, oom: remove redundant task_in_mem_cgroup() checkShakeel Butt2019-07-121-7/+0
* mm: memcg/slab: introduce __memcg_kmem_uncharge_memcg()Roman Gushchin2019-07-121-0/+10
* mm, memcg: introduce memory.events.localShakeel Butt2019-07-121-1/+6
* mm: memcontrol: don't batch updates of local VM stats and eventsJohannes Weiner2019-06-131-8/+18
* mm, memcg: consider subtrees in memory.eventsChris Down2019-06-011-2/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* mm: memcontrol: fix recursive statistics correctness & scalabiltyJohannes Weiner2019-05-141-3/+51
* mm: memcontrol: move stat/event counting functions out-of-lineJohannes Weiner2019-05-141-57/+5
* mm: memcontrol: make cgroup stats and events query API explicitly localJohannes Weiner2019-05-141-8/+8
* mm, memcg: rename ambiguously named memory.stat counters and functionsChris Down2019-05-141-12/+12
* mm: memcontrol: push down mem_cgroup_node_nr_lru_pages()Johannes Weiner2019-05-141-10/+0
* mm: memcontrol: replace zone summing with lruvec_page_state()Johannes Weiner2019-05-141-18/+0
* mm: move nr_deactivate accounting to shrink_active_list()Kirill Tkhai2019-05-141-0/+6
* mm: writeback: use exact memcg dirty countsGreg Thelen2019-04-051-1/+4
* mm, memcg: create mem_cgroup_from_seqChris Down2019-03-051-0/+10
* memcg: localize memcg_kmem_enabled() checkShakeel Butt2019-03-051-4/+33
* mm, oom: add oom victim's memcg to the oom context informationyuzhoujian2018-12-281-2/+9
* mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t typeKirill Tkhai2018-10-261-1/+1
* mm: rework memcg kernel stack accountingRoman Gushchin2018-10-261-1/+12
* mm, oom: introduce memory.oom.groupRoman Gushchin2018-08-221-0/+18
* mm/list_lru.c: set bit in memcg shrinker bitmap on first list_lru item appear...Kirill Tkhai2018-08-171-0/+4
* mm/memcontrol.c: export mem_cgroup_is_root()Kirill Tkhai2018-08-171-0/+10
* mm, memcg: assign memcg-aware shrinkers bitmap to memcgKirill Tkhai2018-08-171-0/+14
* mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOBKirill Tkhai2018-08-171-3/+3
* memcg, oom: move out_of_memory back to the charge pathMichal Hocko2018-08-171-8/+8
* fs, mm: account buffer_head to kmemcgShakeel Butt2018-08-171-0/+7