summaryrefslogtreecommitdiff
path: root/mm/memcontrol.c
AgeCommit message (Expand)Author
2021-12-10mm/memcg: relocate mod_objcg_mlstate(), get_obj_stock() and put_obj_stock()Waiman Long
2021-11-17mm: Rename folio_test_multi to folio_test_largeMatthew Wilcox (Oracle)
2021-11-11mm: unexport {,un}lock_page_memcgChristoph Hellwig
2021-11-11mm: unexport folio_memcg_{,un}lockChristoph Hellwig
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06mm/vmscan: throttle reclaim when no progress is being madeMel Gorman
2021-11-06memcg: prohibit unconditional exceeding the limit of dying tasksVasily Averin
2021-11-06mm: memcontrol: remove the kmem statesMuchun Song
2021-11-06mm: memcontrol: remove kmemcg_id reparentingMuchun Song
2021-11-06memcg, kmem: further deprecate kmem.limit_in_bytesShakeel Butt
2021-11-06mm/memcg: remove obsolete memcg_free_kmem()Waiman Long
2021-11-06memcg: unify memcg stat flushingShakeel Butt
2021-11-06memcg: flush stats only if updatedShakeel Butt
2021-11-06mm/memcg: drop swp_entry_t* in mc_handle_file_pte()Peter Xu
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: Convert mem_cgroup_move_account() to use a folioMatthew 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 uncharge_page() to uncharge_folio()Matthew Wilcox (Oracle)
2021-09-27mm/memcg: Convert mem_cgroup_charge() to take a folioMatthew Wilcox (Oracle)
2021-09-27mm/memcg: Convert commit_charge() to take a folioMatthew Wilcox (Oracle)
2021-09-27mm/memcg: Add folio_memcg() and related functionsMatthew Wilcox (Oracle)
2021-09-27mm/memcg: Convert memcg_check_events to take a node IDMatthew Wilcox (Oracle)
2021-09-27mm/memcg: Remove soft_limit_tree_node()Matthew Wilcox (Oracle)
2021-09-27mm/memcg: Use the node id in mem_cgroup_update_tree()Matthew Wilcox (Oracle)
2021-09-27mm/memcg: Remove 'page' parameter to mem_cgroup_charge_statistics()Matthew Wilcox (Oracle)
2021-09-23memcg: flush lruvec stats in the refaultShakeel Butt
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03mm/vmpressure: replace vmpressure_to_css() with vmpressure_to_memcg()Hui Su
2021-09-03memcg: make memcg->event_list_lock irqsafeShakeel Butt
2021-09-03memcg: fix up drain_local_stock commentMichal Hocko
2021-09-03mm, memcg: save some atomic ops when flush is already trueMiaohe Lin
2021-09-03mm: memcontrol: set the correct memcg swappiness restrictionBaolin Wang
2021-09-03memcg: replace in_interrupt() by !in_task() in active_memcg()Vasily Averin
2021-09-03memcg: infrastructure to flush memcg statsShakeel Butt
2021-09-03memcg: switch lruvec stats to rstatShakeel Butt
2021-09-03mm, memcg: inline swap-related functions to improve disabled memcg configSuren Baghdasaryan
2021-09-03mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg configSuren Baghdasaryan
2021-09-03mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related func...Suren Baghdasaryan
2021-09-03writeback: memcg: simplify cgroup_writeback_by_idShakeel Butt
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-18net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()Wei Wang
2021-08-13mm/memcg: fix incorrect flushing of lruvec data in obj_stockWaiman Long
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-30mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresh...Johannes Weiner
2021-07-20memcg: enable accounting for IP address and routing-related objectsVasily Averin
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds