summaryrefslogtreecommitdiffstats
path: root/mm/memcontrol-v1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-09-231-6/+6
|\
| * introduce fd_file(), convert all accessors to it.Al Viro2024-08-131-6/+6
* | memcg: initiate deprecation of pressure_levelShakeel Butt2024-09-021-0/+3
* | memcg: initiate deprecation of oom_controlShakeel Butt2024-09-021-0/+7
* | memcg: initiate deprecation of v1 soft limitShakeel Butt2024-09-021-0/+3
* | memcg: initiate deprecation of v1 tcp accountingShakeel Butt2024-09-021-0/+3
* | memcg: allocate v1 event percpu only on v1 deploymentShakeel Butt2024-09-021-0/+19
* | memcg: make v1 only functions staticShakeel Butt2024-09-021-2/+5
* | memcg: move v1 events and statistics code to v1 fileShakeel Butt2024-09-021-0/+37
* | memcg: move mem_cgroup_charge_statistics to v1 codeShakeel Butt2024-09-021-2/+15
* | memcg: move mem_cgroup_event_ratelimit to v1 codeShakeel Butt2024-09-021-2/+30
* | memcg_write_event_control(): fix a user-triggerable oopsAl Viro2024-08-131-2/+5
|/
* mm: memcg1: convert charge move flags to unsigned long longRoman Gushchin2024-07-181-2/+2
* mm: remove CONFIG_MEMCG_KMEMJohannes Weiner2024-07-101-4/+2
* mm: memcg: gather memcg1-specific fields initialization in memcg1_memcg_init()Roman Gushchin2024-07-051-0/+9
* mm: memcg: factor out legacy socket memory accounting codeRoman Gushchin2024-07-051-0/+17
* mm: memcg: move memcg_account_kmem() to memcontrol-v1.cRoman Gushchin2024-07-051-0/+12
* mm: add swappiness= arg to memory.reclaimDan Schatzberg2024-07-051-2/+2
* mm: add defines for min/max swappinessDan Schatzberg2024-07-051-1/+1
* mm: memcg: make memcg1_update_tree() staticRoman Gushchin2024-07-051-1/+1
* mm: memcg: move cgroup v1 interface files to memcontrol-v1.cRoman Gushchin2024-07-051-5/+734
* mm: memcg: rename memcg_oom_recover()Roman Gushchin2024-07-051-3/+3
* mm: memcg: move cgroup v1 oom handling code into memcontrol-v1.cRoman Gushchin2024-07-051-2/+227
* mm: memcg: rename memcg_check_events()Roman Gushchin2024-07-051-3/+3
* mm: memcg: move legacy memcg event code into memcontrol-v1.cRoman Gushchin2024-07-051-0/+653
* mm: memcg: rename charge move-related functionsRoman Gushchin2024-07-051-7/+7
* mm: memcg: move charge migration code to memcontrol-v1.cRoman Gushchin2024-07-051-0/+981
* mm: memcg: rename soft limit reclaim-related functionsRoman Gushchin2024-07-051-3/+3
* mm: memcg: move soft limit reclaim code to memcontrol-v1.cRoman Gushchin2024-07-051-0/+342
* mm: memcg: introduce memcontrol-v1.cRoman Gushchin2024-07-051-0/+3