summaryrefslogtreecommitdiffstats
path: root/include/linux/memcontrol.h
Commit message (Expand)AuthorAge
* mm, memcg: make scan aggression always exclude protectionChris Down2019-10-07
* mm, memcg: make memory.emin the baseline for utilisation determinationChris Down2019-10-07
* mm, memcg: proportional memory.{low,min} reclaimChris Down2019-10-07
* memcg: only record foreign writebacks with dirty pages when memcg is not disa...Baoquan He2019-10-07
* mm: thp: make deferred split shrinker memcg awareYang Shi2019-09-24
* mm: shrinker: make shrinker not depend on memcg kmemYang Shi2019-09-24
* Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds2019-09-17
|\
| * writeback, memcg: Implement foreign dirty flushingTejun Heo2019-08-27
* | mm: workingset: fix vmstat counters for shadow nodesRoman Gushchin2019-08-13
|/
* mm, oom: remove redundant task_in_mem_cgroup() checkShakeel Butt2019-07-12
* mm: memcg/slab: introduce __memcg_kmem_uncharge_memcg()Roman Gushchin2019-07-12
* mm, memcg: introduce memory.events.localShakeel Butt2019-07-12
* mm: memcontrol: don't batch updates of local VM stats and eventsJohannes Weiner2019-06-13
* mm, memcg: consider subtrees in memory.eventsChris Down2019-06-01
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-30
* mm: memcontrol: fix recursive statistics correctness & scalabiltyJohannes Weiner2019-05-14
* mm: memcontrol: move stat/event counting functions out-of-lineJohannes Weiner2019-05-14
* mm: memcontrol: make cgroup stats and events query API explicitly localJohannes Weiner2019-05-14
* mm, memcg: rename ambiguously named memory.stat counters and functionsChris Down2019-05-14
* mm: memcontrol: push down mem_cgroup_node_nr_lru_pages()Johannes Weiner2019-05-14
* mm: memcontrol: replace zone summing with lruvec_page_state()Johannes Weiner2019-05-14
* mm: move nr_deactivate accounting to shrink_active_list()Kirill Tkhai2019-05-14
* mm: writeback: use exact memcg dirty countsGreg Thelen2019-04-05
* mm, memcg: create mem_cgroup_from_seqChris Down2019-03-06
* memcg: localize memcg_kmem_enabled() checkShakeel Butt2019-03-06
* mm, oom: add oom victim's memcg to the oom context informationyuzhoujian2018-12-28
* mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t typeKirill Tkhai2018-10-26
* mm: rework memcg kernel stack accountingRoman Gushchin2018-10-26
* mm, oom: introduce memory.oom.groupRoman Gushchin2018-08-22
* mm/list_lru.c: set bit in memcg shrinker bitmap on first list_lru item appear...Kirill Tkhai2018-08-17
* mm/memcontrol.c: export mem_cgroup_is_root()Kirill Tkhai2018-08-17
* mm, memcg: assign memcg-aware shrinkers bitmap to memcgKirill Tkhai2018-08-17
* mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOBKirill Tkhai2018-08-17
* memcg, oom: move out_of_memory back to the charge pathMichal Hocko2018-08-17
* fs, mm: account buffer_head to kmemcgShakeel Butt2018-08-17
* fs: fsnotify: account fsnotify metadata to kmemcgShakeel Butt2018-08-17
* mm: introduce mem_cgroup_put() helperRoman Gushchin2018-08-17
* memcontrol: schedule throttling if we are congestedTejun Heo2018-07-09
* mm: fix oom_kill event handlingRoman Gushchin2018-06-14
* mem_cgroup: make sure moving_account, move_lock_task and stat_cpu in the same...Aaron Lu2018-06-07
* memcg: introduce memory.minRoman Gushchin2018-06-07
* memcg: writeback: use memcg->cgwb_list directlyWang Long2018-06-07
* mm: memory.low hierarchical behaviorRoman Gushchin2018-06-07
* mm: rename page_counter's count/limit into usage/maxRoman Gushchin2018-06-07
* mm, memcontrol: implement memory.swap.eventsTejun Heo2018-06-07
* mm: memcg: make sure memory.events is uptodate when waking pollersJohannes Weiner2018-04-11
* mm/vmscan: don't mess with pgdat->flags in memcg reclaimAndrey Ryabinin2018-04-11
* mm: memcontrol: fix NR_WRITEBACK leak in memcg and system statsJohannes Weiner2018-02-21
* mm: memcontrol: fix excessive complexity in memory.stat reportingJohannes Weiner2018-01-31
* mm: memcontrol: implement lruvec stat functions on top of each otherJohannes Weiner2018-01-31