| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-18 | mm: memcontrol: prepare for reparenting non-hierarchical stats | Qi Zheng | 1 | -0/+7 |
| 2026-04-05 | memcg: consolidate private id refcount get/put helpers | Kairui Song | 1 | -2/+2 |
| 2026-02-12 | Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -4/+2 |
| 2026-01-26 | memcg: introduce private id API for in-kernel users | Shakeel Butt | 1 | -2/+2 |
| 2026-01-20 | memcg: move mem_cgroup_usage memcontrol-v1.c | Chen Ridong | 1 | -2/+0 |
| 2025-12-22 | mm: declare memcg_page_state_output() in memcontrol.h | Roman Gushchin | 1 | -1/+0 |
| 2025-03-21 | memcg: move do_memsw_account() to CONFIG_MEMCG_V1 | Shakeel Butt | 1 | -6/+7 |
| 2025-03-16 | mm: memcontrol: move memsw charge callbacks to v1 | Johannes Weiner | 1 | -3/+3 |
| 2025-03-16 | mm: memcontrol: move stray ratelimit bits to v1 | Johannes Weiner | 1 | -12/+0 |
| 2025-03-16 | mm: memcontrol: unshare v2-only charge API bits again | Johannes Weiner | 1 | -15/+0 |
| 2025-03-16 | memcg: add CONFIG_MEMCG_V1 for 'local' functions | Chen Ridong | 1 | -3/+3 |
| 2024-12-05 | mm: memcg: declare do_memsw_account inline | John Sperbeck | 1 | -1/+1 |
| 2024-11-06 | memcg-v1: remove charge move code | Shakeel Butt | 1 | -6/+0 |
| 2024-09-17 | memcg: cleanup with !CONFIG_MEMCG_V1 | Michal Koutný | 1 | -2/+0 |
| 2024-09-01 | memcg: allocate v1 event percpu only on v1 deployment | Shakeel Butt | 1 | -19/+7 |
| 2024-09-01 | memcg: make v1 only functions static | Shakeel Butt | 1 | -6/+0 |
| 2024-09-01 | memcg: move v1 events and statistics code to v1 file | Shakeel Butt | 1 | -0/+14 |
| 2024-09-01 | memcg: move mem_cgroup_charge_statistics to v1 code | Shakeel Butt | 1 | -1/+2 |
| 2024-09-01 | memcg: move mem_cgroup_event_ratelimit to v1 code | Shakeel Butt | 1 | -2/+0 |
| 2024-09-01 | memcg: move v1 only percpu stats in separate struct | Shakeel Butt | 1 | -0/+19 |
| 2024-07-04 | mm: memcg: gather memcg1-specific fields initialization in memcg1_memcg_init() | Roman Gushchin | 1 | -0/+2 |
| 2024-07-04 | mm: memcg: factor out legacy socket memory accounting code | Roman Gushchin | 1 | -0/+16 |
| 2024-07-04 | mm: memcg: move memcg_account_kmem() to memcontrol-v1.c | Roman Gushchin | 1 | -0/+2 |
| 2024-07-04 | mm: memcg: put cgroup v1-specific code under a config option | Roman Gushchin | 1 | -1/+20 |
| 2024-07-04 | mm: memcg: group cgroup v1 memcg related declarations | Roman Gushchin | 1 | -41/+46 |
| 2024-07-04 | mm: memcg: make memcg1_update_tree() static | Roman Gushchin | 1 | -1/+0 |
| 2024-07-04 | mm: memcg: move cgroup v1 interface files to memcontrol-v1.c | Roman Gushchin | 1 | -8/+16 |
| 2024-07-04 | mm: memcg: rename memcg_oom_recover() | Roman Gushchin | 1 | -1/+1 |
| 2024-07-04 | mm: memcg: move cgroup v1 oom handling code into memcontrol-v1.c | Roman Gushchin | 1 | -1/+2 |
| 2024-07-04 | mm: memcg: rename memcg_check_events() | Roman Gushchin | 1 | -1/+1 |
| 2024-07-04 | mm: memcg: move legacy memcg event code into memcontrol-v1.c | Roman Gushchin | 1 | -0/+51 |
| 2024-07-04 | mm: memcg: rename charge move-related functions | Roman Gushchin | 1 | -4/+4 |
| 2024-07-04 | mm: memcg: move charge migration code to memcontrol-v1.c | Roman Gushchin | 1 | -0/+30 |
| 2024-07-04 | mm: memcg: rename soft limit reclaim-related functions | Roman Gushchin | 1 | -2/+2 |
| 2024-07-04 | mm: memcg: move soft limit reclaim code to memcontrol-v1.c | Roman Gushchin | 1 | -0/+7 |
| 2024-07-04 | mm: memcg: introduce memcontrol-v1.c | Roman Gushchin | 1 | -0/+7 |