summaryrefslogtreecommitdiffstats
path: root/mm/memcontrol.c
Commit message (Expand)AuthorAgeFilesLines
* mm: memcontrol: fix warning when allocating the root cgroupJohannes Weiner2020-08-131-6/+0
* mm/memcontrol.c: delete duplicated wordsRandy Dunlap2020-08-121-1/+1
* mm/workingset: prepare the workingset detection infrastructure for anon LRUJoonsoo Kim2020-08-121-5/+11
* mm: memcg: charge memcg percpu memory to the parent cgroupRoman Gushchin2020-08-121-4/+16
* mm: memcg/percpu: per-memcg percpu memory statisticsRoman Gushchin2020-08-121-1/+3
* mm: memcontrol: don't count limit-setting reclaim as memory pressureJohannes Weiner2020-08-071-1/+10
* mm: memcontrol: restore proper dirty throttling when memory.high changesJohannes Weiner2020-08-071-0/+2
* memcg, oom: check memcg margin for parallel oomYafang Shao2020-08-071-1/+7
* mm, memcg: decouple e{low,min} state mutations from protection checksChris Down2020-08-071-21/+7
* mm, memcg: avoid stale protection values when cgroup is above protectionYafang Shao2020-08-071-0/+8
* mm, memcg: unify reclaim retry limits with page allocatorChris Down2020-08-071-9/+6
* mm, memcg: reclaim more aggressively before high allocator throttlingChris Down2020-08-071-5/+37
* mm: memcontrol: avoid workload stalls when lowering memory.highRoman Gushchin2020-08-071-2/+2
* mm: memcontrol: account kernel stack per nodeShakeel Butt2020-08-071-1/+1
* mm: memcg/slab: use a single set of kmem_caches for all allocationsRoman Gushchin2020-08-071-1/+24
* mm: memcg/slab: remove memcg_kmem_get_cache()Roman Gushchin2020-08-071-24/+1
* mm: memcg/slab: simplify memcg cache creationRoman Gushchin2020-08-071-47/+1
* mm: memcg/slab: use a single set of kmem_caches for all accounted allocationsRoman Gushchin2020-08-071-131/+32
* mm: memcg/slab: move memcg_kmem_bypass() to memcontrol.hRoman Gushchin2020-08-071-12/+0
* mm: memcg/slab: deprecate memory.kmem.slabinfoRoman Gushchin2020-08-071-3/+0
* mm: memcg/slab: save obj_cgroup for non-root slab objectsRoman Gushchin2020-08-071-2/+12
* mm: memcg/slab: allocate obj_cgroups for non-root slab pagesRoman Gushchin2020-08-071-3/+14
* mm: memcg/slab: obj_cgroup APIRoman Gushchin2020-08-071-1/+287
* mm: memcontrol: decouple reference counting from page accountingJohannes Weiner2020-08-071-18/+21
* mm: memcg: convert vmstat slab counters to bytesRoman Gushchin2020-08-071-7/+4
* mm: memcg: prepare for byte-sized vmstat itemsRoman Gushchin2020-08-071-4/+10
* mm: memcg: factor out memcg- and lruvec-level changes out of __mod_lruvec_sta...Roman Gushchin2020-08-071-19/+24
* mm: kmem: make memcg_kmem_enabled() irreversibleRoman Gushchin2020-08-071-6/+2
* Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-041-1/+1
|\
| * treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
* | mm/memcg: fix refcount error while moving and swappingHugh Dickins2020-07-241-2/+2
* | mm/memcontrol: fix OOPS inside mem_cgroup_get_nr_swap_pages()Bhupesh Sharma2020-07-241-1/+8
|/
* mm/memcontrol.c: prevent missed memory.low load tearsChris Down2020-06-261-2/+3
* mm/memcontrol.c: add missed css_put()Muchun Song2020-06-261-1/+3
* mm: memcontrol: handle div0 crash race condition in memory.lowJohannes Weiner2020-06-261-2/+7
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-1/+1
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-4/+4
* mm, memcg: fix some typos in memcontrol.cEthon Paul2020-06-041-2/+2
* mm: base LRU balancing on an explicit cost modelJohannes Weiner2020-06-031-12/+6
* mm: memcontrol: update page->mem_cgroup stability rulesJohannes Weiner2020-06-031-14/+7
* mm: memcontrol: delete unused lrucare handlingJohannes Weiner2020-06-031-53/+4
* mm: memcontrol: make swap tracking an integral part of memory controlJohannes Weiner2020-06-031-30/+23
* mm: memcontrol: prepare swap controller setup for integrationJohannes Weiner2020-06-031-31/+28
* mm: memcontrol: drop unused try/commit/cancel charge APIJohannes Weiner2020-06-031-111/+17
* mm: memcontrol: switch to native NR_ANON_THPS counterJohannes Weiner2020-06-031-23/+24
* mm: memcontrol: switch to native NR_ANON_MAPPED counterJohannes Weiner2020-06-031-18/+9
* mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM countersJohannes Weiner2020-06-031-17/+11
* mm: memcontrol: prepare cgroup vmstat infrastructure for native anon countersJohannes Weiner2020-06-031-3/+6
* mm: memcontrol: prepare move_account for removal of private page type countersJohannes Weiner2020-06-031-12/+13
* mm: memcontrol: prepare uncharging for removal of private page type countersJohannes Weiner2020-06-031-11/+12