1. 4942642 mm: memcg: handle non-error OOM situations more gracefully by Johannes Weiner · 11 years ago
  2. 0608f43 revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code" by Andrew Morton · 11 years ago
  3. b1aff7f revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim" by Andrew Morton · 11 years ago
  4. 694fbc0 revert "memcg: enhance memcg iterator to support predicates" by Andrew Morton · 11 years ago
  5. 3ea67d0 memcg: add per cgroup writeback pages accounting by Sha Zhengju · 11 years ago
  6. 68b4876 memcg: remove MEMCG_NR_FILE_MAPPED by Sha Zhengju · 11 years ago
  7. 3812c8c mm: memcg: do not trap chargers with full callstack on OOM by Johannes Weiner · 11 years ago
  8. 519e524 mm: memcg: enable memcg OOM killer only for user faults by Johannes Weiner · 11 years ago
  9. de57780 memcg: enhance memcg iterator to support predicates by Michal Hocko · 11 years ago
  10. a5b7c87 vmscan, memcg: do softlimit reclaim also for targeted reclaim by Michal Hocko · 11 years ago
  11. 3b38722 memcg, vmscan: integrate soft reclaim tighter with zone shrinking code by Michal Hocko · 11 years ago
  12. 182446d cgroup: pass around cgroup_subsys_state instead of cgroup in file methods by Tejun Heo · 11 years ago
  13. ffbdccf mm, memcg: don't take task_lock in task_in_mem_cgroup by David Rientjes · 11 years ago
  14. e379014 mm: refactor inactive_file_is_low() to use get_lru_size() by Johannes Weiner · 11 years ago
  15. 91c777d memcg: fix typo in kmemcg cache walk macro by Glauber Costa · 11 years ago
  16. ebe945c memcg: add comments clarifying aspects of cache attribute propagation by Glauber Costa · 12 years ago
  17. 943a451 slab: propagate tunable values by Glauber Costa · 12 years ago
  18. 749c541 memcg: aggregate memcg cache values in slabinfo by Glauber Costa · 12 years ago
  19. 7cf2798 memcg/sl[au]b: track all the memcg children of a kmem_cache by Glauber Costa · 12 years ago
  20. 1f458cb memcg: destroy memcg caches by Glauber Costa · 12 years ago
  21. b9ce5ef sl[au]b: always get the cache from its page in kmem_cache_free() by Glauber Costa · 12 years ago
  22. d7f25f8 memcg: infrastructure to match an allocation to the right cache by Glauber Costa · 12 years ago
  23. 55007d8 memcg: allocate memory for memcg caches whenever a new memcg appears by Glauber Costa · 12 years ago
  24. 2633d7a slab/slub: consider a memcg parameter in kmem_create_cache by Glauber Costa · 12 years ago
  25. a8964b9 memcg: use static branches when code not in use by Glauber Costa · 12 years ago
  26. 7ae1e1d memcg: kmem controller infrastructure by Glauber Costa · 12 years ago
  27. 68ae564 mm, memcg: avoid unnecessary function call when memcg is disabled by David Rientjes · 12 years ago
  28. cd59085 memcg, kmem: fix build error when CONFIG_INET is disabled by David Rientjes · 12 years ago
  29. 587af30 mm: memcg: clean up mm_match_cgroup() signature by Johannes Weiner · 12 years ago
  30. 0030f53 mm: memcg: fix compaction/migration failing due to memcg limits by Johannes Weiner · 12 years ago
  31. 876aafb mm, memcg: move all oom handling to memcontrol.c by David Rientjes · 12 years ago
  32. 9cbb78b mm, memcg: introduce own oom handler to iterate only over its own threads by David Rientjes · 12 years ago
  33. 62ce1c7 mm, oom: move declaration for mem_cgroup_out_of_memory to oom.h by David Rientjes · 12 years ago
  34. c255a45 memcg: rename config variables by Andrew Morton · 12 years ago
  35. fa9add6 mm/memcg: apply add/del_page to lruvec by Hugh Dickins · 12 years ago
  36. 4d7dcca mm/memcg: get_lru_size not get_lruvec_size by Hugh Dickins · 12 years ago
  37. c56d5c7 mm/vmscan: push lruvec pointer into inactive_list_is_low() by Konstantin Khlebnikov · 12 years ago
  38. 074291f mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size() by Konstantin Khlebnikov · 12 years ago
  39. bbf808e mm/memcg: kill mem_cgroup_lru_del() by Konstantin Khlebnikov · 12 years ago
  40. 89abfab mm/memcg: move reclaim_stat into lruvec by Hugh Dickins · 12 years ago
  41. c3ac9a8 mm: memcg: count pte references from every member of the reclaimed hierarchy by Johannes Weiner · 12 years ago
  42. 4331f7d memcg: fix performance of mem_cgroup_begin_update_page_stat() by KAMEZAWA Hiroyuki · 12 years ago
  43. 89c06bd memcg: use new logic for page stat accounting by KAMEZAWA Hiroyuki · 12 years ago
  44. a710920 memcg: kill dead prev_priority stubs by Konstantin Khlebnikov · 12 years ago
  45. 31a7923 memcg: replace MEM_CONT by MEM_RES_CTLR by Hugh Dickins · 12 years ago
  46. e845e19 mm, memcg: pass charge order to oom killer by David Rientjes · 12 years ago
  47. 7512102 memcg: fix GPF when cgroup removal races with last exit by Hugh Dickins · 12 years ago
  48. 4e5f01c memcg: clear pc->mem_cgroup if necessary. by KAMEZAWA Hiroyuki · 13 years ago
  49. 72835c8 mm: unify remaining mem_cont, mem, etc. variable names to memcg by Johannes Weiner · 13 years ago
  50. e94c8a9 memcg: make mem_cgroup_split_huge_fixup() more efficient by KAMEZAWA Hiroyuki · 13 years ago
  51. 925b767 mm: make per-memcg LRU lists exclusive by Johannes Weiner · 13 years ago
  52. 5660048 mm: move memcg hierarchy reclaim to generic reclaim code by Johannes Weiner · 13 years ago
  53. ab936cb memcg: add mem_cgroup_replace_page_cache() to fix LRU issue by KAMEZAWA Hiroyuki · 13 years ago
  54. 3969eb3 net: Fix build with INET disabled. by David S. Miller · 13 years ago
  55. 888bdaa Move limit definitions outside CONFIG_INET by Glauber Costa · 13 years ago
  56. d1a4c0b tcp memory pressure controls by Glauber Costa · 13 years ago
  57. e1aab16 socket: initial cgroup code. by Glauber Costa · 13 years ago
  58. 9b27297 memcg: skip scanning active lists based on individual size by Johannes Weiner · 13 years ago
  59. c0ff4b8 memcg: rename mem variable to memcg by Raghavendra K T · 13 years ago
  60. 4356f21 mm: change isolate mode from #define to bitwise type by Minchan Kim · 13 years ago
  61. 185efc0 memcg: Revert "memcg: add memory.vmscan_stat" by Johannes Weiner · 13 years ago
  62. aa3b189 tmpfs: convert mem_cgroup shmem to radix-swap by Hugh Dickins · 13 years ago
  63. 82f9d48 memcg: add memory.vmscan_stat by KAMEZAWA Hiroyuki · 13 years ago
  64. bb2a0de memcg: consolidate memory cgroup lru stat functions by KAMEZAWA Hiroyuki · 13 years ago
  65. a433658 vmscan,memcg: memcg aware swap token by KOSAKI Motohiro · 13 years ago
  66. 456f998 memcg: add the pagefault count into memcg stats by Ying Han · 13 years ago
  67. 1bac180 memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages() by Ying Han · 13 years ago
  68. 889976d memcg: reclaim memory from nodes in round-robin order by Ying Han · 13 years ago
  69. 0ae5e89 memcg: count the soft_limit reclaim in global background reclaim by Ying Han · 13 years ago
  70. 67954fe memcg: fix mem_cgroup_rotate_reclaimable_page() by Eric Dumazet · 13 years ago
  71. f212ad7 memcg: add memcg sanity checks at allocating and freeing pages by Daisuke Nishimura · 13 years ago
  72. 3f58a82 memcg: move memcg reclaimable page into tail of inactive list by Minchan Kim · 13 years ago
  73. ef6a3c6 mm: add replace_page_cache_page() function by Miklos Szeredi · 13 years ago
  74. ca3e021 memcg: fix USED bit handling at uncharge in THP by KAMEZAWA Hiroyuki · 14 years ago
  75. 50de1dd memcg: fix memory migration of shmem swapcache by Daisuke Nishimura · 14 years ago
  76. 2a7106f memcg: create extensible page stat update routines by Greg Thelen · 14 years ago
  77. 00918b6 memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim() by KOSAKI Motohiro · 14 years ago
  78. a63d83f oom: badness heuristic rewrite by David Rientjes · 14 years ago
  79. 25edde0 vmscan: kill prev_priority completely by KOSAKI Motohiro · 14 years ago
  80. ac39cf8 memcg: fix mis-accounting of file mapped racy with migration by akpm@linux-foundation.org · 14 years ago
  81. 8b25c6d vmscan: remove isolate_pages callback scan control by Johannes Weiner · 14 years ago
  82. 867578c memcg: fix oom kill behavior by KAMEZAWA Hiroyuki · 14 years ago
  83. d4220f9 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  84. d804658 memcg: make memcg's file mapped consistent with global VM by KAMEZAWA Hiroyuki · 15 years ago
  85. 569b846 memcg: coalesce uncharge during unmap/truncate by KAMEZAWA Hiroyuki · 15 years ago
  86. d324236 memcg: add accessor to mem_cgroup.css by Wu Fengguang · 15 years ago
  87. e42d9d5 memcg: rename and export try_get_mem_cgroup_from_page() by Wu Fengguang · 15 years ago
  88. 4e41695 memory controller: soft limit reclaim on contention by Balbir Singh · 15 years ago
  89. d69b042 memcg: add file-based RSS accounting by Balbir Singh · 15 years ago
  90. 56e49d2 vmscan: evict use-once pages first by Rik van Riel · 15 years ago
  91. ae3abae memcg: fix mem_cgroup_shrink_usage() by Daisuke Nishimura · 15 years ago
  92. e638c13 memcg: use rcu_dereference to access mm->owner by KAMEZAWA Hiroyuki · 15 years ago
  93. 3918b96 memcg: remove mem_cgroup_reclaim_imbalance() remnants by KOSAKI Motohiro · 15 years ago
  94. c137b5e memcg: remove mem_cgroup_calc_mapped_ratio() by KOSAKI Motohiro · 15 years ago
  95. e222432 memcg: show memcg information during OOM by Balbir Singh · 15 years ago
  96. b5a8431 memcg: fix shmem's swap accounting by KAMEZAWA Hiroyuki · 16 years ago
  97. a5e924f memcg: remove mem_cgroup_try_charge by Daisuke Nishimura · 16 years ago
  98. c772be9 memcg: fix calculation of active_ratio by KOSAKI Motohiro · 16 years ago
  99. 9439c1c memcg: remove mem_cgroup_cal_reclaim() by KOSAKI Motohiro · 16 years ago
  100. 3e2f41f memcg: add zone_reclaim_stat by KOSAKI Motohiro · 16 years ago