summaryrefslogtreecommitdiff
path: root/include/linux/memcontrol.h
Commit message (Expand)AuthorAgeFilesLines
* mm: memcontrol: reparent nr_deferred when memcg offlineYang Shi2021-04-121-0/+1
* mm: vmscan: add per memcg shrinker nr_deferredYang Shi2021-04-121-3/+4
* mm: memcontrol: rename shrinker_map to shrinker_infoYang Shi2021-04-121-4/+4
* mm: vmscan: consolidate shrinker_maps handling codeYang Shi2021-04-121-6/+5
* linux/memcontrol.h: remove duplicate struct declarationWan Jiabing2021-04-121-2/+0
* mm: memcontrol: move PageMemcgKmem to the scope of CONFIG_MEMCG_KMEMMuchun Song2021-04-121-1/+6
* mm: memcontrol: fix forget to obtain the ref to objcg in split_page_memcgMuchun Song2021-04-121-0/+6
* mm: memcontrol: use obj_cgroup APIs to charge kmem pagesMuchun Song2021-04-121-24/+92
* memcg: charge before adding to swapcache on swapinShakeel Butt2021-04-121-0/+13
* mm-memcontrol-switch-to-rstat-fixAndrew Morton2021-04-121-1/+1
* mm: memcontrol: switch to rstatJohannes Weiner2021-04-121-27/+40
* mm: memcontrol: privatize memcg_page_state query functionsJohannes Weiner2021-04-121-44/+0
* mm: memcontrol: kill mem_cgroup_nodeinfo()Johannes Weiner2021-04-121-7/+1
* mm: page-writeback: simplify memcg handling in test_clear_page_writeback()Johannes Weiner2021-04-121-8/+2
* mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...Zhou Guanghui2021-03-131-4/+2
* fs: buffer: use raw page_memcg() on locked pageJohannes Weiner2021-02-241-7/+0
* mm: kmem: make __memcg_kmem_(un)charge staticRoman Gushchin2021-02-241-3/+0
* mm: memcontrol: optimize per-lruvec stats counter memory usageMuchun Song2021-02-241-2/+12
* mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNTRoman Gushchin2021-02-241-19/+0
* mm/memcontrol: fix warning in mem_cgroup_page_lruvec()Hugh Dickins2021-01-121-1/+1
* mm/memcontrol:rewrite mem_cgroup_page_lruvec()Hui Su2020-12-191-2/+17
* mm/memcg: remove unused definitionsWei Yang2020-12-191-118/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-0/+110
|\
| * mm/lru: introduce relock_page_lruvec()Alexander Duyck2020-12-151-0/+52
| * mm/lru: replace pgdat lru_lock with lruvec lockAlex Shi2020-12-151-0/+58
* | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-151-7/+203
|\ \ | |/ |/|
| * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-041-9/+206
| |\
| | * mm: Convert page kmemcg type to a page memcg flagRoman Gushchin2020-12-021-4/+33
| | * mm: Introduce page memcg flagsRoman Gushchin2020-12-021-12/+20
| | * mm: memcontrol/slab: Use helpers to access slab page's memcg_dataRoman Gushchin2020-12-021-0/+64
| | * mm: memcontrol: Use helpers to read page's memcg dataRoman Gushchin2020-12-021-9/+105
* | | mm: move lruvec stats update functions to vmstat.hShakeel Butt2020-12-151-111/+0
* | | mm: memcg/slab: rename *_lruvec_slab_state to *_lruvec_kmem_stateMuchun Song2020-12-151-9/+9
* | | mm: memcg: deprecate the non-hierarchical modeRoman Gushchin2020-12-151-7/+0
* | | mm: memcg: fix obsolete code commentsRoman Gushchin2020-12-151-4/+2
* | | mm: memcontrol: remove unused mod_memcg_obj_state()Muchun Song2020-12-151-6/+0
|/ /
* | mm: memcg: relayout structure mem_cgroup to avoid cache interferenceFeng Tang2020-11-261-14/+14
* | mm: memcontrol: fix missing wakeup polling threadMuchun Song2020-11-141-2/+9
|/
* mm: kmem: enable kernel memcg accounting from interrupt contextsRoman Gushchin2020-10-181-12/+0
* mm/memcg: unify swap and memsw page countersWaiman Long2020-10-131-5/+8
* mm/memcontrol: fix a data race in scan countQian Cai2020-08-141-1/+1
* include/linux/memcontrol.h: drop duplicate word and fix spelloRandy Dunlap2020-08-121-2/+2
* mm: memcg/percpu: per-memcg percpu memory statisticsRoman Gushchin2020-08-121-0/+8
* mm, memcg: decouple e{low,min} state mutations from protection checksChris Down2020-08-071-11/+42
* mm, memcg: avoid stale protection values when cgroup is above protectionYafang Shao2020-08-071-2/+40
* mm: kmem: switch to static_branch_likely() in memcg_kmem_enabled()Roman Gushchin2020-08-071-1/+1
* mm: memcontrol: account kernel stack per nodeShakeel Butt2020-08-071-2/+19
* mm: memcg/slab: remove memcg_kmem_get_cache()Roman Gushchin2020-08-071-2/+0
* mm: memcg/slab: simplify memcg cache creationRoman Gushchin2020-08-071-1/+0
* mm: memcg/slab: use a single set of kmem_caches for all accounted allocationsRoman Gushchin2020-08-071-4/+1