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