summaryrefslogtreecommitdiffstats
path: root/mm/memcontrol.c
AgeCommit message (Expand)Author
2021-08-13mm/memcg: fix incorrect flushing of lruvec data in obj_stockWaiman Long
2021-07-30mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresh...Johannes Weiner
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...Linus Torvalds
2021-07-01mm: remove special swap entry functionsAlistair Popple
2021-07-01mm/memcontrol.c: fix kerneldoc comment for mem_cgroup_calculate_protectionMel Gorman
2021-06-29loop: charge i/o to mem and blk cgDan Schatzberg
2021-06-29mm: charge active memcg when no mm is setDan Schatzberg
2021-06-29mm: memcontrol: move obj_cgroup_uncharge_pages() out of css_set_lockMuchun Song
2021-06-29mm: memcontrol: simplify the logic of objcg pinning memcgMuchun Song
2021-06-29mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvecMuchun Song
2021-06-29mm: memcontrol: bail out early when !mm in get_mem_cgroup_from_mmMuchun Song
2021-06-29mm: memcontrol: fix page charging in page replacementMuchun Song
2021-06-29mm: memcontrol: fix root_mem_cgroup chargingMuchun Song
2021-06-29mm: memcg/slab: create a new set of kmalloc-cg-<n> cachesWaiman Long
2021-06-29mm: memcg/slab: properly set up gfp flags for objcg pointer arrayWaiman Long
2021-06-29mm/memcg: optimize user context object stock accessWaiman Long
2021-06-29mm/memcg: improve refill_obj_stock() performanceWaiman Long
2021-06-29mm/memcg: cache vmstat data in percpu memcg_stock_pcpWaiman Long
2021-06-29mm/memcg: move mod_objcg_state() to memcontrol.cWaiman Long
2021-06-05mm, memcg: introduce mem_cgroup_kmem_disabled()Roman Gushchin
2021-06-05mm, memcg: mark cgroup_memory_nosocket, nokmem and noswap as __ro_after_initRoman Gushchin
2021-05-07mm: fix typos in commentsIngo Molnar
2021-05-05mm: memcontrol: reparent nr_deferred when memcg offlineYang Shi
2021-05-05mm: memcontrol: rename shrinker_map to shrinker_infoYang Shi
2021-05-05mm: vmscan: consolidate shrinker_maps handling codeYang Shi
2021-04-30mm: memcontrol: inline __memcg_kmem_{un}charge() into obj_cgroup_{un}charge_p...Muchun Song
2021-04-30mm: memcontrol: use obj_cgroup APIs to charge kmem pagesMuchun Song
2021-04-30mm: memcontrol: change ug->dummy_page only if memcg changedMuchun Song
2021-04-30mm: memcontrol: introduce obj_cgroup_{un}charge_pagesMuchun Song
2021-04-30mm: memcontrol: slab: fix obtain a reference to a freeing memcgMuchun Song
2021-04-30memcg: charge before adding to swapcache on swapinShakeel Butt
2021-04-30mm: memcontrol: consolidate lruvec stat flushingJohannes Weiner
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: memcontrol: fix cpuhotplug statistics flushingJohannes Weiner
2021-04-30memcg: enable memcg oom-kill for __GFP_NOFAILShakeel Butt
2021-04-30memcg: cleanup root memcg checksShakeel Butt
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-24mm: memcontrol: fix get_active_memcg return valueMuchun Song
2021-02-24mm: memcontrol: fix swap undercounting in cgroup2Muchun Song
2021-02-24fs: buffer: use raw page_memcg() on locked pageJohannes Weiner
2021-02-24mm: memcontrol: replace the loop with a list_for_each_entry()Muchun Song
2021-02-24mm/memcontrol: remove redundant NULL checkYang Li
2021-02-24mm: kmem: make __memcg_kmem_(un)charge staticRoman Gushchin
2021-02-24mm: memcg: add swapcache stat for memcg v2Shakeel Butt
2021-02-24mm/memcg: remove rcu locking for lock_page_lruvec function seriesAlex Shi
2021-02-24mm/memcg: revise the using condition of lock_page_lruvec function seriesAlex Shi