summaryrefslogtreecommitdiff
path: root/include/linux/memcontrol.h
AgeCommit message (Expand)Author
2021-06-29mm: memcontrol: simplify lruvec_holds_page_lru_lockMuchun Song
2021-06-29mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvecMuchun Song
2021-06-05mm, memcg: introduce mem_cgroup_kmem_disabled()Roman Gushchin
2021-05-05mm: memcontrol: reparent nr_deferred when memcg offlineYang Shi
2021-05-05mm: vmscan: add per memcg shrinker nr_deferredYang Shi
2021-05-05mm: memcontrol: rename shrinker_map to shrinker_infoYang Shi
2021-05-05mm: vmscan: consolidate shrinker_maps handling codeYang Shi
2021-04-30linux/memcontrol.h: remove duplicate struct declarationWan Jiabing
2021-04-30mm: memcontrol: move PageMemcgKmem to the scope of CONFIG_MEMCG_KMEMMuchun Song
2021-04-30mm: memcontrol: use obj_cgroup APIs to charge kmem pagesMuchun Song
2021-04-30memcg: charge before adding to swapcache on swapinShakeel Butt
2021-04-30mm: memcontrol: switch to rstatJohannes Weiner
2021-04-30mm: memcontrol: privatize memcg_page_state query functionsJohannes Weiner
2021-04-30mm: memcontrol: kill mem_cgroup_nodeinfo()Johannes Weiner
2021-04-30mm: page-writeback: simplify memcg handling in test_clear_page_writeback()Johannes Weiner
2021-03-13mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...Zhou Guanghui
2021-02-24fs: buffer: use raw page_memcg() on locked pageJohannes Weiner
2021-02-24mm: kmem: make __memcg_kmem_(un)charge staticRoman Gushchin
2021-02-24mm: memcontrol: optimize per-lruvec stats counter memory usageMuchun Song
2021-02-24mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNTRoman Gushchin
2021-01-12mm/memcontrol: fix warning in mem_cgroup_page_lruvec()Hugh Dickins
2020-12-19mm/memcontrol:rewrite mem_cgroup_page_lruvec()Hui Su
2020-12-19mm/memcg: remove unused definitionsWei Yang
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15mm/lru: introduce relock_page_lruvec()Alexander Duyck
2020-12-15mm/lru: replace pgdat lru_lock with lruvec lockAlex Shi
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-15mm: move lruvec stats update functions to vmstat.hShakeel Butt
2020-12-15mm: memcg/slab: rename *_lruvec_slab_state to *_lruvec_kmem_stateMuchun Song
2020-12-15mm: memcg: deprecate the non-hierarchical modeRoman Gushchin
2020-12-15mm: memcg: fix obsolete code commentsRoman Gushchin
2020-12-15mm: memcontrol: remove unused mod_memcg_obj_state()Muchun Song
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-02mm: Convert page kmemcg type to a page memcg flagRoman Gushchin
2020-12-02mm: Introduce page memcg flagsRoman Gushchin
2020-12-02mm: memcontrol/slab: Use helpers to access slab page's memcg_dataRoman Gushchin
2020-12-02mm: memcontrol: Use helpers to read page's memcg dataRoman Gushchin
2020-11-26mm: memcg: relayout structure mem_cgroup to avoid cache interferenceFeng Tang
2020-11-14mm: memcontrol: fix missing wakeup polling threadMuchun Song
2020-10-18mm: kmem: enable kernel memcg accounting from interrupt contextsRoman Gushchin
2020-10-13mm/memcg: unify swap and memsw page countersWaiman Long
2020-08-14mm/memcontrol: fix a data race in scan countQian Cai
2020-08-12include/linux/memcontrol.h: drop duplicate word and fix spelloRandy Dunlap
2020-08-12mm: memcg/percpu: per-memcg percpu memory statisticsRoman Gushchin
2020-08-07mm, memcg: decouple e{low,min} state mutations from protection checksChris Down
2020-08-07mm, memcg: avoid stale protection values when cgroup is above protectionYafang Shao
2020-08-07mm: kmem: switch to static_branch_likely() in memcg_kmem_enabled()Roman Gushchin
2020-08-07mm: memcontrol: account kernel stack per nodeShakeel Butt
2020-08-07mm: memcg/slab: remove memcg_kmem_get_cache()Roman Gushchin
2020-08-07mm: memcg/slab: simplify memcg cache creationRoman Gushchin