1. 1836522 hwpoison, memcg: forcibly uncharge LRU pages by Michal Hocko · 7 years ago
  2. ccda7f4 mm: memcontrol: use node page state naming scheme for memcg by Johannes Weiner · 7 years ago
  3. 71cd311 mm: memcontrol: re-use node VM page state enum by Johannes Weiner · 7 years ago
  4. df0e53d mm: memcontrol: re-use global VM event enum by Johannes Weiner · 7 years ago
  5. 31176c7 mm: memcontrol: clean up memory.events counting function by Johannes Weiner · 7 years ago
  6. 2a2e488 mm: vmscan: fix IO/refault regression in cache workingset transition by Johannes Weiner · 7 years ago
  7. 9a4caf1 mm: memcontrol: provide shmem statistics by Johannes Weiner · 7 years ago
  8. 40e952f mm: do not call mem_cgroup_free() from within mem_cgroup_alloc() by Tahsin Erdogan · 8 years ago
  9. bfc7228 mm/cgroup: avoid panic when init with low memory by Laurent Dufour · 8 years ago
  10. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  11. 3a4f8a0 mm: remove shmem_mapping() shmem_zero_setup() duplicates by Hugh Dickins · 8 years ago
  12. 17cc4df slab: use memcg_kmem_cache_wq for slab destruction operations by Tejun Heo · 8 years ago
  13. bc2791f slab: link memcg kmem_caches on their associated memory cgroup by Tejun Heo · 8 years ago
  14. 3674534 mm, memcg: do not retry precharge charges by David Rientjes · 8 years ago
  15. b4536f0c8 mm, memcg: fix the active list aging for lowmem requests when memcg is enabled by Michal Hocko · 8 years ago
  16. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  17. e34bac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  18. 13583c3 mm: memcontrol: use special workqueue for creating per-memcg caches by Vladimir Davydov · 8 years ago
  19. 308167f mm/memcg: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  20. 89a2848 mm: memcontrol: do not recurse in direct reclaim by Johannes Weiner · 8 years ago
  21. 2d75807 mm: memcontrol: consolidate cgroup socket tracking by Johannes Weiner · 8 years ago
  22. f6ab1f7 mm, swap: use offset of swap entry as key of swap cache by Huang Ying · 8 years ago
  23. 0247f3f mm/memcontrol.c: make the walk_page_range() limit obvious by James Morse · 8 years ago
  24. 58fa2a5 mm: memcontrol: add sanity checks for memcg->id.ref on get/put by Vladimir Davydov · 8 years ago
  25. 7c5f64f mm: oom: deduplicate victim selection code for memcg and global oom by Vladimir Davydov · 8 years ago
  26. db2ba40c mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accounting by Johannes Weiner · 8 years ago
  27. 358c07f mm: memcontrol: avoid unused function warning by Arnd Bergmann · 8 years ago
  28. 615d66c mm: memcontrol: fix memcg id ref counter on swap charge move by Vladimir Davydov · 8 years ago
  29. 1f47b61 mm: memcontrol: fix swap counter leak on swapout from offline cgroup by Vladimir Davydov · 8 years ago
  30. c4159a7 mm: memcontrol: only mark charged pages with PageKmemcg by Vladimir Davydov · 8 years ago
  31. d6507ff memcg: put soft limit reclaim out of way if the excess tree is empty by Michal Hocko · 8 years ago
  32. efdc949 mm: fix memcg stack accounting for sub-page stacks by Andy Lutomirski · 8 years ago
  33. 7ee36a1 mm, vmscan: Update all zone LRU sizes before updating memcg by Mel Gorman · 8 years ago
  34. ef8f232 mm, memcg: move memcg limit enforcement from zones to nodes by Mel Gorman · 8 years ago
  35. a9dd0a8 mm, vmscan: make shrink_node decisions more node-centric by Mel Gorman · 8 years ago
  36. 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
  37. a52633d mm, vmscan: move lru_lock to the node by Mel Gorman · 8 years ago
  38. 55779ec mm: fix vm-scalability regression in cgroup-aware workingset code by Johannes Weiner · 8 years ago
  39. 1af8bb4 mm, oom: fortify task_will_free_mem() by Michal Hocko · 8 years ago
  40. 25843c2 mm: memcontrol: fix documentation for compound parameter by Li RongQing · 8 years ago
  41. 17408d7 mm: memcontrol: remove BUG_ON in uncharge_list by Li RongQing · 8 years ago
  42. fbe84a0 mm,oom: remove unused argument from oom_scan_process_thread(). by Tetsuo Handa · 8 years ago
  43. 5e8d35f mm: memcontrol: teach uncharge_list to deal with kmem pages by Vladimir Davydov · 8 years ago
  44. 4526477 mm: memcontrol: cleanup kmem charge functions by Vladimir Davydov · 8 years ago
  45. 2a966b7 mm: oom: add memcg to oom_control by Vladimir Davydov · 8 years ago
  46. 48406ef mm/memcontrol.c: remove the useless parameter for mc_handle_swap_pte by Li RongQing · 8 years ago
  47. 73f576c mm: memcontrol: fix cgroup creation failure after many small jobs by Johannes Weiner · 8 years ago
  48. ea3a964 memcg: css_alloc should return an ERR_PTR value on error by Tejun Heo · 8 years ago
  49. d93c413 memcg: mem_cgroup_migrate() may be called with irq disabled by Tejun Heo · 8 years ago
  50. d0db7af revert "mm: memcontrol: fix possible css ref leak on oom" by Andrew Morton · 8 years ago
  51. 3a06bb7 memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_kmem() by Tejun Heo · 8 years ago
  52. 7cf7806 mm/memcontrol.c: move comments for get_mctgt_type() to proper position by Li RongQing · 8 years ago
  53. cbedbac mm/memcontrol.c: fix the margin computation in mem_cgroup_margin() by Li RongQing · 8 years ago
  54. 1ebab2d memcg: fix mem_cgroup_out_of_memory() return value. by Tetsuo Handa · 8 years ago
  55. 1383399 mm: memcontrol: fix possible css ref leak on oom by Vladimir Davydov · 8 years ago
  56. 5103817 memcg: fix stale mem_cgroup_force_empty() comment by Greg Thelen · 8 years ago
  57. 3ef22df oom, oom_reaper: try to reap tasks which skip regular OOM killer path by Michal Hocko · 8 years ago
  58. 9d5e6a9 mm: update_lru_size do the __mod_zone_page_state by Hugh Dickins · 8 years ago
  59. ca70723 mm: update_lru_size warn and reset bad lru_size by Hugh Dickins · 8 years ago
  60. fda3d69 mm/memcontrol.c:mem_cgroup_select_victim_node(): clarify comment by Michal Hocko · 8 years ago
  61. 0edaf86 include/linux/nodemask.h: create next_node_in() helper by Andrew Morton · 8 years ago
  62. 264a0ae memcg: relocate charge moving from ->attach to ->post_attach by Tejun Heo · 8 years ago
  63. e0775d1 mm: memcontrol: zap oom_info_lock by Vladimir Davydov · 9 years ago
  64. 8b59265 mm: memcontrol: clarify the uncharge_list() loop by Johannes Weiner · 9 years ago
  65. b6e6edc mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage by Johannes Weiner · 9 years ago
  66. 588083b mm: memcontrol: reclaim when shrinking memory.high below usage by Johannes Weiner · 9 years ago
  67. d334c9bc mm: memcontrol: cleanup css_reset callback by Vladimir Davydov · 9 years ago
  68. 0a6b76d mm: workingset: make shadow node shrinker memcg aware by Vladimir Davydov · 9 years ago
  69. b6ecd2d mm: memcontrol: zap memcg_kmem_online helper by Vladimir Davydov · 9 years ago
  70. b313aee mm: memcontrol: enable kmem accounting for all cgroups in the legacy hierarchy by Vladimir Davydov · 9 years ago
  71. 12580e4 mm: memcontrol: report kernel stack usage in cgroup2 memory.stat by Vladimir Davydov · 9 years ago
  72. 27ee57c mm: memcontrol: report slab usage in cgroup2 memory.stat by Vladimir Davydov · 9 years ago
  73. 72b54e7 mm: memcontrol: make tree_{stat,events} fetch all stats by Vladimir Davydov · 9 years ago
  74. fcff7d7 mm: memcontrol: do not bypass slab charge if memcg is offline by Vladimir Davydov · 9 years ago
  75. 9cf7666 mm: memcontrol: drop unnecessary lru locking from mem_cgroup_migrate() by Johannes Weiner · 9 years ago
  76. 62cccb8 mm: simplify lock_page_memcg() by Johannes Weiner · 9 years ago
  77. 6a93ca8 mm: migrate: do not touch page->mem_cgroup of live pages by Johannes Weiner · 9 years ago
  78. 23047a9 mm: workingset: per-cgroup cache thrash detection by Johannes Weiner · 9 years ago
  79. 81f8c3a mm: memcontrol: generalize locking for the page->mem_cgroup binding by Johannes Weiner · 9 years ago
  80. b6ec57f thp: change pmd_trans_huge_lock() interface to return ptl by Kirill A. Shutemov · 9 years ago
  81. b2807f0 mm: memcontrol: add "sock" to cgroup2 memory.stat by Johannes Weiner · 9 years ago
  82. 587d9f7 mm: memcontrol: basic memory statistics in cgroup2 memory controller by Johannes Weiner · 9 years ago
  83. 44b7a8d mm: memcontrol: do not uncharge old page in page cache replacement by Johannes Weiner · 9 years ago
  84. 5ccc5ab mm: free swap cache aggressively if memcg swap is full by Vladimir Davydov · 9 years ago
  85. d8b3843 mm: vmscan: do not scan anon pages if memcg swap limit is hit by Vladimir Davydov · 9 years ago
  86. 37e8435 mm: memcontrol: charge swap to cgroup2 by Vladimir Davydov · 9 years ago
  87. 0b8f73e mm: memcontrol: clean up alloc, online, offline, free functions by Johannes Weiner · 9 years ago
  88. 0db1529 mm: memcontrol: flatten struct cg_proto by Johannes Weiner · 9 years ago
  89. d886f4e mm: memcontrol: rein in the CONFIG space madness by Johannes Weiner · 9 years ago
  90. d55f90b net: drop tcp_memcontrol.c by Vladimir Davydov · 9 years ago
  91. 489c2a2 mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM by Johannes Weiner · 9 years ago
  92. 04823c8 mm: memcontrol: allow to disable kmem accounting for cgroup2 by Vladimir Davydov · 9 years ago
  93. 52c29b0 mm: memcontrol: account "kmem" consumers in cgroup2 memory controller by Johannes Weiner · 9 years ago
  94. 127424c mm: memcontrol: move kmem accounting code to CONFIG_MEMCG by Johannes Weiner · 9 years ago
  95. 3893e30 mm: memcontrol: separate kmem code from legacy tcp accounting code by Johannes Weiner · 9 years ago
  96. 8e0a891 mm: memcontrol: group kmem init and exit functions together by Johannes Weiner · 9 years ago
  97. 567e9ab mm: memcontrol: give the kmem states more descriptive names by Johannes Weiner · 9 years ago
  98. b15aac1 mm: memcontrol: remove double kmem page_counter init by Johannes Weiner · 9 years ago
  99. 6d378da mm: memcontrol: drop unused @css argument in memcg_init_kmem by Johannes Weiner · 9 years ago
  100. 6611d8d memcg: only free spare array when readers are done by Martijn Coenen · 9 years ago