summaryrefslogtreecommitdiffstats
path: root/include/linux/memcontrol.h
Commit message (Expand)AuthorAgeFilesLines
* mm: move page->mem_cgroup bad page handling into generic codeJohannes Weiner2014-12-111-17/+0Star
* mm: embed the memcg pointer directly into struct pageJohannes Weiner2014-12-111-5/+1Star
* mm, memcg: fix potential undefined behaviour in page stat accountingMichal Hocko2014-12-111-3/+3
* mm: memcontrol: drop bogus RCU locking from mem_cgroup_same_or_subtree()Johannes Weiner2014-12-111-7/+6Star
* mm: memcontrol: pull the NULL check from __mem_cgroup_same_or_subtree()Johannes Weiner2014-12-111-2/+3
* mm: memcontrol: lockless page countersJohannes Weiner2014-12-111-3/+2Star
* mm: memcontrol: fix missed end-writeback page accountingJohannes Weiner2014-10-301-41/+17Star
* memcg: move memcg_update_cache_size() to slab_common.cVladimir Davydov2014-10-101-1/+0Star
* memcg: move memcg_{alloc,free}_cache_params to slab_common.cVladimir Davydov2014-10-101-14/+0Star
* mm: memcontrol: use page lists for uncharge batchingJohannes Weiner2014-08-091-10/+2Star
* mm: memcontrol: rewrite uncharge APIJohannes Weiner2014-08-091-34/+15Star
* mm: memcontrol: rewrite charge APIJohannes Weiner2014-08-091-39/+14Star
* memcg: cleanup kmem cache creation/destruction functions namingVladimir Davydov2014-06-051-1/+1
* memcg: get rid of memcg_create_cache_nameVladimir Davydov2014-06-051-2/+0Star
* memcg, slab: simplify synchronization schemeVladimir Davydov2014-06-051-10/+0Star
* memcg, slab: merge memcg_{bind,release}_pages to memcg_{un}charge_slabVladimir Davydov2014-06-051-2/+2
* memcg, slab: do not schedule cache destruction when last page goes awayVladimir Davydov2014-06-051-1/+0Star
* mm: get rid of __GFP_KMEMCGVladimir Davydov2014-06-051-1/+1
* sl[au]b: charge slabs to kmemcg explicitlyVladimir Davydov2014-06-051-11/+4Star
* memcg, slab: do not destroy children caches if parent has aliasesVladimir Davydov2014-04-081-5/+1Star
* memcg, slab: separate memcg vs root cache creation pathsVladimir Davydov2014-04-081-6/+0Star
* memcg, slab: cleanup memcg cache creationVladimir Davydov2014-04-081-0/+9
* memcg: rename high level charging functionsMichal Hocko2014-04-081-4/+4
* memcg: get_mem_cgroup_from_mm()Johannes Weiner2014-04-081-6/+0Star
* cgroup: clean up cgroup_subsys names and initializationTejun Heo2014-02-081-1/+1
* memcg, slab: clean up memcg cache initialization/destructionVladimir Davydov2014-01-241-5/+4Star
* memcg, slab: kmem_cache_create_memcg(): fix memleak on fail pathVladimir Davydov2014-01-241-5/+9
* mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner2013-10-171-39/+11Star
* revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code"Andrew Morton2013-09-251-3/+7
* revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim"Andrew Morton2013-09-251-4/+2Star
* revert "memcg: enhance memcg iterator to support predicates"Andrew Morton2013-09-251-43/+6Star
* memcg: add per cgroup writeback pages accountingSha Zhengju2013-09-131-0/+1
* memcg: remove MEMCG_NR_FILE_MAPPEDSha Zhengju2013-09-131-8/+19
* mm: memcg: do not trap chargers with full callstack on OOMJohannes Weiner2013-09-131-0/+21
* mm: memcg: enable memcg OOM killer only for user faultsJohannes Weiner2013-09-131-0/+44
* memcg: enhance memcg iterator to support predicatesMichal Hocko2013-09-131-6/+43
* vmscan, memcg: do softlimit reclaim also for targeted reclaimMichal Hocko2013-09-131-2/+4
* memcg, vmscan: integrate soft reclaim tighter with zone shrinking codeMichal Hocko2013-09-131-7/+3Star
* cgroup: pass around cgroup_subsys_state instead of cgroup in file methodsTejun Heo2013-08-091-1/+1
* mm, memcg: don't take task_lock in task_in_mem_cgroupDavid Rientjes2013-07-041-4/+5
* mm: refactor inactive_file_is_low() to use get_lru_size()Johannes Weiner2013-02-241-7/+0Star
* memcg: fix typo in kmemcg cache walk macroGlauber Costa2013-02-051-1/+1
* memcg: add comments clarifying aspects of cache attribute propagationGlauber Costa2012-12-191-0/+6
* slab: propagate tunable valuesGlauber Costa2012-12-191-3/+5
* memcg: aggregate memcg cache values in slabinfoGlauber Costa2012-12-191-0/+8
* memcg/sl[au]b: track all the memcg children of a kmem_cacheGlauber Costa2012-12-191-0/+5
* memcg: destroy memcg cachesGlauber Costa2012-12-191-0/+2
* sl[au]b: always get the cache from its page in kmem_cache_free()Glauber Costa2012-12-191-0/+5
* memcg: infrastructure to match an allocation to the right cacheGlauber Costa2012-12-191-0/+41
* memcg: allocate memory for memcg caches whenever a new memcg appearsGlauber Costa2012-12-191-0/+2