summaryrefslogtreecommitdiffstats
path: root/mm/memcontrol.c
AgeCommit message (Expand)AuthorLines
2016-10-07mm: memcontrol: consolidate cgroup socket trackingJohannes Weiner-10/+13
2016-10-07mm, swap: use offset of swap entry as key of swap cacheHuang Ying-2/+3
2016-10-07mm/memcontrol.c: make the walk_page_range() limit obviousJames Morse-2/+4
2016-10-07mm: memcontrol: add sanity checks for memcg->id.ref on get/putVladimir Davydov-1/+5
2016-10-07mm: oom: deduplicate victim selection code for memcg and global oomVladimir Davydov-72/+42
2016-09-19mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accountingJohannes Weiner-9/+22
2016-08-26mm: memcontrol: avoid unused function warningArnd Bergmann-18/+18
2016-08-11mm: memcontrol: fix memcg id ref counter on swap charge moveVladimir Davydov-6/+18
2016-08-11mm: memcontrol: fix swap counter leak on swapout from offline cgroupVladimir Davydov-6/+38
2016-08-09mm: memcontrol: only mark charged pages with PageKmemcgVladimir Davydov-2/+12
2016-08-02memcg: put soft limit reclaim out of way if the excess tree is emptyMichal Hocko-0/+9
2016-07-28mm: fix memcg stack accounting for sub-page stacksAndy Lutomirski-1/+1
2016-07-28mm, vmscan: Update all zone LRU sizes before updating memcgMel Gorman-4/+1
2016-07-28mm, memcg: move memcg limit enforcement from zones to nodesMel Gorman-107/+83
2016-07-28mm, vmscan: make shrink_node decisions more node-centricMel Gorman-2/+2
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman-8/+9
2016-07-28mm, vmscan: move lru_lock to the nodeMel Gorman-3/+3
2016-07-28mm: fix vm-scalability regression in cgroup-aware workingset codeJohannes Weiner-42/+0
2016-07-28mm, oom: fortify task_will_free_mem()Michal Hocko-2/+2
2016-07-26mm: memcontrol: fix documentation for compound parameterLi RongQing-1/+4
2016-07-26mm: memcontrol: remove BUG_ON in uncharge_listLi RongQing-1/+0
2016-07-26mm,oom: remove unused argument from oom_scan_process_thread().Tetsuo Handa-1/+1
2016-07-26mm: memcontrol: teach uncharge_list to deal with kmem pagesVladimir Davydov-18/+24
2016-07-26mm: memcontrol: cleanup kmem charge functionsVladimir Davydov-20/+55
2016-07-26mm: oom: add memcg to oom_controlVladimir Davydov-2/+3
2016-07-26mm/memcontrol.c: remove the useless parameter for mc_handle_swap_pteLi RongQing-3/+3
2016-07-23mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner-7/+75
2016-06-24memcg: css_alloc should return an ERR_PTR value on errorTejun Heo-1/+1
2016-06-24memcg: mem_cgroup_migrate() may be called with irq disabledTejun Heo-2/+3
2016-06-09revert "mm: memcontrol: fix possible css ref leak on oom"Andrew Morton-1/+1
2016-06-03memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_...Tejun Heo-0/+3
2016-05-27mm/memcontrol.c: move comments for get_mctgt_type() to proper positionLi RongQing-18/+19
2016-05-27mm/memcontrol.c: fix the margin computation in mem_cgroup_margin()Li RongQing-0/+2
2016-05-26memcg: fix mem_cgroup_out_of_memory() return value.Tetsuo Handa-0/+2
2016-05-23mm: memcontrol: fix possible css ref leak on oomVladimir Davydov-1/+1
2016-05-20memcg: fix stale mem_cgroup_force_empty() commentGreg Thelen-2/+1
2016-05-19oom, oom_reaper: try to reap tasks which skip regular OOM killer pathMichal Hocko-0/+1
2016-05-19mm: update_lru_size do the __mod_zone_page_stateHugh Dickins-0/+2
2016-05-19mm: update_lru_size warn and reset bad lru_sizeHugh Dickins-4/+20
2016-05-19mm/memcontrol.c:mem_cgroup_select_victim_node(): clarify commentMichal Hocko-4/+3
2016-05-19include/linux/nodemask.h: create next_node_in() helperAndrew Morton-3/+1
2016-04-25memcg: relocate charge moving from ->attach to ->post_attachTejun Heo-18/+19
2016-03-17mm: memcontrol: zap oom_info_lockVladimir Davydov-4/+0
2016-03-17mm: memcontrol: clarify the uncharge_list() loopJohannes Weiner-0/+4
2016-03-17mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usageJohannes Weiner-4/+34
2016-03-17mm: memcontrol: reclaim when shrinking memory.high below usageJohannes Weiner-0/+6
2016-03-17mm: memcontrol: cleanup css_reset callbackVladimir Davydov-3/+5
2016-03-17mm: workingset: make shadow node shrinker memcg awareVladimir Davydov-3/+2
2016-03-17mm: memcontrol: zap memcg_kmem_online helperVladimir Davydov-1/+1
2016-03-17mm: memcontrol: enable kmem accounting for all cgroups in the legacy hierarchyVladimir Davydov-36/+5