- d5b3cf7 memcg: zap memcg_slab_caches and memcg_slab_mutex by Vladimir Davydov · 10 years ago
- dbf22eb memcg: zap __memcg_{charge,uncharge}_slab by Vladimir Davydov · 10 years ago
- 8135be5 memcg: fix possible use-after-free in memcg_kmem_get_cache() by Vladimir Davydov · 10 years ago
- 056b7cc mm/memcontrol.c: remove the unused arg in __memcg_kmem_get_cache() by Zhang Zhen · 10 years ago
- 9edad6e mm: move page->mem_cgroup bad page handling into generic code by Johannes Weiner · 10 years ago
- 1306a85 mm: embed the memcg pointer directly into struct page by Johannes Weiner · 10 years ago
- e4bd6a0 mm, memcg: fix potential undefined behaviour in page stat accounting by Michal Hocko · 10 years ago
- 2314b42 mm: memcontrol: drop bogus RCU locking from mem_cgroup_same_or_subtree() by Johannes Weiner · 10 years ago
- 413918b mm: memcontrol: pull the NULL check from __mem_cgroup_same_or_subtree() by Johannes Weiner · 10 years ago
- 3e32cb2 mm: memcontrol: lockless page counters by Johannes Weiner · 10 years ago
- d7365e7 mm: memcontrol: fix missed end-writeback page accounting by Johannes Weiner · 10 years ago
- 6f817f4 memcg: move memcg_update_cache_size() to slab_common.c by Vladimir Davydov · 10 years ago
- 33a690c memcg: move memcg_{alloc,free}_cache_params to slab_common.c by Vladimir Davydov · 10 years ago
- 747db95 mm: memcontrol: use page lists for uncharge batching by Johannes Weiner · 10 years ago
- 0a31bc9 mm: memcontrol: rewrite uncharge API by Johannes Weiner · 10 years ago
- 00501b5 mm: memcontrol: rewrite charge API by Johannes Weiner · 10 years ago
- 776ed0f memcg: cleanup kmem cache creation/destruction functions naming by Vladimir Davydov · 10 years ago
- 073ee1c memcg: get rid of memcg_create_cache_name by Vladimir Davydov · 10 years ago
- bd67314 memcg, slab: simplify synchronization scheme by Vladimir Davydov · 10 years ago
- c67a8a6 memcg, slab: merge memcg_{bind,release}_pages to memcg_{un}charge_slab by Vladimir Davydov · 10 years ago
- 1e32e77 memcg, slab: do not schedule cache destruction when last page goes away by Vladimir Davydov · 10 years ago
- 5238343 mm: get rid of __GFP_KMEMCG by Vladimir Davydov · 10 years ago
- 5dfb417 sl[au]b: charge slabs to kmemcg explicitly by Vladimir Davydov · 10 years ago
- b852990 memcg, slab: do not destroy children caches if parent has aliases by Vladimir Davydov · 11 years ago
- 794b124 memcg, slab: separate memcg vs root cache creation paths by Vladimir Davydov · 11 years ago
- 5722d09 memcg, slab: cleanup memcg cache creation by Vladimir Davydov · 11 years ago
- d715ae0 memcg: rename high level charging functions by Michal Hocko · 11 years ago
- df38197 memcg: get_mem_cgroup_from_mm() by Johannes Weiner · 11 years ago
- 073219e cgroup: clean up cgroup_subsys names and initialization by Tejun Heo · 11 years ago
- 1aa1325 memcg, slab: clean up memcg cache initialization/destruction by Vladimir Davydov · 11 years ago
- 363a044 memcg, slab: kmem_cache_create_memcg(): fix memleak on fail path by Vladimir Davydov · 11 years ago
- 4942642 mm: memcg: handle non-error OOM situations more gracefully by Johannes Weiner · 11 years ago
- 0608f43 revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code" by Andrew Morton · 11 years ago
- b1aff7f revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim" by Andrew Morton · 11 years ago
- 694fbc0 revert "memcg: enhance memcg iterator to support predicates" by Andrew Morton · 11 years ago
- 3ea67d0 memcg: add per cgroup writeback pages accounting by Sha Zhengju · 11 years ago
- 68b4876 memcg: remove MEMCG_NR_FILE_MAPPED by Sha Zhengju · 11 years ago
- 3812c8c mm: memcg: do not trap chargers with full callstack on OOM by Johannes Weiner · 11 years ago
- 519e524 mm: memcg: enable memcg OOM killer only for user faults by Johannes Weiner · 11 years ago
- de57780 memcg: enhance memcg iterator to support predicates by Michal Hocko · 11 years ago
- a5b7c87 vmscan, memcg: do softlimit reclaim also for targeted reclaim by Michal Hocko · 11 years ago
- 3b38722 memcg, vmscan: integrate soft reclaim tighter with zone shrinking code by Michal Hocko · 11 years ago
- 182446d cgroup: pass around cgroup_subsys_state instead of cgroup in file methods by Tejun Heo · 11 years ago
- ffbdccf mm, memcg: don't take task_lock in task_in_mem_cgroup by David Rientjes · 11 years ago
- e379014 mm: refactor inactive_file_is_low() to use get_lru_size() by Johannes Weiner · 12 years ago
- 91c777d memcg: fix typo in kmemcg cache walk macro by Glauber Costa · 12 years ago
- ebe945c memcg: add comments clarifying aspects of cache attribute propagation by Glauber Costa · 12 years ago
- 943a451 slab: propagate tunable values by Glauber Costa · 12 years ago
- 749c541 memcg: aggregate memcg cache values in slabinfo by Glauber Costa · 12 years ago
- 7cf2798 memcg/sl[au]b: track all the memcg children of a kmem_cache by Glauber Costa · 12 years ago
- 1f458cb memcg: destroy memcg caches by Glauber Costa · 12 years ago
- b9ce5ef sl[au]b: always get the cache from its page in kmem_cache_free() by Glauber Costa · 12 years ago
- d7f25f8 memcg: infrastructure to match an allocation to the right cache by Glauber Costa · 12 years ago
- 55007d8 memcg: allocate memory for memcg caches whenever a new memcg appears by Glauber Costa · 12 years ago
- 2633d7a slab/slub: consider a memcg parameter in kmem_create_cache by Glauber Costa · 12 years ago
- a8964b9 memcg: use static branches when code not in use by Glauber Costa · 12 years ago
- 7ae1e1d memcg: kmem controller infrastructure by Glauber Costa · 12 years ago
- 68ae564 mm, memcg: avoid unnecessary function call when memcg is disabled by David Rientjes · 12 years ago
- cd59085 memcg, kmem: fix build error when CONFIG_INET is disabled by David Rientjes · 12 years ago
- 587af30 mm: memcg: clean up mm_match_cgroup() signature by Johannes Weiner · 12 years ago
- 0030f53 mm: memcg: fix compaction/migration failing due to memcg limits by Johannes Weiner · 12 years ago
- 876aafb mm, memcg: move all oom handling to memcontrol.c by David Rientjes · 12 years ago
- 9cbb78b mm, memcg: introduce own oom handler to iterate only over its own threads by David Rientjes · 12 years ago
- 62ce1c7 mm, oom: move declaration for mem_cgroup_out_of_memory to oom.h by David Rientjes · 12 years ago
- c255a45 memcg: rename config variables by Andrew Morton · 12 years ago
- fa9add6 mm/memcg: apply add/del_page to lruvec by Hugh Dickins · 12 years ago
- 4d7dcca mm/memcg: get_lru_size not get_lruvec_size by Hugh Dickins · 12 years ago
- c56d5c7 mm/vmscan: push lruvec pointer into inactive_list_is_low() by Konstantin Khlebnikov · 12 years ago
- 074291f mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size() by Konstantin Khlebnikov · 12 years ago
- bbf808e mm/memcg: kill mem_cgroup_lru_del() by Konstantin Khlebnikov · 12 years ago
- 89abfab mm/memcg: move reclaim_stat into lruvec by Hugh Dickins · 12 years ago
- c3ac9a8 mm: memcg: count pte references from every member of the reclaimed hierarchy by Johannes Weiner · 12 years ago
- 4331f7d memcg: fix performance of mem_cgroup_begin_update_page_stat() by KAMEZAWA Hiroyuki · 13 years ago
- 89c06bd memcg: use new logic for page stat accounting by KAMEZAWA Hiroyuki · 13 years ago
- a710920 memcg: kill dead prev_priority stubs by Konstantin Khlebnikov · 13 years ago
- 31a7923 memcg: replace MEM_CONT by MEM_RES_CTLR by Hugh Dickins · 13 years ago
- e845e19 mm, memcg: pass charge order to oom killer by David Rientjes · 13 years ago
- 7512102 memcg: fix GPF when cgroup removal races with last exit by Hugh Dickins · 13 years ago
- 4e5f01c memcg: clear pc->mem_cgroup if necessary. by KAMEZAWA Hiroyuki · 13 years ago
- 72835c8 mm: unify remaining mem_cont, mem, etc. variable names to memcg by Johannes Weiner · 13 years ago
- e94c8a9 memcg: make mem_cgroup_split_huge_fixup() more efficient by KAMEZAWA Hiroyuki · 13 years ago
- 925b767 mm: make per-memcg LRU lists exclusive by Johannes Weiner · 13 years ago
- 5660048 mm: move memcg hierarchy reclaim to generic reclaim code by Johannes Weiner · 13 years ago
- ab936cb memcg: add mem_cgroup_replace_page_cache() to fix LRU issue by KAMEZAWA Hiroyuki · 13 years ago
- 3969eb3 net: Fix build with INET disabled. by David S. Miller · 13 years ago
- 888bdaa Move limit definitions outside CONFIG_INET by Glauber Costa · 13 years ago
- d1a4c0b tcp memory pressure controls by Glauber Costa · 13 years ago
- e1aab16 socket: initial cgroup code. by Glauber Costa · 13 years ago
- 9b27297 memcg: skip scanning active lists based on individual size by Johannes Weiner · 13 years ago
- c0ff4b8 memcg: rename mem variable to memcg by Raghavendra K T · 13 years ago
- 4356f21 mm: change isolate mode from #define to bitwise type by Minchan Kim · 13 years ago
- 185efc0 memcg: Revert "memcg: add memory.vmscan_stat" by Johannes Weiner · 13 years ago
- aa3b189 tmpfs: convert mem_cgroup shmem to radix-swap by Hugh Dickins · 13 years ago
- 82f9d48 memcg: add memory.vmscan_stat by KAMEZAWA Hiroyuki · 13 years ago
- bb2a0de memcg: consolidate memory cgroup lru stat functions by KAMEZAWA Hiroyuki · 13 years ago
- a433658 vmscan,memcg: memcg aware swap token by KOSAKI Motohiro · 13 years ago
- 456f998 memcg: add the pagefault count into memcg stats by Ying Han · 14 years ago
- 1bac180 memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages() by Ying Han · 14 years ago
- 889976d memcg: reclaim memory from nodes in round-robin order by Ying Han · 14 years ago
- 0ae5e89 memcg: count the soft_limit reclaim in global background reclaim by Ying Han · 14 years ago