summaryrefslogtreecommitdiffstats
path: root/mm/memcontrol.c
AgeCommit message (Expand)Author
2020-07-24mm/memcg: fix refcount error while moving and swappingHugh Dickins
2020-07-24mm/memcontrol: fix OOPS inside mem_cgroup_get_nr_swap_pages()Bhupesh Sharma
2020-06-26mm/memcontrol.c: prevent missed memory.low load tearsChris Down
2020-06-26mm/memcontrol.c: add missed css_put()Muchun Song
2020-06-26mm: memcontrol: handle div0 crash race condition in memory.lowJohannes Weiner
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-04mm, memcg: fix some typos in memcontrol.cEthon Paul
2020-06-03mm: base LRU balancing on an explicit cost modelJohannes Weiner
2020-06-03mm: memcontrol: update page->mem_cgroup stability rulesJohannes Weiner
2020-06-03mm: memcontrol: delete unused lrucare handlingJohannes Weiner
2020-06-03mm: memcontrol: make swap tracking an integral part of memory controlJohannes Weiner
2020-06-03mm: memcontrol: prepare swap controller setup for integrationJohannes Weiner
2020-06-03mm: memcontrol: drop unused try/commit/cancel charge APIJohannes Weiner
2020-06-03mm: memcontrol: switch to native NR_ANON_THPS counterJohannes Weiner
2020-06-03mm: memcontrol: switch to native NR_ANON_MAPPED counterJohannes Weiner
2020-06-03mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM countersJohannes Weiner
2020-06-03mm: memcontrol: prepare cgroup vmstat infrastructure for native anon countersJohannes Weiner
2020-06-03mm: memcontrol: prepare move_account for removal of private page type countersJohannes Weiner
2020-06-03mm: memcontrol: prepare uncharging for removal of private page type countersJohannes Weiner
2020-06-03mm: memcontrol: convert page cache to a new mem_cgroup_charge() APIJohannes Weiner
2020-06-03mm: memcontrol: move out cgroup swaprate throttlingJohannes Weiner
2020-06-03mm: memcontrol: drop @compound parameter from memcg charging APIJohannes Weiner
2020-06-03mm: memcontrol: fix stat-corrupting race in charge movingJohannes Weiner
2020-06-03mm/memcg: optimize memory.numa_stat like memory.statShakeel Butt
2020-06-02memcg: fix memcg_kmem_bypass() for remote memcg chargingZefan Li
2020-06-02mm/memcg: automatically penalize tasks with high swap useJakub Kicinski
2020-06-02mm/memcg: move cgroup high memory limit setting into struct page_counterJakub Kicinski
2020-06-02mm/memcg: move penalty delay clamping out of calculate_high_delay()Jakub Kicinski
2020-06-02mm/memcg: prepare for swap over-high accounting and penalty calculationJakub Kicinski
2020-06-02memcg: expose root cgroup's memory.statShakeel Butt
2020-06-02mm: memcontrol: simplify value comparison between count and limitKaixu Xia
2020-06-02mm, memcg: add workingset_restore in memory.statYafang Shao
2020-06-02mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK insteadNeilBrown
2020-05-07mm, memcg: fix error return value of mem_cgroup_css_alloc()Yafang Shao
2020-04-10mm, memcg: do not high throttle allocators based on wraparoundJakub Kicinski
2020-04-07mm: use fallthrough;Joe Perches
2020-04-07mm, memcg: bypass high reclaim iteration for cgroup hierarchy rootChris Down
2020-04-02mm: memcg: make memory.oom.group tolerable to task migrationRoman Gushchin
2020-04-02mm, memcg: prevent mem_cgroup_protected store tearingChris Down
2020-04-02mm, memcg: prevent memory.swap.max load tearingChris Down
2020-04-02mm, memcg: prevent memory.min load/store tearingChris Down
2020-04-02mm, memcg: prevent memory.max load tearingChris Down
2020-04-02mm, memcg: prevent memory.high load/store tearingChris Down
2020-04-02mm/memcontrol.c: make mem_cgroup_id_get_many() __maybe_unusedVincenzo Frascino
2020-04-02memcg: css_tryget_online cleanupsShakeel Butt
2020-04-02mm: memcontrol: recursive memory.low protectionJohannes Weiner
2020-04-02mm: memcontrol: clean up and document effective low/min calculationsJohannes Weiner
2020-04-02mm: memcontrol: fix memory.low proportional distributionJohannes Weiner
2020-04-02mm: kmem: rename (__)memcg_kmem_(un)charge_memcg() to __memcg_kmem_(un)charge()Roman Gushchin