| Commit message (Expand) | Author | Age | Files | Lines |
* | mm/memcontrol.c: cleanup some useless code | Kaitao Cheng | 2020-01-31 | 1 | -4/+3 |
* | mm: thp: don't need care deferred split queue in memcg charge move path | Wei Yang | 2020-01-31 | 1 | -18/+0 |
* | mm: memcg/slab: fix percpu slab vmstats flushing | Roman Gushchin | 2020-01-13 | 1 | -28/+9 |
* | mm/memcontrol: use vmstat names for printing statistics | Konstantin Khlebnikov | 2019-12-04 | 1 | -30/+22 |
* | mm: clean up and clarify lruvec lookup procedure | Johannes Weiner | 2019-12-01 | 1 | -5/+5 |
* | mm: vmscan: memcontrol: remove mem_cgroup_select_victim_node() | Shakeel Butt | 2019-12-01 | 1 | -112/+0 |
* | mm: memcontrol: try harder to set a new memory.high | Johannes Weiner | 2019-12-01 | 1 | -6/+24 |
* | mm: memcontrol: remove dead code from memory_max_write() | Johannes Weiner | 2019-12-01 | 1 | -3/+1 |
* | mm, memcg: clean up reclaim iter array | Yafang Shao | 2019-12-01 | 1 | -8/+3 |
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-11-26 | 1 | -1/+1 |
|\ |
|
| * | locking/lockdep: Remove unused @nested argument from lock_release() | Qian Cai | 2019-10-09 | 1 | -1/+1 |
* | | mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm() | Roman Gushchin | 2019-11-15 | 1 | -1/+1 |
* | | mm: memcontrol: fix network errors from failing __GFP_ATOMIC charges | Johannes Weiner | 2019-11-06 | 1 | -0/+9 |
* | | mm: slab: make page_cgroup_ino() to recognize non-compound slab pages properly | Roman Gushchin | 2019-11-06 | 1 | -1/+1 |
* | | mm: memcontrol: fix NULL-ptr deref in percpu stats flush | Shakeel Butt | 2019-11-06 | 1 | -6/+6 |
* | | mm/memcontrol: update lruvec counters in mem_cgroup_move_account | Konstantin Khlebnikov | 2019-10-19 | 1 | -6/+12 |
|/ |
|
* | mm, memcg: proportional memory.{low,min} reclaim | Chris Down | 2019-10-07 | 1 | -0/+5 |
* | memcg, kmem: do not fail __GFP_NOFAIL charges | Michal Hocko | 2019-09-25 | 1 | -0/+10 |
* | mm: thp: make deferred split shrinker memcg aware | Yang Shi | 2019-09-24 | 1 | -0/+24 |
* | mm: shrinker: make shrinker not depend on memcg kmem | Yang Shi | 2019-09-24 | 1 | -8/+1 |
* | memcg, kmem: deprecate kmem.limit_in_bytes | Michal Hocko | 2019-09-24 | 1 | -0/+3 |
* | mm/memcontrol.c: fix a -Wunused-function warning | Qian Cai | 2019-09-24 | 1 | -5/+0 |
* | mm: memcontrol: switch to rcu protection in drain_all_stock() | Roman Gushchin | 2019-09-24 | 1 | -8/+9 |
* | mm, memcg: throttle allocators when failing reclaim over memory.high | Chris Down | 2019-09-24 | 1 | -1/+125 |
* | mm: introduce compound_nr() | Matthew Wilcox (Oracle) | 2019-09-24 | 1 | -2/+2 |
* | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 2019-09-21 | 1 | -13/+12 |
|\ |
|
| * | pagewalk: separate function pointers from iterator data | Christoph Hellwig | 2019-09-07 | 1 | -12/+11 |
| * | mm: split out a new pagewalk.h header from mm.h | Christoph Hellwig | 2019-09-07 | 1 | -1/+1 |
* | | Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-09-17 | 1 | -0/+139 |
|\ \ |
|
| * | | writeback: add tracepoints for cgroup foreign writebacks | Tejun Heo | 2019-08-30 | 1 | -0/+5 |
| * | | writeback, memcg: Implement foreign dirty flushing | Tejun Heo | 2019-08-27 | 1 | -0/+134 |
* | | | mm: memcontrol: fix percpu vmstats and vmevents flush | Shakeel Butt | 2019-08-30 | 1 | -5/+5 |
* | | | mm, memcg: partially revert "mm/memcontrol.c: keep local VM counters in sync ... | Roman Gushchin | 2019-08-30 | 1 | -5/+3 |
* | | | mm: memcontrol: flush percpu slab vmstats on kmem offlining | Roman Gushchin | 2019-08-30 | 1 | -8/+27 |
* | | | mm: memcontrol: flush percpu vmevents before releasing memcg | Roman Gushchin | 2019-08-24 | 1 | -1/+21 |
* | | | mm: memcontrol: flush percpu vmstats before releasing memcg | Roman Gushchin | 2019-08-24 | 1 | -0/+40 |
| |/
|/| |
|
* | | mm: workingset: fix vmstat counters for shadow nodes | Roman Gushchin | 2019-08-13 | 1 | -0/+20 |
* | | mm/memcontrol.c: fix use after free in mem_cgroup_iter() | Miles Chen | 2019-08-13 | 1 | -10/+29 |
|/ |
|
* | mm/memcontrol.c: keep local VM counters in sync with the hierarchical ones | Yafang Shao | 2019-07-16 | 1 | -7/+15 |
* | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 2019-07-14 | 1 | -7/+6 |
|\ |
|
| * | mm: remove MEMORY_DEVICE_PUBLIC support | Christoph Hellwig | 2019-07-02 | 1 | -7/+6 |
* | | mm, oom: remove redundant task_in_mem_cgroup() check | Shakeel Butt | 2019-07-12 | 1 | -26/+0 |
* | | mm: memcontrol: use CSS_TASK_ITER_PROCS at mem_cgroup_scan_tasks() | Tetsuo Handa | 2019-07-12 | 1 | -1/+1 |
* | | mm: memcg/slab: reparent memcg kmem_caches on cgroup removal | Roman Gushchin | 2019-07-12 | 1 | -6/+8 |
* | | mm: memcg/slab: stop setting page->mem_cgroup pointer for slab pages | Roman Gushchin | 2019-07-12 | 1 | -5/+7 |
* | | mm: memcg/slab: rework non-root kmem_cache lifecycle management | Roman Gushchin | 2019-07-12 | 1 | -12/+38 |
* | | mm: memcg/slab: introduce __memcg_kmem_uncharge_memcg() | Roman Gushchin | 2019-07-12 | 1 | -8/+17 |
* | | mm: memcontrol: dump memory.stat during cgroup OOM | Johannes Weiner | 2019-07-12 | 1 | -132/+157 |
* | | mm, memcg: introduce memory.events.local | Shakeel Butt | 2019-07-12 | 1 | -10/+24 |
* | | memcg, oom: no oom-kill for __GFP_RETRY_MAYFAIL | Shakeel Butt | 2019-07-12 | 1 | -3/+1 |