aboutsummaryrefslogtreecommitdiffstats
path: root/mm/memcontrol.c
AgeCommit message (Expand)Author
2016-06-24memcg: css_alloc should return an ERR_PTR value on errorTejun Heo
2016-06-24memcg: mem_cgroup_migrate() may be called with irq disabledTejun Heo
2016-06-09revert "mm: memcontrol: fix possible css ref leak on oom"Andrew Morton
2016-06-03memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_...Tejun Heo
2016-05-27mm/memcontrol.c: move comments for get_mctgt_type() to proper positionLi RongQing
2016-05-27mm/memcontrol.c: fix the margin computation in mem_cgroup_margin()Li RongQing
2016-05-26memcg: fix mem_cgroup_out_of_memory() return value.Tetsuo Handa
2016-05-23mm: memcontrol: fix possible css ref leak on oomVladimir Davydov
2016-05-20memcg: fix stale mem_cgroup_force_empty() commentGreg Thelen
2016-05-19oom, oom_reaper: try to reap tasks which skip regular OOM killer pathMichal Hocko
2016-05-19mm: update_lru_size do the __mod_zone_page_stateHugh Dickins
2016-05-19mm: update_lru_size warn and reset bad lru_sizeHugh Dickins
2016-05-19mm/memcontrol.c:mem_cgroup_select_victim_node(): clarify commentMichal Hocko
2016-05-19include/linux/nodemask.h: create next_node_in() helperAndrew Morton
2016-04-25memcg: relocate charge moving from ->attach to ->post_attachTejun Heo
2016-03-17mm: memcontrol: zap oom_info_lockVladimir Davydov
2016-03-17mm: memcontrol: clarify the uncharge_list() loopJohannes Weiner
2016-03-17mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usageJohannes Weiner
2016-03-17mm: memcontrol: reclaim when shrinking memory.high below usageJohannes Weiner
2016-03-17mm: memcontrol: cleanup css_reset callbackVladimir Davydov
2016-03-17mm: workingset: make shadow node shrinker memcg awareVladimir Davydov
2016-03-17mm: memcontrol: zap memcg_kmem_online helperVladimir Davydov
2016-03-17mm: memcontrol: enable kmem accounting for all cgroups in the legacy hierarchyVladimir Davydov
2016-03-17mm: memcontrol: report kernel stack usage in cgroup2 memory.statVladimir Davydov
2016-03-17mm: memcontrol: report slab usage in cgroup2 memory.statVladimir Davydov
2016-03-17mm: memcontrol: make tree_{stat,events} fetch all statsVladimir Davydov
2016-03-17mm: memcontrol: do not bypass slab charge if memcg is offlineVladimir Davydov
2016-03-15mm: memcontrol: drop unnecessary lru locking from mem_cgroup_migrate()Johannes Weiner
2016-03-15mm: simplify lock_page_memcg()Johannes Weiner
2016-03-15mm: migrate: do not touch page->mem_cgroup of live pagesJohannes Weiner
2016-03-15mm: workingset: per-cgroup cache thrash detectionJohannes Weiner
2016-03-15mm: memcontrol: generalize locking for the page->mem_cgroup bindingJohannes Weiner
2016-01-21thp: change pmd_trans_huge_lock() interface to return ptlKirill A. Shutemov
2016-01-20mm: memcontrol: add "sock" to cgroup2 memory.statJohannes Weiner
2016-01-20mm: memcontrol: basic memory statistics in cgroup2 memory controllerJohannes Weiner
2016-01-20mm: memcontrol: do not uncharge old page in page cache replacementJohannes Weiner
2016-01-20mm: free swap cache aggressively if memcg swap is fullVladimir Davydov
2016-01-20mm: vmscan: do not scan anon pages if memcg swap limit is hitVladimir Davydov
2016-01-20mm: memcontrol: charge swap to cgroup2Vladimir Davydov
2016-01-20mm: memcontrol: clean up alloc, online, offline, free functionsJohannes Weiner
2016-01-20mm: memcontrol: flatten struct cg_protoJohannes Weiner
2016-01-20mm: memcontrol: rein in the CONFIG space madnessJohannes Weiner
2016-01-20net: drop tcp_memcontrol.cVladimir Davydov
2016-01-20mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEMJohannes Weiner
2016-01-20mm: memcontrol: allow to disable kmem accounting for cgroup2Vladimir Davydov
2016-01-20mm: memcontrol: account "kmem" consumers in cgroup2 memory controllerJohannes Weiner
2016-01-20mm: memcontrol: move kmem accounting code to CONFIG_MEMCGJohannes Weiner
2016-01-20mm: memcontrol: separate kmem code from legacy tcp accounting codeJohannes Weiner
2016-01-20mm: memcontrol: group kmem init and exit functions togetherJohannes Weiner
2016-01-20mm: memcontrol: give the kmem states more descriptive namesJohannes Weiner