Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-10memcg: move memcg_update_cache_size() to slab_common.cVladimir Davydov
2014-10-10memcg: move memcg_{alloc,free}_cache_params to slab_common.cVladimir Davydov
2014-08-09mm: memcontrol: use page lists for uncharge batchingJohannes Weiner
2014-08-09mm: memcontrol: rewrite uncharge APIJohannes Weiner
2014-08-09mm: memcontrol: rewrite charge APIJohannes Weiner
2014-06-05memcg: cleanup kmem cache creation/destruction functions namingVladimir Davydov
2014-06-05memcg: get rid of memcg_create_cache_nameVladimir Davydov
2014-06-05memcg, slab: simplify synchronization schemeVladimir Davydov
2014-06-05memcg, slab: merge memcg_{bind,release}_pages to memcg_{un}charge_slabVladimir Davydov
2014-06-05memcg, slab: do not schedule cache destruction when last page goes awayVladimir Davydov
2014-06-05mm: get rid of __GFP_KMEMCGVladimir Davydov
2014-06-05sl[au]b: charge slabs to kmemcg explicitlyVladimir Davydov
2014-04-08memcg, slab: do not destroy children caches if parent has aliasesVladimir Davydov
2014-04-08memcg, slab: separate memcg vs root cache creation pathsVladimir Davydov
2014-04-08memcg, slab: cleanup memcg cache creationVladimir Davydov
2014-04-08memcg: rename high level charging functionsMichal Hocko
2014-04-08memcg: get_mem_cgroup_from_mm()Johannes Weiner
2014-02-08cgroup: clean up cgroup_subsys names and initializationTejun Heo
2014-01-24memcg, slab: clean up memcg cache initialization/destructionVladimir Davydov
2014-01-24memcg, slab: kmem_cache_create_memcg(): fix memleak on fail pathVladimir Davydov
2013-10-17mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner
2013-09-25revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code"Andrew Morton
2013-09-25revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim"Andrew Morton
2013-09-25revert "memcg: enhance memcg iterator to support predicates"Andrew Morton
2013-09-13memcg: add per cgroup writeback pages accountingSha Zhengju
2013-09-13memcg: remove MEMCG_NR_FILE_MAPPEDSha Zhengju
2013-09-13mm: memcg: do not trap chargers with full callstack on OOMJohannes Weiner
2013-09-13mm: memcg: enable memcg OOM killer only for user faultsJohannes Weiner
2013-09-13memcg: enhance memcg iterator to support predicatesMichal Hocko
2013-09-13vmscan, memcg: do softlimit reclaim also for targeted reclaimMichal Hocko
2013-09-13memcg, vmscan: integrate soft reclaim tighter with zone shrinking codeMichal Hocko
2013-08-09cgroup: pass around cgroup_subsys_state instead of cgroup in file methodsTejun Heo
2013-07-04mm, memcg: don't take task_lock in task_in_mem_cgroupDavid Rientjes
2013-02-24mm: refactor inactive_file_is_low() to use get_lru_size()Johannes Weiner
2013-02-05memcg: fix typo in kmemcg cache walk macroGlauber Costa
2012-12-19memcg: add comments clarifying aspects of cache attribute propagationGlauber Costa
2012-12-19slab: propagate tunable valuesGlauber Costa
2012-12-19memcg: aggregate memcg cache values in slabinfoGlauber Costa
2012-12-19memcg/sl[au]b: track all the memcg children of a kmem_cacheGlauber Costa
2012-12-19memcg: destroy memcg cachesGlauber Costa
2012-12-19sl[au]b: always get the cache from its page in kmem_cache_free()Glauber Costa
2012-12-19memcg: infrastructure to match an allocation to the right cacheGlauber Costa
2012-12-19memcg: allocate memory for memcg caches whenever a new memcg appearsGlauber Costa
2012-12-19slab/slub: consider a memcg parameter in kmem_create_cacheGlauber Costa
2012-12-19memcg: use static branches when code not in useGlauber Costa
2012-12-19memcg: kmem controller infrastructureGlauber Costa
2012-12-13mm, memcg: avoid unnecessary function call when memcg is disabledDavid Rientjes
2012-10-11memcg, kmem: fix build error when CONFIG_INET is disabledDavid Rientjes
2012-10-09mm: memcg: clean up mm_match_cgroup() signatureJohannes Weiner
2012-08-01mm: memcg: fix compaction/migration failing due to memcg limitsJohannes Weiner