aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm, oom: introduce memory.oom.groupRoman Gushchin2018-08-221-0/+18
* mm/list_lru.c: set bit in memcg shrinker bitmap on first list_lru item appear...Kirill Tkhai2018-08-171-0/+4
* mm/memcontrol.c: export mem_cgroup_is_root()Kirill Tkhai2018-08-171-0/+10
* mm, memcg: assign memcg-aware shrinkers bitmap to memcgKirill Tkhai2018-08-171-0/+14
* mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOBKirill Tkhai2018-08-171-3/+3
* memcg, oom: move out_of_memory back to the charge pathMichal Hocko2018-08-171-8/+8
* fs, mm: account buffer_head to kmemcgShakeel Butt2018-08-171-0/+7
* fs: fsnotify: account fsnotify metadata to kmemcgShakeel Butt2018-08-171-1/+9
* mm: introduce mem_cgroup_put() helperRoman Gushchin2018-08-171-0/+9
* memcontrol: schedule throttling if we are congestedTejun Heo2018-07-091-0/+13
* mm: fix oom_kill event handlingRoman Gushchin2018-06-141-4/+22
* mem_cgroup: make sure moving_account, move_lock_task and stat_cpu in the same...Aaron Lu2018-06-071-4/+19
* memcg: introduce memory.minRoman Gushchin2018-06-071-4/+11
* memcg: writeback: use memcg->cgwb_list directlyWang Long2018-06-071-1/+0
* mm: memory.low hierarchical behaviorRoman Gushchin2018-06-071-2/+1
* mm: rename page_counter's count/limit into usage/maxRoman Gushchin2018-06-071-2/+2
* mm, memcontrol: implement memory.swap.eventsTejun Heo2018-06-071-0/+5
* mm: memcg: make sure memory.events is uptodate when waking pollersJohannes Weiner2018-04-111-17/+18
* mm/vmscan: don't mess with pgdat->flags in memcg reclaimAndrey Ryabinin2018-04-111-0/+3
* mm: memcontrol: fix NR_WRITEBACK leak in memcg and system statsJohannes Weiner2018-02-211-8/+16
* mm: memcontrol: fix excessive complexity in memory.stat reportingJohannes Weiner2018-01-311-34/+62
* mm: memcontrol: implement lruvec stat functions on top of each otherJohannes Weiner2018-01-311-22/+22
* mm: memcontrol: eliminate raw access to stat and event countersJohannes Weiner2018-01-311-11/+20
* mm: memcontrol: use int for event/state parameter in several functionsMatthias Kaehlcke2017-09-061-20/+32
* mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner2017-08-181-2/+8
* mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner2017-07-061-30/+216
* mm: memcontrol: use generic mod_memcg_page_state for kmem pagesJohannes Weiner2017-07-061-17/+0
* mm: memcontrol: use the node-native slab memory countersJohannes Weiner2017-07-061-2/+0
* mm/oom_kill: count global and memory cgroup oom killsKonstantin Khlebnikov2017-07-061-1/+4
* mm: per-cgroup memory reclaim statsRoman Gushchin2017-07-061-3/+45
* mm: memcontrol: use node page state naming scheme for memcgJohannes Weiner2017-05-031-36/+37
* mm: memcontrol: re-use node VM page state enumJohannes Weiner2017-05-031-57/+43
* mm: memcontrol: re-use global VM event enumJohannes Weiner2017-05-031-31/+14
* mm: memcontrol: clean up memory.events counting functionJohannes Weiner2017-05-031-13/+5
* mm: vmscan: fix IO/refault regression in cache workingset transitionJohannes Weiner2017-05-031-3/+61
* mm: memcontrol: provide shmem statisticsJohannes Weiner2017-05-031-0/+1
* mm: rmap: fix huge file mmap accounting in the memcg statsJohannes Weiner2017-03-311-0/+6
* slab: use memcg_kmem_cache_wq for slab destruction operationsTejun Heo2017-02-221-0/+1
* slab: link memcg kmem_caches on their associated memory cgroupTejun Heo2017-02-221-0/+1
* mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko2017-01-101-3/+23
* mm: memcontrol: consolidate cgroup socket trackingJohannes Weiner2016-10-071-2/+4
* mm: oom: deduplicate victim selection code for memcg and global oomVladimir Davydov2016-10-071-0/+15
* mm: fix memcg stack accounting for sub-page stacksAndy Lutomirski2016-07-281-1/+1
* mm, vmscan: Update all zone LRU sizes before updating memcgMel Gorman2016-07-281-1/+1
* mm, memcg: move memcg limit enforcement from zones to nodesMel Gorman2016-07-281-23/+15
* mm, vmscan: make shrink_node decisions more node-centricMel Gorman2016-07-281-9/+10
* mm, vmscan: move LRU lists to nodeMel Gorman2016-07-281-9/+9
* mm: fix vm-scalability regression in cgroup-aware workingset codeJohannes Weiner2016-07-281-1/+42
* mm: memcontrol: cleanup kmem charge functionsVladimir Davydov2016-07-261-96/+7
* mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner2016-07-221-15/+10