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