aboutsummaryrefslogtreecommitdiffstats
path: root/mm/memcontrol.c
Commit message (Expand)AuthorAge
* mm: memcontrol: fix lockless reclaim hierarchy iteratorJohannes Weiner2013-06-12
* memcg: don't initialize kmem-cache destroying work for root cachesAndrey Vagin2013-06-12
* mm: memcg: remove incorrect VM_BUG_ON for swap cache pages in unchargeJohannes Weiner2013-05-24
* mm, memcg: add rss_huge stat to memory.statDavid Rientjes2013-05-07
* Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-04-29
|\
| * memcg: force use_hierarchy if sane_behaviorTejun Heo2013-04-15
| * memcg: fix memcg_cache_name() to use cgroup_name()Michal Hocko2013-04-07
* | memcg: take reference before releasing rcu_read_lockLi Zefan2013-04-29
* | mm, memcg: give exiting processes access to memory reservesDavid Rientjes2013-04-29
* | memcg: avoid accessing memcg after releasing referenceLi Zefan2013-04-29
* | memcg: add memory.pressure_level eventsAnton Vorontsov2013-04-29
* | mm/memcontrol.c: remove unnecessary ;Michel Lespinasse2013-04-29
* | memcg: do not check for do_swap_account in mem_cgroup_{read,write,reset}Michal Hocko2013-04-29
* | memcg: further simplify mem_cgroup_iterMichal Hocko2013-04-29
* | memcg: simplify mem_cgroup_iterMichal Hocko2013-04-29
* | memcg: relax memcg iter cachingMichal Hocko2013-04-29
* | memcg: rework mem_cgroup_iter to use cgroup iteratorsMichal Hocko2013-04-29
* | memcg: keep prev's css alive for the whole mem_cgroup_iterMichal Hocko2013-04-29
* | memcg: initialize kmem-cache destroying work earlierKonstantin Khlebnikov2013-03-08
|/
* memcg: stop warning on memcg_propagate_kmemHugh Dickins2013-02-23
* memcg: cleanup mem_cgroup_init commentMichal Hocko2013-02-23
* memcg: move memcg_stock initialization to mem_cgroup_initMichal Hocko2013-02-23
* memcg: move mem_cgroup_soft_limit_tree_init to mem_cgroup_initMichal Hocko2013-02-23
* mm: refactor inactive_file_is_low() to use get_lru_size()Johannes Weiner2013-02-23
* memcg: avoid dangling reference count in creation failure.Glauber Costa2013-02-23
* memcg: increment static branch right after limit setGlauber Costa2013-02-23
* memcg: replace cgroup_lock with memcg specific memcg_lockGlauber Costa2013-02-23
* memcg: fast hierarchy-aware child testGlauber Costa2013-02-23
* memcg: split part of memcg creation to css_onlineGlauber Costa2013-02-23
* memcg: prevent changes to move_charge_at_immigrate during task attachGlauber Costa2013-02-23
* memcg: reduce the size of struct memcg 244-fold.Glauber Costa2013-02-23
* memcg: clean up swap accounting initialization codeMichal Hocko2013-02-23
* memcg: do not create memsw files if swap accounting is disabledMichal Hocko2013-02-23
* swap: make each swap partition have one address_spaceShaohua Li2013-02-23
* mm/memcontrol.c: convert printk(KERN_FOO) to pr_foo()Andrew Morton2013-02-23
* memcg, oom: provide more precise dump info while memcg oom happeningSha Zhengju2013-02-23
* memcg: fix kmemcg registration for late cachesGlauber Costa2013-02-12
* memcg: don't register hotcpu notifier from ->css_alloc()Tejun Heo2012-12-20
* slab: propagate tunable valuesGlauber Costa2012-12-18
* memcg: aggregate memcg cache values in slabinfoGlauber Costa2012-12-18
* memcg/sl[au]b: shrink dead cachesGlauber Costa2012-12-18
* memcg/sl[au]b: track all the memcg children of a kmem_cacheGlauber Costa2012-12-18
* memcg: destroy memcg cachesGlauber Costa2012-12-18
* sl[au]b: allocate objects from memcg cacheGlauber Costa2012-12-18
* memcg: skip memcg kmem allocations in specified code regionsGlauber Costa2012-12-18
* memcg: infrastructure to match an allocation to the right cacheGlauber Costa2012-12-18
* memcg: allocate memory for memcg caches whenever a new memcg appearsGlauber Costa2012-12-18
* slab/slub: consider a memcg parameter in kmem_create_cacheGlauber Costa2012-12-18
* memcg: execute the whole memcg freeing in free_worker()Glauber Costa2012-12-18
* memcg: allow a memcg with kmem charges to be destructedGlauber Costa2012-12-18