aboutsummaryrefslogtreecommitdiffstats
path: root/mm/memcontrol.c
Commit message (Expand)AuthorAge
* memcg: fix destination cgroup leak on task charges migrationVladimir Davydov2015-01-08
* mm: memcontrol: switch soft limit default back to infinityJohannes Weiner2015-01-08
* mm/memcontrol.c: remove unused mem_cgroup_lru_names_not_uptodate()Rickard Strandqvist2014-12-13
* memcg: fix possible use-after-free in memcg_kmem_get_cache()Vladimir Davydov2014-12-13
* mm/memcontrol.c: fix defined but not used compiler warningMichele Curti2014-12-13
* oom: don't assume that a coredumping thread will exit soonOleg Nesterov2014-12-13
* mm/memcontrol.c: remove the unused arg in __memcg_kmem_get_cache()Zhang Zhen2014-12-13
* memcg: turn memcg_kmem_skip_account into a bit fieldVladimir Davydov2014-12-13
* memcg: only check memcg_kmem_skip_account in __memcg_kmem_get_cacheVladimir Davydov2014-12-13
* memcg: zap kmem_account_flagsVladimir Davydov2014-12-13
* memcg: do not abuse memcg_kmem_skip_accountVladimir Davydov2014-12-13
* memcg: don't check mm in __memcg_kmem_{get_cache,newpage_charge}Vladimir Davydov2014-12-13
* memcg: __mem_cgroup_free: remove stale disarm_static_keys commentVladimir Davydov2014-12-13
* Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds2014-12-10
|\
| * mm: move page->mem_cgroup bad page handling into generic codeJohannes Weiner2014-12-10
| * mm: page_cgroup: rename file to mm/swap_cgroup.cJohannes Weiner2014-12-10
| * mm: embed the memcg pointer directly into struct pageJohannes Weiner2014-12-10
| * mm: memcontrol: remove stale page_cgroup_lock commentJohannes Weiner2014-12-10
| * mm, memcg: fix potential undefined behaviour in page stat accountingMichal Hocko2014-12-10
| * mm: memcontrol: drop bogus RCU locking from mem_cgroup_same_or_subtree()Johannes Weiner2014-12-10
| * mm: memcontrol: pull the NULL check from __mem_cgroup_same_or_subtree()Johannes Weiner2014-12-10
| * mm: memcontrol: remove bogus NULL check after mem_cgroup_from_task()Johannes Weiner2014-12-10
| * mm: memcontrol: shorten the page statistics update slowpathJohannes Weiner2014-12-10
| * memcg: use generic slab iterators for showing slabinfoVladimir Davydov2014-12-10
| * memcg: remove mem_cgroup_reclaimable check from soft reclaimVladimir Davydov2014-12-10
| * mm: memcontrol: fold mem_cgroup_start_move()/mem_cgroup_end_move()Johannes Weiner2014-12-10
| * mm: memcontrol: don't pass a NULL memcg to mem_cgroup_end_move()Johannes Weiner2014-12-10
| * mm: memcontrol: inline memcg->move_lock lockingJohannes Weiner2014-12-10
| * mm: memcontrol: remove unnecessary PCG_USED pc->mem_cgroup valid flagJohannes Weiner2014-12-10
| * mm: memcontrol: remove unnecessary PCG_MEM memory charge flagJohannes Weiner2014-12-10
| * mm: memcontrol: remove unnecessary PCG_MEMSW memory+swap charge flagJohannes Weiner2014-12-10
| * mm: memcontrol: uncharge pages on swapoutJohannes Weiner2014-12-10
| * mm: memcontrol: micro-optimize mem_cgroup_split_huge_fixup()Michal Hocko2014-12-10
| * memcg: remove activate_kmem_mutexVladimir Davydov2014-12-10
| * mm: memcontrol: clarify migration where old page is unchargedJohannes Weiner2014-12-10
| * mm: memcontrol: update mem_cgroup_page_lruvec() documentationJohannes Weiner2014-12-10
| * memcg: simplify unreclaimable groups handling in soft limit reclaimVladimir Davydov2014-12-10
| * mm: memcontrol: remove synchronous stock draining codeJohannes Weiner2014-12-10
| * mm: memcontrol: continue cache reclaim from offlined groupsJohannes Weiner2014-12-10
| * mm: memcontrol: remove obsolete kmemcg pinning tricksJohannes Weiner2014-12-10
| * mm: memcontrol: take a css reference for each charged pageJohannes Weiner2014-12-10
| * mm: memcontrol: convert reclaim iterator to simple css refcountingJohannes Weiner2014-12-10
| * mm: memcontrol: lockless page countersJohannes Weiner2014-12-10
* | Merge branch 'iov_iter' into for-nextAl Viro2014-12-08
|\|
| * mm: memcontrol: fix missed end-writeback page accountingJohannes Weiner2014-10-29
* | kill f_dentry usesAl Viro2014-11-19
|/
* memcg: zap memcg_can_account_kmemVladimir Davydov2014-10-09
* mm: memcontrol: fix transparent huge page allocations under pressureJohannes Weiner2014-10-09
* mm: memcontrol: simplify detecting when the memory+swap limit is hitJohannes Weiner2014-10-09
* memcg: move memcg_update_cache_size() to slab_common.cVladimir Davydov2014-10-09