summaryrefslogtreecommitdiff
path: root/mm/memcontrol.c
Commit message (Expand)AuthorAge
* mm, memcg: fix potential undefined behavior in mem_cgroup_event_ratelimit()Michal Hocko2017-07-10
* mm/memcontrol: exclude @root from checks in mem_cgroup_lowSean Christopherson2017-07-10
* mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner2017-07-06
* mm: memcontrol: use the node-native slab memory countersJohannes Weiner2017-07-06
* mm/oom_kill: count global and memory cgroup oom killsKonstantin Khlebnikov2017-07-06
* mm: per-cgroup memory reclaim statsRoman Gushchin2017-07-06
* mm, THP, swap: delay splitting THP during swap outHuang Ying2017-07-06
* sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar2017-06-20
* sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-20
* hwpoison, memcg: forcibly uncharge LRU pagesMichal Hocko2017-05-12
* mm: memcontrol: use node page state naming scheme for memcgJohannes Weiner2017-05-03
* mm: memcontrol: re-use node VM page state enumJohannes Weiner2017-05-03
* mm: memcontrol: re-use global VM event enumJohannes Weiner2017-05-03
* mm: memcontrol: clean up memory.events counting functionJohannes Weiner2017-05-03
* mm: vmscan: fix IO/refault regression in cache workingset transitionJohannes Weiner2017-05-03
* mm: memcontrol: provide shmem statisticsJohannes Weiner2017-05-03
* mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()Tahsin Erdogan2017-03-09
* mm/cgroup: avoid panic when init with low memoryLaurent Dufour2017-03-09
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins2017-02-24
* slab: use memcg_kmem_cache_wq for slab destruction operationsTejun Heo2017-02-22
* slab: link memcg kmem_caches on their associated memory cgroupTejun Heo2017-02-22
* mm, memcg: do not retry precharge chargesDavid Rientjes2017-01-24
* mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko2017-01-10
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-12
|\
| * mm: memcontrol: use special workqueue for creating per-memcg cachesVladimir Davydov2016-12-12
* | mm/memcg: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-09
|/
* mm: memcontrol: do not recurse in direct reclaimJohannes Weiner2016-10-27
* mm: memcontrol: consolidate cgroup socket trackingJohannes Weiner2016-10-07
* mm, swap: use offset of swap entry as key of swap cacheHuang Ying2016-10-07
* mm/memcontrol.c: make the walk_page_range() limit obviousJames Morse2016-10-07
* mm: memcontrol: add sanity checks for memcg->id.ref on get/putVladimir Davydov2016-10-07
* mm: oom: deduplicate victim selection code for memcg and global oomVladimir Davydov2016-10-07
* mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accountingJohannes Weiner2016-09-19
* mm: memcontrol: avoid unused function warningArnd Bergmann2016-08-26
* mm: memcontrol: fix memcg id ref counter on swap charge moveVladimir Davydov2016-08-11
* mm: memcontrol: fix swap counter leak on swapout from offline cgroupVladimir Davydov2016-08-11
* mm: memcontrol: only mark charged pages with PageKmemcgVladimir Davydov2016-08-09
* memcg: put soft limit reclaim out of way if the excess tree is emptyMichal Hocko2016-08-02
* mm: fix memcg stack accounting for sub-page stacksAndy Lutomirski2016-07-28
* mm, vmscan: Update all zone LRU sizes before updating memcgMel Gorman2016-07-28
* mm, memcg: move memcg limit enforcement from zones to nodesMel Gorman2016-07-28
* mm, vmscan: make shrink_node decisions more node-centricMel Gorman2016-07-28
* mm, vmscan: move LRU lists to nodeMel Gorman2016-07-28
* mm, vmscan: move lru_lock to the nodeMel Gorman2016-07-28
* mm: fix vm-scalability regression in cgroup-aware workingset codeJohannes Weiner2016-07-28
* mm, oom: fortify task_will_free_mem()Michal Hocko2016-07-28
* mm: memcontrol: fix documentation for compound parameterLi RongQing2016-07-26
* mm: memcontrol: remove BUG_ON in uncharge_listLi RongQing2016-07-26