summaryrefslogtreecommitdiffstats
path: root/mm/memcontrol.c
AgeCommit message (Expand)Author
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
2014-10-09mm: memcontrol: simplify detecting when the memory+swap limit is hitJohannes Weiner
2014-10-09memcg: move memcg_update_cache_size() to slab_common.cVladimir Davydov
2014-10-09memcg: don't call memcg_update_all_caches if new cache id fitsVladimir Davydov
2014-10-09memcg: move memcg_{alloc,free}_cache_params to slab_common.cVladimir Davydov
2014-10-02mm: memcontrol: do not iterate uninitialized memcgsJohannes Weiner
2014-09-05mm: memcontrol: revert use of root_mem_cgroup res_counterJohannes Weiner
2014-08-08mm: memcontrol: avoid charge statistics churn during page migrationJohannes Weiner
2014-08-08mm: memcontrol: use page lists for uncharge batchingJohannes Weiner
2014-08-08mm: memcontrol: rewrite uncharge APIJohannes Weiner
2014-08-08mm: memcontrol: rewrite charge APIJohannes Weiner
2014-08-06mm: memcontrol: clean up reclaim size variable use in try_charge()Johannes Weiner
2014-08-06mm: memcontrol: do not acquire page_cgroup lock for kmem pagesJohannes Weiner
2014-08-06mm: memcontrol: remove ordering between pc->mem_cgroup and PageCgroupUsedJohannes Weiner
2014-08-06mm: memcontrol: use root_mem_cgroup res_counterJohannes Weiner
2014-08-06mm: memcontrol: catch root bypass in move prechargeJohannes Weiner
2014-08-06mm: memcontrol: simplify move precharge functionJohannes Weiner
2014-08-06mm: memcontrol: remove explicit OOM parameter in charge pathMichal Hocko
2014-08-06mm: memcontrol: retry reclaim for oom-disabled and __GFP_NOFAIL chargesJohannes Weiner
2014-08-06mm: memcontrol: reclaim at least once for __GFP_NORETRYJohannes Weiner
2014-08-06mm: memcontrol: rearrange charging fast pathJohannes Weiner
2014-08-06mm: memcontrol: fold mem_cgroup_do_charge()Johannes Weiner
2014-08-04Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-07-30memcg: oom_notify use-after-free fixMichal Hocko
2014-07-15cgroup: distinguish the default and legacy hierarchies when handling cftypesTejun Heo
2014-07-15cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes()Tejun Heo
2014-07-15cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypesTejun Heo
2014-07-09cgroup: remove sane_behavior support on non-default hierarchiesTejun Heo
2014-07-08blkcg, memcg: make blkcg depend on memcg on the default hierarchyTejun Heo
2014-06-09Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-06-06mm: memcontrol: remove unnecessary memcg argument from soft limit functionsJohannes Weiner
2014-06-06mm: memcontrol: clean up memcg zoneinfo lookupJianyu Zhan
2014-06-06vmscan: memcg: always use swappiness of the reclaimed memcgMichal Hocko
2014-06-04mm, memcg: periodically schedule when emptying page listHugh Dickins
2014-06-04memcg: cleanup kmem cache creation/destruction functions namingVladimir Davydov
2014-06-04memcg: memcg_kmem_create_cache: make memcg_name_buf statically allocatedVladimir Davydov