summaryrefslogtreecommitdiffstats
path: root/mm/memcontrol.c
AgeCommit message (Expand)Author
2015-04-15mm: remove rest of ACCESS_ONCE() usagesJason Low
2015-04-15memcg: remove obsolete commentVladimir Davydov
2015-04-15memcg: zap mem_cgroup_lookup()Vladimir Davydov
2015-04-14memcg: print cgroup information when system panics due to panic_on_oomBalasubramani Vivekanandan
2015-04-14mm: memcontrol: let mem_cgroup_move_account() have effect only if MMU enabledChen Gang
2015-04-14mm: memcontrol: update copyright noticeJohannes Weiner
2015-03-12memcg: disable hierarchy support if bound to the legacy cgroup hierarchyVladimir Davydov
2015-02-28mm: memcontrol: use "max" instead of "infinity" in control knobsJohannes Weiner
2015-02-28memcg: fix low limit calculationMichal Hocko
2015-02-12memcg: cleanup static keys decrementVladimir Davydov
2015-02-12memcg: reparent list_lrus and free kmemcg_id on css offlineVladimir Davydov
2015-02-12memcg: free memcg_caches slot on css offlineVladimir Davydov
2015-02-12slab: embed memcg_cache_params to kmem_cacheVladimir Davydov
2015-02-12list_lru: introduce per-memcg listsVladimir Davydov
2015-02-12memcg: add rwsem to synchronize against memcg_caches arrays relocationVladimir Davydov
2015-02-12memcg: rename some cache id related variablesVladimir Davydov
2015-02-12vmscan: per memory cgroup slab shrinkersVladimir Davydov
2015-02-11memcg: cleanup preparation for page table walkNaoya Horiguchi
2015-02-11mm: memcontrol: consolidate swap controller codeJohannes Weiner
2015-02-11mm: memcontrol: consolidate memory controller initializationJohannes Weiner
2015-02-11mm: memcontrol: simplify soft limit tree init codeJohannes Weiner
2015-02-11oom, PM: make OOM detection in the freezer path racelessMichal Hocko
2015-02-11oom: add helpers for setting and clearing TIF_MEMDIEMichal Hocko
2015-02-11mm: memcontrol: fold move_anon() and move_file()Johannes Weiner
2015-02-11mm: memcontrol: default hierarchy interface for memoryJohannes Weiner
2015-02-11mm: page_counter: pull "-1" handling out of page_counter_memparse()Johannes Weiner
2015-02-11memcg: add BUILD_BUG_ON() for string tablesGreg Thelen
2015-02-11vmscan: force scan offline memory cgroupsVladimir Davydov
2015-02-11mm: memcontrol: track move_lock state internallyJohannes Weiner
2015-02-10memcg: zap memcg_slab_caches and memcg_slab_mutexVladimir Davydov
2015-02-10memcg: zap memcg_name argument of memcg_create_kmem_cacheVladimir Davydov
2015-02-10memcg: zap __memcg_{charge,uncharge}_slabVladimir Davydov
2015-02-10mm: remove rest usage of VM_NONLINEAR and pte_file()Kirill A. Shutemov
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