summaryrefslogtreecommitdiff
path: root/include/linux/memcontrol.h
AgeCommit message (Expand)Author
2022-06-16mm: kmem: make mem_cgroup_from_obj() vmalloc()-safeRoman Gushchin
2022-05-19zswap: memcg accountingJohannes Weiner
2022-05-13vmscan: convert lazy freeing to foliosMatthew Wilcox (Oracle)
2022-04-28mm/memcontrol.c: make cgroup_memory_noswap staticLu Jialin
2022-04-21memcg: sync flush only if periodic flush is delayedShakeel Butt
2022-03-22mm: memcontrol: rename memcg_cache_id to memcg_kmem_idMuchun Song
2022-03-22mm: list_lru: replace linear array with xarrayMuchun Song
2022-03-22mm: introduce kmem_cache_alloc_lruMuchun Song
2022-03-22mm/memcg: retrieve parent memcg from css.parentWei Yang
2022-03-22memcg: add per-memcg total kernel memory statYosry Ahmed
2022-02-11mm: memcg: synchronize objcg lists with a dedicated spinlockRoman Gushchin
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15memcg: add per-memcg vmalloc statShakeel Butt
2022-01-15mm/memcg: add oom_group_kill memory eventDan Schatzberg
2022-01-06mm/memcg: Convert slab objcgs from struct page to struct slabVlastimil Babka
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06mm/vmpressure: fix data-race with memcg->socket_pressureYuanzheng Song
2021-11-06mm: memcontrol: remove the kmem statesMuchun Song
2021-10-18mm/writeback: Add __folio_mark_dirty()Matthew Wilcox (Oracle)
2021-09-27mm/workingset: Convert workingset_activation to take a folioMatthew Wilcox (Oracle)
2021-09-27mm/memcg: Add folio_lruvec_relock_irq() and folio_lruvec_relock_irqsave()Matthew Wilcox (Oracle)
2021-09-27mm/memcg: Add folio_lruvec_lock() and similar functionsMatthew Wilcox (Oracle)
2021-09-27mm/memcg: Add folio_lruvec()Matthew Wilcox (Oracle)
2021-09-27mm/memcg: Add folio_memcg_lock() and folio_memcg_unlock()Matthew Wilcox (Oracle)
2021-09-27mm/memcg: Convert mem_cgroup_track_foreign_dirty_slowpath() to folioMatthew Wilcox (Oracle)
2021-09-27mm/memcg: Convert mem_cgroup_migrate() to take foliosMatthew Wilcox (Oracle)
2021-09-27mm/memcg: Convert mem_cgroup_uncharge() to take a folioMatthew Wilcox (Oracle)
2021-09-27mm/memcg: Convert mem_cgroup_charge() to take a folioMatthew Wilcox (Oracle)
2021-09-27mm/memcg: Add folio_memcg() and related functionsMatthew Wilcox (Oracle)
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03mm, memcg: remove unused functionsMiaohe Lin
2021-09-03memcg: cleanup racy sum avoidance codeShakeel Butt
2021-09-03memcg: infrastructure to flush memcg statsShakeel Butt
2021-09-03memcg: switch lruvec stats to rstatShakeel Butt
2021-09-03mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg configSuren Baghdasaryan
2021-09-03writeback: memcg: simplify cgroup_writeback_by_idShakeel Butt
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-20mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaimJohannes Weiner
2021-08-18net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()Wei Wang
2021-07-01Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...Linus Torvalds
2021-06-29mm: memcontrol: remove trailing semicolon in macrosHuilong Deng
2021-06-29loop: charge i/o to mem and blk cgDan Schatzberg
2021-06-29memcontrol: use flexible-array memberwenhuizhang
2021-06-29mm: memcontrol: rename lruvec_holds_page_lru_lock to page_matches_lruvecMuchun Song
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