aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/memcontrol.h
AgeCommit message (Expand)Author
2019-05-05mm: writeback: use exact memcg dirty countsGreg Thelen
2018-06-15mm: fix oom_kill event handlingRoman Gushchin
2018-06-07mem_cgroup: make sure moving_account, move_lock_task and stat_cpu in the same...Aaron Lu
2018-06-07memcg: introduce memory.minRoman Gushchin
2018-06-07memcg: writeback: use memcg->cgwb_list directlyWang Long
2018-06-07mm: memory.low hierarchical behaviorRoman Gushchin
2018-06-07mm: rename page_counter's count/limit into usage/maxRoman Gushchin
2018-06-07mm, memcontrol: implement memory.swap.eventsTejun Heo
2018-04-11mm: memcg: make sure memory.events is uptodate when waking pollersJohannes Weiner
2018-04-11mm/vmscan: don't mess with pgdat->flags in memcg reclaimAndrey Ryabinin
2018-02-21mm: memcontrol: fix NR_WRITEBACK leak in memcg and system statsJohannes Weiner
2018-01-31mm: memcontrol: fix excessive complexity in memory.stat reportingJohannes Weiner
2018-01-31mm: memcontrol: implement lruvec stat functions on top of each otherJohannes Weiner
2018-01-31mm: memcontrol: eliminate raw access to stat and event countersJohannes Weiner
2017-09-06mm: memcontrol: use int for event/state parameter in several functionsMatthias Kaehlcke
2017-08-18mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner
2017-07-06mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner
2017-07-06mm: memcontrol: use generic mod_memcg_page_state for kmem pagesJohannes Weiner
2017-07-06mm: memcontrol: use the node-native slab memory countersJohannes Weiner
2017-07-06mm/oom_kill: count global and memory cgroup oom killsKonstantin Khlebnikov
2017-07-06mm: per-cgroup memory reclaim statsRoman Gushchin
2017-05-03mm: memcontrol: use node page state naming scheme for memcgJohannes Weiner
2017-05-03mm: memcontrol: re-use node VM page state enumJohannes Weiner
2017-05-03mm: memcontrol: re-use global VM event enumJohannes Weiner
2017-05-03mm: memcontrol: clean up memory.events counting functionJohannes Weiner
2017-05-03mm: vmscan: fix IO/refault regression in cache workingset transitionJohannes Weiner
2017-05-03mm: memcontrol: provide shmem statisticsJohannes Weiner
2017-03-31mm: rmap: fix huge file mmap accounting in the memcg statsJohannes Weiner
2017-02-22slab: use memcg_kmem_cache_wq for slab destruction operationsTejun Heo
2017-02-22slab: link memcg kmem_caches on their associated memory cgroupTejun Heo
2017-01-10mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko
2016-10-07mm: memcontrol: consolidate cgroup socket trackingJohannes Weiner
2016-10-07mm: oom: deduplicate victim selection code for memcg and global oomVladimir Davydov
2016-07-28mm: fix memcg stack accounting for sub-page stacksAndy Lutomirski
2016-07-28mm, vmscan: Update all zone LRU sizes before updating memcgMel Gorman
2016-07-28mm, memcg: move memcg limit enforcement from zones to nodesMel Gorman
2016-07-28mm, vmscan: make shrink_node decisions more node-centricMel Gorman
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman
2016-07-28mm: fix vm-scalability regression in cgroup-aware workingset codeJohannes Weiner
2016-07-26mm: memcontrol: cleanup kmem charge functionsVladimir Davydov
2016-07-23mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner
2016-05-20mm: vmscan: reduce size of inactive file listRik van Riel
2016-05-19mm: update_lru_size do the __mod_zone_page_stateHugh Dickins
2016-03-17mm: workingset: make shadow node shrinker memcg awareVladimir Davydov
2016-03-17mm: memcontrol: zap memcg_kmem_online helperVladimir Davydov
2016-03-17mm: memcontrol: report kernel stack usage in cgroup2 memory.statVladimir Davydov
2016-03-17mm: memcontrol: report slab usage in cgroup2 memory.statVladimir Davydov
2016-03-15mm: remove unnecessary uses of lock_page_memcg()Johannes Weiner
2016-03-15mm: simplify lock_page_memcg()Johannes Weiner
2016-03-15mm: migrate: do not touch page->mem_cgroup of live pagesJohannes Weiner