summaryrefslogtreecommitdiff
path: root/mm/memcontrol.c
AgeCommit message (Expand)Author
2017-07-10mm, memcg: fix potential undefined behavior in mem_cgroup_event_ratelimit()Michal Hocko
2017-07-10mm/memcontrol: exclude @root from checks in mem_cgroup_lowSean Christopherson
2017-07-06mm: memcontrol: per-lruvec stats infrastructureJohannes 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-07-06mm, THP, swap: delay splitting THP during swap outHuang Ying
2017-06-20sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-05-12hwpoison, memcg: forcibly uncharge LRU pagesMichal Hocko
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-09mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()Tahsin Erdogan
2017-03-09mm/cgroup: avoid panic when init with low memoryLaurent Dufour
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-24mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins
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-24mm, memcg: do not retry precharge chargesDavid Rientjes
2017-01-10mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-12mm: memcontrol: use special workqueue for creating per-memcg cachesVladimir Davydov
2016-11-09mm/memcg: Convert to hotplug state machineSebastian Andrzej Siewior
2016-10-27mm: memcontrol: do not recurse in direct reclaimJohannes Weiner
2016-10-07mm: memcontrol: consolidate cgroup socket trackingJohannes Weiner
2016-10-07mm, swap: use offset of swap entry as key of swap cacheHuang Ying
2016-10-07mm/memcontrol.c: make the walk_page_range() limit obviousJames Morse
2016-10-07mm: memcontrol: add sanity checks for memcg->id.ref on get/putVladimir Davydov
2016-10-07mm: oom: deduplicate victim selection code for memcg and global oomVladimir Davydov
2016-09-19mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accountingJohannes Weiner
2016-08-26mm: memcontrol: avoid unused function warningArnd Bergmann
2016-08-11mm: memcontrol: fix memcg id ref counter on swap charge moveVladimir Davydov
2016-08-11mm: memcontrol: fix swap counter leak on swapout from offline cgroupVladimir Davydov
2016-08-09mm: memcontrol: only mark charged pages with PageKmemcgVladimir Davydov
2016-08-02memcg: put soft limit reclaim out of way if the excess tree is emptyMichal Hocko
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, vmscan: move lru_lock to the nodeMel Gorman
2016-07-28mm: fix vm-scalability regression in cgroup-aware workingset codeJohannes Weiner
2016-07-28mm, oom: fortify task_will_free_mem()Michal Hocko
2016-07-26mm: memcontrol: fix documentation for compound parameterLi RongQing
2016-07-26mm: memcontrol: remove BUG_ON in uncharge_listLi RongQing