Age | Commit message (Expand) | Author | Files | Lines |
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/rd... | 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 ... | 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/rd... | 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 |
2019-07-02 | mm: remove MEMORY_DEVICE_PUBLIC support | Christoph Hellwig | 1 | -7/+6 |
2019-06-13 | mm: memcontrol: don't batch updates of local VM stats and events | Johannes Weiner | 1 | -13/+28 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -10/+1 |
2019-05-14 | mm: memcontrol: fix NUMA round-robin reclaim at intermediate level | Johannes Weiner | 1 | -4/+4 |
2019-05-14 | mm: memcontrol: fix recursive statistics correctness & scalabilty | Johannes Weiner | 1 | -106/+99 |
2019-05-14 | mm: memcontrol: move stat/event counting functions out-of-line | Johannes Weiner | 1 | -0/+79 |
2019-05-14 | mm: memcontrol: make cgroup stats and events query API explicitly local | Johannes Weiner | 1 | -19/+21 |
2019-05-14 | mm, memcg: rename ambiguously named memory.stat counters and functions | Chris Down | 1 | -72/+76 |
2019-05-14 | mm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru_pages() API | Johannes Weiner | 1 | -31/+36 |
2019-05-14 | mm: memcontrol: push down mem_cgroup_nr_lru_pages() | Johannes Weiner | 1 | -6/+7 |
2019-05-14 | mm: memcontrol: push down mem_cgroup_node_nr_lru_pages() | Johannes Weiner | 1 | -3/+7 |
2019-05-14 | mm: memcontrol: replace node summing with memcg_page_state() | Johannes Weiner | 1 | -3/+6 |
2019-05-14 | mm: memcontrol: replace zone summing with lruvec_page_state() | Johannes Weiner | 1 | -1/+1 |
2019-04-05 | mm: writeback: use exact memcg dirty counts | Greg Thelen | 1 | -2/+18 |
2019-03-05 | mm/memcontrol.c: fix bad line in comment | Qian Cai | 1 | -1/+1 |
2019-03-05 | mm: remove zone_lru_lock() function, access ->lru_lock directly | Andrey Ryabinin | 1 | -7/+7 |
2019-03-05 | numa: make "nr_node_ids" unsigned int | Alexey Dobriyan | 1 | -1/+1 |