| Commit message (Expand) | Author | Age | Files | Lines |
* | mm, memcg: make scan aggression always exclude protection | Chris Down | 2019-10-07 | 1 | -13/+12 |
* | mm, memcg: make memory.emin the baseline for utilisation determination | Chris Down | 2019-10-07 | 1 | -6/+13 |
* | mm, memcg: proportional memory.{low,min} reclaim | Chris Down | 2019-10-07 | 1 | -0/+20 |
* | memcg: only record foreign writebacks with dirty pages when memcg is not disa... | Baoquan He | 2019-10-07 | 1 | -0/+3 |
* | mm: thp: make deferred split shrinker memcg aware | Yang Shi | 2019-09-24 | 1 | -0/+4 |
* | mm: shrinker: make shrinker not depend on memcg kmem | Yang Shi | 2019-09-24 | 1 | -8/+11 |
* | Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-09-17 | 1 | -0/+39 |
|\ |
|
| * | writeback, memcg: Implement foreign dirty flushing | Tejun Heo | 2019-08-27 | 1 | -0/+39 |
* | | mm: workingset: fix vmstat counters for shadow nodes | Roman Gushchin | 2019-08-13 | 1 | -0/+19 |
|/ |
|
* | mm, oom: remove redundant task_in_mem_cgroup() check | Shakeel Butt | 2019-07-12 | 1 | -7/+0 |
* | mm: memcg/slab: introduce __memcg_kmem_uncharge_memcg() | Roman Gushchin | 2019-07-12 | 1 | -0/+10 |
* | mm, memcg: introduce memory.events.local | Shakeel Butt | 2019-07-12 | 1 | -1/+6 |
* | mm: memcontrol: don't batch updates of local VM stats and events | Johannes Weiner | 2019-06-13 | 1 | -8/+18 |
* | mm, memcg: consider subtrees in memory.events | Chris Down | 2019-06-01 | 1 | -2/+8 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 1 | -10/+1 |
* | mm: memcontrol: fix recursive statistics correctness & scalabilty | Johannes Weiner | 2019-05-14 | 1 | -3/+51 |
* | mm: memcontrol: move stat/event counting functions out-of-line | Johannes Weiner | 2019-05-14 | 1 | -57/+5 |
* | mm: memcontrol: make cgroup stats and events query API explicitly local | Johannes Weiner | 2019-05-14 | 1 | -8/+8 |
* | mm, memcg: rename ambiguously named memory.stat counters and functions | Chris Down | 2019-05-14 | 1 | -12/+12 |
* | mm: memcontrol: push down mem_cgroup_node_nr_lru_pages() | Johannes Weiner | 2019-05-14 | 1 | -10/+0 |
* | mm: memcontrol: replace zone summing with lruvec_page_state() | Johannes Weiner | 2019-05-14 | 1 | -18/+0 |
* | mm: move nr_deactivate accounting to shrink_active_list() | Kirill Tkhai | 2019-05-14 | 1 | -0/+6 |
* | mm: writeback: use exact memcg dirty counts | Greg Thelen | 2019-04-05 | 1 | -1/+4 |
* | mm, memcg: create mem_cgroup_from_seq | Chris Down | 2019-03-05 | 1 | -0/+10 |
* | memcg: localize memcg_kmem_enabled() check | Shakeel Butt | 2019-03-05 | 1 | -4/+33 |
* | mm, oom: add oom victim's memcg to the oom context information | yuzhoujian | 2018-12-28 | 1 | -2/+9 |
* | mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t type | Kirill Tkhai | 2018-10-26 | 1 | -1/+1 |
* | mm: rework memcg kernel stack accounting | Roman Gushchin | 2018-10-26 | 1 | -1/+12 |
* | mm, oom: introduce memory.oom.group | Roman Gushchin | 2018-08-22 | 1 | -0/+18 |
* | mm/list_lru.c: set bit in memcg shrinker bitmap on first list_lru item appear... | Kirill Tkhai | 2018-08-17 | 1 | -0/+4 |
* | mm/memcontrol.c: export mem_cgroup_is_root() | Kirill Tkhai | 2018-08-17 | 1 | -0/+10 |
* | mm, memcg: assign memcg-aware shrinkers bitmap to memcg | Kirill Tkhai | 2018-08-17 | 1 | -0/+14 |
* | mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB | Kirill Tkhai | 2018-08-17 | 1 | -3/+3 |
* | memcg, oom: move out_of_memory back to the charge path | Michal Hocko | 2018-08-17 | 1 | -8/+8 |
* | fs, mm: account buffer_head to kmemcg | Shakeel Butt | 2018-08-17 | 1 | -0/+7 |
* | fs: fsnotify: account fsnotify metadata to kmemcg | Shakeel Butt | 2018-08-17 | 1 | -1/+9 |
* | mm: introduce mem_cgroup_put() helper | Roman Gushchin | 2018-08-17 | 1 | -0/+9 |
* | memcontrol: schedule throttling if we are congested | Tejun Heo | 2018-07-09 | 1 | -0/+13 |
* | mm: fix oom_kill event handling | Roman Gushchin | 2018-06-15 | 1 | -4/+22 |
* | mem_cgroup: make sure moving_account, move_lock_task and stat_cpu in the same... | Aaron Lu | 2018-06-07 | 1 | -4/+19 |
* | memcg: introduce memory.min | Roman Gushchin | 2018-06-07 | 1 | -4/+11 |
* | memcg: writeback: use memcg->cgwb_list directly | Wang Long | 2018-06-07 | 1 | -1/+0 |
* | mm: memory.low hierarchical behavior | Roman Gushchin | 2018-06-07 | 1 | -2/+1 |
* | mm: rename page_counter's count/limit into usage/max | Roman Gushchin | 2018-06-07 | 1 | -2/+2 |
* | mm, memcontrol: implement memory.swap.events | Tejun Heo | 2018-06-07 | 1 | -0/+5 |
* | mm: memcg: make sure memory.events is uptodate when waking pollers | Johannes Weiner | 2018-04-11 | 1 | -17/+18 |
* | mm/vmscan: don't mess with pgdat->flags in memcg reclaim | Andrey Ryabinin | 2018-04-11 | 1 | -0/+3 |
* | mm: memcontrol: fix NR_WRITEBACK leak in memcg and system stats | Johannes Weiner | 2018-02-21 | 1 | -8/+16 |
* | mm: memcontrol: fix excessive complexity in memory.stat reporting | Johannes Weiner | 2018-01-31 | 1 | -34/+62 |
* | mm: memcontrol: implement lruvec stat functions on top of each other | Johannes Weiner | 2018-01-31 | 1 | -22/+22 |