1. 1bac180 memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages() by Ying Han · 13 years ago
  2. 4fd14eb memcg: remove unused retry signal from reclaim by Johannes Weiner · 13 years ago
  3. 889976d memcg: reclaim memory from nodes in round-robin order by Ying Han · 13 years ago
  4. 39cc98f memcg: remove pointless next_mz nullification in mem_cgroup_soft_limit_reclaim() by Michal Hocko · 13 years ago
  5. 0ae5e89 memcg: count the soft_limit reclaim in global background reclaim by Ying Han · 13 years ago
  6. f780bdb cgroups: add per-thread subsystem callbacks by Ben Blum · 13 years ago
  7. a2c8990 memsw: remove noswapaccount kernel parameter by Michal Hocko · 13 years ago
  8. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  9. 5a6475a memcg: fix leak on wrong LRU with FUSE by KAMEZAWA Hiroyuki · 13 years ago
  10. 4be4489 mm/memcontrol.c: suppress uninitialized-var warning with older gcc's by Andrew Morton · 13 years ago
  11. 7a159cc memcg: use native word page statistics counters by Johannes Weiner · 13 years ago
  12. e9f8974 memcg: break out event counters from other stats by Johannes Weiner · 13 years ago
  13. 7ec99d6 memcg: unify charge/uncharge quantities to units of pages by Johannes Weiner · 13 years ago
  14. 7ffd4ca memcg: convert uncharge batching from bytes to page granularity by Johannes Weiner · 13 years ago
  15. 11c9ea4 memcg: convert per-cpu stock from bytes to page granularity by Johannes Weiner · 13 years ago
  16. e7018b8d memcg: keep only one charge cancelling function by Johannes Weiner · 13 years ago
  17. bf1ff26 memcg: remove memcg->reclaim_param_lock by Johannes Weiner · 13 years ago
  18. 4dc03de memcg: charged pages always have valid per-memcg zone info by Johannes Weiner · 13 years ago
  19. 6b3ae58 memcg: remove direct page_cgroup-to-page pointer by Johannes Weiner · 13 years ago
  20. 5564e88 memcg: condense page_cgroup-to-page lookup points by Johannes Weiner · 13 years ago
  21. de3638d memcg: fold __mem_cgroup_move_account into caller by Johannes Weiner · 13 years ago
  22. 97a6c37 memcg: change page_cgroup_zoneinfo signature by Johannes Weiner · 13 years ago
  23. ad324e9 memcg: no uncharged pages reach page_cgroup_zoneinfo by Johannes Weiner · 13 years ago
  24. f212ad7 memcg: add memcg sanity checks at allocating and freeing pages by Daisuke Nishimura · 13 years ago
  25. af4a662 memcg: remove NULL check from lookup_page_cgroup() result by Johannes Weiner · 13 years ago
  26. c14f35c memcg: remove impossible conditional when committing by Johannes Weiner · 13 years ago
  27. 3403968 memcg: remove unused page flag bitfield defines by Johannes Weiner · 13 years ago
  28. 9d11ea9 memcg: simplify the way memory limits are checked by Johannes Weiner · 13 years ago
  29. b7c6167 memcg: soft limit reclaim should end at limit not below by Johannes Weiner · 13 years ago
  30. 56039ef memcg: fix ugly initialization of return value is in caller by KAMEZAWA Hiroyuki · 13 years ago
  31. 0331932 pagewalk: only split huge pages when necessary by Dave Hansen · 13 years ago
  32. 3f58a82 memcg: move memcg reclaimable page into tail of inactive list by Minchan Kim · 13 years ago
  33. ef6a3c6 mm: add replace_page_cache_page() function by Miklos Szeredi · 13 years ago
  34. 3751d60 memcg: fix event counting breakage from recent THP update by KAMEZAWA Hiroyuki · 13 years ago
  35. 8493ae4 memcg: never OOM when charging huge pages by Johannes Weiner · 13 years ago
  36. 1994282 memcg: prevent endless loop when charging huge pages to near-limit group by Johannes Weiner · 13 years ago
  37. 9221edb memcg: prevent endless loop when charging huge pages by Johannes Weiner · 13 years ago
  38. 552b372 memsw: deprecate noswapaccount kernel parameter and schedule it for removal by Michal Hocko · 13 years ago
  39. fceda1b memsw: handle swapaccount kernel parameter correctly by Michal Hocko · 13 years ago
  40. 52dbb90 memcg: fix race at move_parent around compound_order() by KAMEZAWA Hiroyuki · 13 years ago
  41. 3d37c4a memcg: bugfix check mem_cgroup_disabled() at split fixup by KAMEZAWA Hiroyuki · 13 years ago
  42. 01c88e2 memcg: fix account leak at failure of memsw acconting by KAMEZAWA Hiroyuki · 13 years ago
  43. 8dba474 mm/memcontrol.c: fix uninitialized variable use in mem_cgroup_move_parent() by Jesper Juhl · 13 years ago
  44. 713735b4 memcg: correctly order reading PCG_USED and pc->mem_cgroup by Johannes Weiner · 13 years ago
  45. 987eba6 memcg: fix rmdir, force_empty with THP by KAMEZAWA Hiroyuki · 13 years ago
  46. ece35ca memcg: fix LRU accounting with THP by KAMEZAWA Hiroyuki · 13 years ago
  47. ca3e021 memcg: fix USED bit handling at uncharge in THP by KAMEZAWA Hiroyuki · 13 years ago
  48. e401f17 memcg: modify accounting function for supporting THP better by KAMEZAWA Hiroyuki · 13 years ago
  49. 50de1dd memcg: fix memory migration of shmem swapcache by Daisuke Nishimura · 13 years ago
  50. 17295c8 memcg: use [kv]zalloc[_node] rather than [kv]malloc+memset by Jesper Juhl · 13 years ago
  51. dfe076b memcg: fix deadlock between cpuset and memcg by Daisuke Nishimura · 13 years ago
  52. 043d18b memcg: remove unnecessary return from void-returning mem_cgroup_del_lru_list() by Minchan Kim · 13 years ago
  53. f3e8eb7 memcg: fix unit mismatch in memcg oom limit calculation by Johannes Weiner · 13 years ago
  54. dbd4ea7 memcg: add lock to synchronize page accounting and migration by KAMEZAWA Hiroyuki · 13 years ago
  55. 2a7106f memcg: create extensible page stat update routines by Greg Thelen · 13 years ago
  56. 37c2ac7 thp: compound_trans_order by Andrea Arcangeli · 13 years ago
  57. 2c888cf thp: fix anon memory statistics with transparent hugepages by Rik van Riel · 13 years ago
  58. 152c9cc thp: transhuge-memcg: commit tail pages at charge by Daisuke Nishimura · 13 years ago
  59. ec16851 thp: memcg compound by Andrea Arcangeli · 13 years ago
  60. ebb76ce memcg: fix wrong VM_BUG_ON() in try_charge()'s mm->owner check by KAMEZAWA Hiroyuki · 13 years ago
  61. a42c390 cgroups: make swap accounting default behavior configurable by Michal Hocko · 14 years ago
  62. b1dd693 memcg: avoid deadlock between move charge and try_charge() by Daisuke Nishimura · 14 years ago
  63. 112bc2e memcg: fix false positive VM_BUG on non-SMP by Kirill A. Shutemov · 14 years ago
  64. d2e61b8 memcg: null dereference on allocation failure by Dan Carpenter · 14 years ago
  65. 26174ef memcg: generic filestat update interface by KAMEZAWA Hiroyuki · 14 years ago
  66. 1489eba memcg: cpu hotplug aware quick acount_move detection by KAMEZAWA Hiroyuki · 14 years ago
  67. 711d3d2 memcg: cpu hotplug aware percpu count updates by KAMEZAWA Hiroyuki · 14 years ago
  68. 7d74b06 memcg: use for_each_mem_cgroup by KAMEZAWA Hiroyuki · 14 years ago
  69. 32047e2 memcg: avoid lock in updating file_mapped (Was fix race in file_mapped accouting flag management by KAMEZAWA Hiroyuki · 14 years ago
  70. 0c270f8 memcg: fix race in file_mapped accouting flag management by KAMEZAWA Hiroyuki · 14 years ago
  71. ad4ca5f memcg: fix thresholds with use_hierarchy == 1 by Kirill A. Shutemov · 14 years ago
  72. 13d7e3a memcg: convert to use zone_to_nid() from bare zone->zone_pgdat->node_id by KOSAKI Motohiro · 14 years ago
  73. 00918b6 memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim() by KOSAKI Motohiro · 14 years ago
  74. 14fec79 memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemask by KOSAKI Motohiro · 14 years ago
  75. f75ca96 memcg: avoid css_get() by KAMEZAWA Hiroyuki · 14 years ago
  76. 158e0a2 memcg: use find_lock_task_mm() in memory cgroups oom by KAMEZAWA Hiroyuki · 14 years ago
  77. 73045c4 memcg: remove mem from arg of charge_common by Daisuke Nishimura · 14 years ago
  78. bd0d24b memcg: remove redundant code by Daisuke Nishimura · 14 years ago
  79. 2bd9bb2 memcg: clean up waiting move acct by KAMEZAWA Hiroyuki · 14 years ago
  80. 4b53433 memcg: clean up try_charge main loop by KAMEZAWA Hiroyuki · 14 years ago
  81. cc8e970 memcg: add mm_vmscan_memcg_isolate tracepoint by KOSAKI Motohiro · 14 years ago
  82. a63d83f oom: badness heuristic rewrite by David Rientjes · 14 years ago
  83. 25edde0 vmscan: kill prev_priority completely by KOSAKI Motohiro · 14 years ago
  84. 4d845eb memcg: fix wake up in oom wait queue by KAMEZAWA Hiroyuki · 14 years ago
  85. 2c488db memcg: clean up memory thresholds by Kirill A. Shutemov · 14 years ago
  86. 907860e cgroups: make cftype.unregister_event() void-returning by Kirill A. Shutemov · 14 years ago
  87. ac39cf8 memcg: fix mis-accounting of file mapped racy with migration by akpm@linux-foundation.org · 14 years ago
  88. 315c199 mm: memcontrol - uninitialised return value by Phil Carmody · 14 years ago
  89. 5407a56 mm: remove unnecessary use of atomic by Phil Carmody · 14 years ago
  90. 87946a7 memcg: move charge of file pages by Daisuke Nishimura · 14 years ago
  91. 90254a6 memcg: clean up move charge by Daisuke Nishimura · 14 years ago
  92. 3c11ecf memcg: oom kill disable and oom status by KAMEZAWA Hiroyuki · 14 years ago
  93. 9490ff2 memcg: oom notifier by KAMEZAWA Hiroyuki · 14 years ago
  94. dc98df5 memcg: oom wakeup filter by KAMEZAWA Hiroyuki · 14 years ago
  95. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  96. 747388d memcg: fix css_is_ancestor() RCU locking by KAMEZAWA Hiroyuki · 14 years ago
  97. 7f0f154 memcg: fix css_id() RCU locking for real by KAMEZAWA Hiroyuki · 14 years ago
  98. 91bc482e Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  99. ad4ba37 memcg: css_id() must be called under rcu_read_lock() by Paul E. McKenney · 14 years ago
  100. 93d5c9b memcg: fix prepare migration by Andrea Arcangeli · 14 years ago