summaryrefslogtreecommitdiff
path: root/mm/memcontrol.c
Commit message (Expand)AuthorAge
* 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
* mm,oom: remove unused argument from oom_scan_process_thread().Tetsuo Handa2016-07-26
* mm: memcontrol: teach uncharge_list to deal with kmem pagesVladimir Davydov2016-07-26
* mm: memcontrol: cleanup kmem charge functionsVladimir Davydov2016-07-26
* mm: oom: add memcg to oom_controlVladimir Davydov2016-07-26
* mm/memcontrol.c: remove the useless parameter for mc_handle_swap_pteLi RongQing2016-07-26
* mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner2016-07-23
* memcg: css_alloc should return an ERR_PTR value on errorTejun Heo2016-06-24
* memcg: mem_cgroup_migrate() may be called with irq disabledTejun Heo2016-06-24
* revert "mm: memcontrol: fix possible css ref leak on oom"Andrew Morton2016-06-09