summaryrefslogtreecommitdiffstats
path: root/mm/memcontrol.c
Commit message (Expand)AuthorAgeFilesLines
* mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins2017-02-241-0/+1
* slab: use memcg_kmem_cache_wq for slab destruction operationsTejun Heo2017-02-221-8/+8
* slab: link memcg kmem_caches on their associated memory cgroupTejun Heo2017-02-221-3/+4
* mm, memcg: do not retry precharge chargesDavid Rientjes2017-01-241-2/+2
* mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko2017-01-101-10/+8
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-121-1/+14
|\
| * mm: memcontrol: use special workqueue for creating per-memcg cachesVladimir Davydov2016-12-121-1/+14
* | mm/memcg: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-16/+8
|/
* mm: memcontrol: do not recurse in direct reclaimJohannes Weiner2016-10-271-0/+9
* mm: memcontrol: consolidate cgroup socket trackingJohannes Weiner2016-10-071-10/+13
* mm, swap: use offset of swap entry as key of swap cacheHuang Ying2016-10-071-2/+3
* mm/memcontrol.c: make the walk_page_range() limit obviousJames Morse2016-10-071-2/+4
* mm: memcontrol: add sanity checks for memcg->id.ref on get/putVladimir Davydov2016-10-071-1/+5
* mm: oom: deduplicate victim selection code for memcg and global oomVladimir Davydov2016-10-071-72/+42
* mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accountingJohannes Weiner2016-09-191-9/+22
* mm: memcontrol: avoid unused function warningArnd Bergmann2016-08-261-18/+18
* mm: memcontrol: fix memcg id ref counter on swap charge moveVladimir Davydov2016-08-111-6/+18
* mm: memcontrol: fix swap counter leak on swapout from offline cgroupVladimir Davydov2016-08-111-6/+38
* mm: memcontrol: only mark charged pages with PageKmemcgVladimir Davydov2016-08-091-2/+12
* memcg: put soft limit reclaim out of way if the excess tree is emptyMichal Hocko2016-08-021-0/+9
* 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-4/+1
* mm, memcg: move memcg limit enforcement from zones to nodesMel Gorman2016-07-281-107/+83
* mm, vmscan: make shrink_node decisions more node-centricMel Gorman2016-07-281-2/+2
* mm, vmscan: move LRU lists to nodeMel Gorman2016-07-281-8/+9
* mm, vmscan: move lru_lock to the nodeMel Gorman2016-07-281-3/+3
* mm: fix vm-scalability regression in cgroup-aware workingset codeJohannes Weiner2016-07-281-42/+0
* mm, oom: fortify task_will_free_mem()Michal Hocko2016-07-281-2/+2
* mm: memcontrol: fix documentation for compound parameterLi RongQing2016-07-261-1/+4
* mm: memcontrol: remove BUG_ON in uncharge_listLi RongQing2016-07-261-1/+0
* mm,oom: remove unused argument from oom_scan_process_thread().Tetsuo Handa2016-07-261-1/+1
* mm: memcontrol: teach uncharge_list to deal with kmem pagesVladimir Davydov2016-07-261-18/+24
* mm: memcontrol: cleanup kmem charge functionsVladimir Davydov2016-07-261-20/+55
* mm: oom: add memcg to oom_controlVladimir Davydov2016-07-261-2/+3
* mm/memcontrol.c: remove the useless parameter for mc_handle_swap_pteLi RongQing2016-07-261-3/+3
* mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner2016-07-231-7/+75
* memcg: css_alloc should return an ERR_PTR value on errorTejun Heo2016-06-241-1/+1
* memcg: mem_cgroup_migrate() may be called with irq disabledTejun Heo2016-06-241-2/+3
* revert "mm: memcontrol: fix possible css ref leak on oom"Andrew Morton2016-06-091-1/+1
* memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_...Tejun Heo2016-06-031-0/+3
* mm/memcontrol.c: move comments for get_mctgt_type() to proper positionLi RongQing2016-05-271-18/+19
* mm/memcontrol.c: fix the margin computation in mem_cgroup_margin()Li RongQing2016-05-271-0/+2
* memcg: fix mem_cgroup_out_of_memory() return value.Tetsuo Handa2016-05-261-0/+2
* mm: memcontrol: fix possible css ref leak on oomVladimir Davydov2016-05-231-1/+1
* memcg: fix stale mem_cgroup_force_empty() commentGreg Thelen2016-05-201-2/+1
* oom, oom_reaper: try to reap tasks which skip regular OOM killer pathMichal Hocko2016-05-191-0/+1
* mm: update_lru_size do the __mod_zone_page_stateHugh Dickins2016-05-191-0/+2
* mm: update_lru_size warn and reset bad lru_sizeHugh Dickins2016-05-191-4/+20
* mm/memcontrol.c:mem_cgroup_select_victim_node(): clarify commentMichal Hocko2016-05-191-4/+3