summaryrefslogtreecommitdiffstats
path: root/mm/memcontrol-v1.h
AgeCommit message (Expand)AuthorLines
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-4/+2
2026-01-26memcg: introduce private id API for in-kernel usersShakeel Butt-2/+2
2026-01-20memcg: move mem_cgroup_usage memcontrol-v1.cChen Ridong-2/+0
2025-12-22mm: declare memcg_page_state_output() in memcontrol.hRoman Gushchin-1/+0
2025-03-21memcg: move do_memsw_account() to CONFIG_MEMCG_V1Shakeel Butt-6/+7
2025-03-16mm: memcontrol: move memsw charge callbacks to v1Johannes Weiner-3/+3
2025-03-16mm: memcontrol: move stray ratelimit bits to v1Johannes Weiner-12/+0
2025-03-16mm: memcontrol: unshare v2-only charge API bits againJohannes Weiner-15/+0
2025-03-16memcg: add CONFIG_MEMCG_V1 for 'local' functionsChen Ridong-3/+3
2024-12-05mm: memcg: declare do_memsw_account inlineJohn Sperbeck-1/+1
2024-11-06memcg-v1: remove charge move codeShakeel Butt-6/+0
2024-09-17memcg: cleanup with !CONFIG_MEMCG_V1Michal Koutný-2/+0
2024-09-01memcg: allocate v1 event percpu only on v1 deploymentShakeel Butt-19/+7
2024-09-01memcg: make v1 only functions staticShakeel Butt-6/+0
2024-09-01memcg: move v1 events and statistics code to v1 fileShakeel Butt-0/+14
2024-09-01memcg: move mem_cgroup_charge_statistics to v1 codeShakeel Butt-1/+2
2024-09-01memcg: move mem_cgroup_event_ratelimit to v1 codeShakeel Butt-2/+0
2024-09-01memcg: move v1 only percpu stats in separate structShakeel Butt-0/+19
2024-07-04mm: memcg: gather memcg1-specific fields initialization in memcg1_memcg_init()Roman Gushchin-0/+2
2024-07-04mm: memcg: factor out legacy socket memory accounting codeRoman Gushchin-0/+16
2024-07-04mm: memcg: move memcg_account_kmem() to memcontrol-v1.cRoman Gushchin-0/+2
2024-07-04mm: memcg: put cgroup v1-specific code under a config optionRoman Gushchin-1/+20
2024-07-04mm: memcg: group cgroup v1 memcg related declarationsRoman Gushchin-41/+46
2024-07-04mm: memcg: make memcg1_update_tree() staticRoman Gushchin-1/+0
2024-07-04mm: memcg: move cgroup v1 interface files to memcontrol-v1.cRoman Gushchin-8/+16
2024-07-04mm: memcg: rename memcg_oom_recover()Roman Gushchin-1/+1
2024-07-04mm: memcg: move cgroup v1 oom handling code into memcontrol-v1.cRoman Gushchin-1/+2
2024-07-04mm: memcg: rename memcg_check_events()Roman Gushchin-1/+1
2024-07-04mm: memcg: move legacy memcg event code into memcontrol-v1.cRoman Gushchin-0/+51
2024-07-04mm: memcg: rename charge move-related functionsRoman Gushchin-4/+4
2024-07-04mm: memcg: move charge migration code to memcontrol-v1.cRoman Gushchin-0/+30
2024-07-04mm: memcg: rename soft limit reclaim-related functionsRoman Gushchin-2/+2
2024-07-04mm: memcg: move soft limit reclaim code to memcontrol-v1.cRoman Gushchin-0/+7
2024-07-04mm: memcg: introduce memcontrol-v1.cRoman Gushchin-0/+7