Age | Commit message (Expand) | Author |
2020-10-13 | mm/memcg: unify swap and memsw page counters | Waiman Long |
2020-08-14 | mm/memcontrol: fix a data race in scan count | Qian Cai |
2020-08-12 | include/linux/memcontrol.h: drop duplicate word and fix spello | Randy Dunlap |
2020-08-12 | mm: memcg/percpu: per-memcg percpu memory statistics | Roman Gushchin |
2020-08-07 | mm, memcg: decouple e{low,min} state mutations from protection checks | Chris Down |
2020-08-07 | mm, memcg: avoid stale protection values when cgroup is above protection | Yafang Shao |
2020-08-07 | mm: kmem: switch to static_branch_likely() in memcg_kmem_enabled() | Roman Gushchin |
2020-08-07 | mm: memcontrol: account kernel stack per node | Shakeel Butt |
2020-08-07 | mm: memcg/slab: remove memcg_kmem_get_cache() | Roman Gushchin |
2020-08-07 | mm: memcg/slab: simplify memcg cache creation | Roman Gushchin |
2020-08-07 | mm: memcg/slab: use a single set of kmem_caches for all accounted allocations | Roman Gushchin |
2020-08-07 | mm: memcg/slab: move memcg_kmem_bypass() to memcontrol.h | Roman Gushchin |
2020-08-07 | mm: memcg/slab: save obj_cgroup for non-root slab objects | Roman Gushchin |
2020-08-07 | mm: memcg/slab: obj_cgroup API | Roman Gushchin |
2020-08-07 | mm: memcg: factor out memcg- and lruvec-level changes out of __mod_lruvec_sta... | Roman Gushchin |
2020-06-03 | mm: vmscan: determine anon/file pressure balance at the reclaim root | Johannes Weiner |
2020-06-03 | mm: memcontrol: delete unused lrucare handling | Johannes Weiner |
2020-06-03 | mm: memcontrol: prepare swap controller setup for integration | Johannes Weiner |
2020-06-03 | mm: memcontrol: drop unused try/commit/cancel charge API | Johannes Weiner |
2020-06-03 | mm: memcontrol: switch to native NR_ANON_THPS counter | Johannes Weiner |
2020-06-03 | mm: memcontrol: switch to native NR_ANON_MAPPED counter | Johannes Weiner |
2020-06-03 | mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters | Johannes Weiner |
2020-06-03 | mm: memcontrol: prepare cgroup vmstat infrastructure for native anon counters | Johannes Weiner |
2020-06-03 | mm: memcontrol: convert page cache to a new mem_cgroup_charge() API | Johannes Weiner |
2020-06-03 | mm: memcontrol: drop @compound parameter from memcg charging API | Johannes Weiner |
2020-06-02 | mm/memcg: automatically penalize tasks with high swap use | Jakub Kicinski |
2020-06-02 | mm/memcg: move cgroup high memory limit setting into struct page_counter | Jakub Kicinski |
2020-05-14 | mm, memcg: fix inconsistent oom event behavior | Yafang Shao |
2020-04-18 | memcontrol.h: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-04-02 | mm: kmem: rename (__)memcg_kmem_(un)charge_memcg() to __memcg_kmem_(un)charge() | Roman Gushchin |
2020-04-02 | mm: kmem: switch to nr_pages in (__)memcg_kmem_charge_memcg() | Roman Gushchin |
2020-04-02 | mm: kmem: rename memcg_kmem_(un)charge() into memcg_kmem_(un)charge_page() | Roman Gushchin |
2020-04-02 | mm: kmem: cleanup memcg_kmem_uncharge_memcg() arguments | Roman Gushchin |
2020-04-02 | mm: kmem: cleanup (__)memcg_kmem_charge_memcg() arguments | Roman Gushchin |
2020-03-29 | mm: fork: fix kernel_stack memcg stats for various stack implementations | Roman Gushchin |
2019-12-01 | mm: vmscan: detect file thrashing at the reclaim root | Johannes Weiner |
2019-12-01 | mm: vmscan: harmonize writeback congestion tracking for nodes & memcgs | Johannes Weiner |
2019-12-01 | mm: clean up and clarify lruvec lookup procedure | Johannes Weiner |
2019-12-01 | mm: vmscan: memcontrol: remove mem_cgroup_select_victim_node() | Shakeel Butt |
2019-12-01 | include/linux/memcontrol.h: fix comments based on per-node memcg | Hao Lee |
2019-12-01 | mm, memcg: clean up reclaim iter array | Yafang Shao |
2019-10-07 | mm, memcg: make scan aggression always exclude protection | Chris Down |
2019-10-07 | mm, memcg: make memory.emin the baseline for utilisation determination | Chris Down |
2019-10-07 | mm, memcg: proportional memory.{low,min} reclaim | Chris Down |
2019-10-07 | memcg: only record foreign writebacks with dirty pages when memcg is not disa... | Baoquan He |
2019-09-24 | mm: thp: make deferred split shrinker memcg aware | Yang Shi |
2019-09-24 | mm: shrinker: make shrinker not depend on memcg kmem | Yang Shi |
2019-09-17 | Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-08-27 | writeback, memcg: Implement foreign dirty flushing | Tejun Heo |
2019-08-13 | mm: workingset: fix vmstat counters for shadow nodes | Roman Gushchin |