1. d38d2a7 mm: make mem_cgroup_resize_limit() static by KOSAKI Motohiro · 15 years ago
  2. 94b6da5 memcg: fix page_cgroup allocation by KAMEZAWA Hiroyuki · 16 years ago
  3. 52d4b9a memcg: allocate all page_cgroup at boot by KAMEZAWA Hiroyuki · 16 years ago
  4. c05555b memcg: atomic ops for page_cgroup->flags by KAMEZAWA Hiroyuki · 16 years ago
  5. addb9ef memcg: optimize per-cpu statistics by KAMEZAWA Hiroyuki · 16 years ago
  6. b7abea9 memcg: make page->mapping NULL before uncharge by KAMEZAWA Hiroyuki · 16 years ago
  7. 7b85412 Unevictable LRU Page Statistics by Lee Schermerhorn · 16 years ago
  8. 894bc31 Unevictable LRU Infrastructure by Lee Schermerhorn · 16 years ago
  9. 4f98a2f vmscan: split LRU lists into anon & file sets by Rik van Riel · 16 years ago
  10. b69408e vmscan: Use an indexed array for LRU variables by Christoph Lameter · 16 years ago
  11. 31a78f2 mm owner: fix race between swapoff and exit by Balbir Singh · 16 years ago
  12. a10cebf memcg: check under limit at shrink_usage by Daisuke Nishimura · 16 years ago
  13. 9623e07 memcg: fix oops in mem_cgroup_shrink_usage by Hugh Dickins · 16 years ago
  14. 4ef1b0f memcg: remove redundant check in move_task() by Li Zefan · 16 years ago
  15. 628f423 memcg: limit change shrink usage by KAMEZAWA Hiroyuki · 16 years ago
  16. cede86a memcg: clean up checking of the disabled flag by Li Zefan · 16 years ago
  17. accf163 memcg: remove a redundant check by KAMEZAWA Hiroyuki · 16 years ago
  18. b76734e memcg: add hints for branch by KAMEZAWA Hiroyuki · 16 years ago
  19. c9b0ed5 memcg: helper function for relcaim from shmem. by KAMEZAWA Hiroyuki · 16 years ago
  20. 69029cd memcg: remove refcnt from page_cgroup by KAMEZAWA Hiroyuki · 16 years ago
  21. e8589cc memcg: better migration handling by KAMEZAWA Hiroyuki · 16 years ago
  22. 508b7be memcg: avoid unnecessary initialization by KAMEZAWA Hiroyuki · 16 years ago
  23. a181b0e memcg: make global var read_mostly by KAMEZAWA Hiroyuki · 16 years ago
  24. 856c13a cgroup files: convert res_counter_write() to be a cgroups write_string() handler by Paul Menage · 16 years ago
  25. 55e462b memcg: simple stats for memory resource controller by Balaji Rao · 16 years ago
  26. 1faf8e4 memcg: remove redundant initialization in mem_cgroup_create() by Li Zefan · 16 years ago
  27. 3332794 memcgroup: use vmalloc for mem_cgroup allocation by KAMEZAWA Hiroyuki · 16 years ago
  28. 4a56d02 memcgroup: make the memory controller more desktop responsive by Balbir Singh · 16 years ago
  29. 3eae90c memcg: remove redundant function calls by KAMEZAWA Hiroyuki · 16 years ago
  30. 29f2a4d memcgroup: implement failcounter reset by Pavel Emelyanov · 16 years ago
  31. 85cc59d memcgroup: use triggers in force_empty and max_usage files by Pavel Emelyanov · 16 years ago
  32. b6ac57d memcgroup: move memory controller allocations to their own slabs by Balbir Singh · 16 years ago
  33. c84872e memcgroup: add the max_usage member on the res_counter by Pavel Emelyanov · 16 years ago
  34. cf475ad cgroups: add an owner to the mm_struct by Balbir Singh · 16 years ago
  35. c27e881 CGroup API files: drop mem_cgroup_force_empty() by Paul Menage · 16 years ago
  36. c64745c CGroup API files: use cgroup map for memcontrol stats file by Paul Menage · 16 years ago
  37. 2c3daa7 CGroup API files: use read_u64 in memory controller by Paul Menage · 16 years ago
  38. 41e3355 memcg: fix node_state handling by KAMEZAWA Hiroyuki · 16 years ago
  39. 4077960 memory controller: make memory resource control aware of boot options by Balbir Singh · 16 years ago
  40. 52ea27e memcgroup: fix check for thread being a group leader in memcgroup by Pavel Emelyanov · 16 years ago
  41. fb59e9f memcg: fix oops on NULL lru list by Hugh Dickins · 16 years ago
  42. 9b3c0a0 memcg: simplify force_empty and move_lists by Hirokazu Takahashi · 16 years ago
  43. 2680eed memcg: fix mem_cgroup_move_lists locking by Hugh Dickins · 16 years ago
  44. 6d48ff8 memcg: css_put after remove_list by Hugh Dickins · 16 years ago
  45. b9c565d memcg: remove clear_page_cgroup and atomics by Hugh Dickins · 16 years ago
  46. d5b69e3 memcg: memcontrol uninlined and static by Hugh Dickins · 16 years ago
  47. 8869b8f memcg: memcontrol whitespace cleanups by Hugh Dickins · 16 years ago
  48. 8289546 memcg: remove mem_cgroup_uncharge by Hugh Dickins · 16 years ago
  49. 7e924aa memcg: mem_cgroup_charge never NULL by Hugh Dickins · 16 years ago
  50. 9442ec9 memcg: bad page if page_cgroup when free by Hugh Dickins · 16 years ago
  51. 427d541 memcg: move_lists on page not page_cgroup by Hugh Dickins · 16 years ago
  52. bd845e3 memcg: mm_match_cgroup not vm_match_cgroup by Hugh Dickins · 16 years ago
  53. 2dda81c memcgroup: return negative error code in mem_cgroup_create() by Li Zefan · 16 years ago
  54. 7fde4c3 memcgroup: remove a useless VM_BUG_ON() by Li Zefan · 16 years ago
  55. 60c12b1 memcontrol: add vm_match_cgroup() by David Rientjes · 16 years ago
  56. 3c541e1 Memory controller remove control_type feature by Balbir Singh · 16 years ago
  57. 072c56c1 per-zone and reclaim enhancements for memory controller: per-zone-lock for cgroup by KAMEZAWA Hiroyuki · 16 years ago
  58. 1ecaab2 per-zone and reclaim enhancements for memory controller: per zone lru for cgroup by KAMEZAWA Hiroyuki · 16 years ago
  59. cc38108 per-zone and reclaim enhancements for memory controller: calculate the number of pages to be scanned per cgroup by KAMEZAWA Hiroyuki · 16 years ago
  60. 6c48a1d per-zone and reclaim enhancements for memory controller: remember reclaim priority in memory cgroup by KAMEZAWA Hiroyuki · 16 years ago
  61. 5932f36 per-zone and reclaim enhancements for memory controller: calculate active/inactive imbalance per cgroup by KAMEZAWA Hiroyuki · 16 years ago
  62. 58ae83d per-zone and reclaim enhancements for memory controller: calculate mapper_ratio per cgroup by KAMEZAWA Hiroyuki · 16 years ago
  63. 6d12e2d per-zone and reclaim enhancements for memory controller: per-zone active inactive counter by KAMEZAWA Hiroyuki · 16 years ago
  64. c0149530 per-zone and reclaim enhancements for memory controller: nid/zid helper function for cgroup by KAMEZAWA Hiroyuki · 16 years ago
  65. df878fb memory cgroup enhancements: implicit force_empty() at rmdir by KAMEZAWA Hiroyuki · 16 years ago
  66. d2ceb9b memory cgroup enhancements: add memory.stat file by KAMEZAWA Hiroyuki · 16 years ago
  67. d52aa41 memory cgroup enhancements: add status accounting function for memory cgroup by KAMEZAWA Hiroyuki · 16 years ago
  68. 3564c7c memory cgroup enhancements: remember "a page is on active list of cgroup or not" by KAMEZAWA Hiroyuki · 16 years ago
  69. 8236955 memcgroup: fix hang with shmem/tmpfs by Hugh Dickins · 16 years ago
  70. 3be9127 memcgroup: tidy up mem_cgroup_charge_common by Hugh Dickins · 16 years ago
  71. ac44d35 Memory controller use rcu_read_lock() in mem_cgroup_cache_charge() by Balbir Singh · 16 years ago
  72. 217bc31 memory cgroup enhancements: remember "a page is charged as page cache" by KAMEZAWA Hiroyuki · 16 years ago
  73. cc84758 memory cgroup enhancements: force_empty interface for dropping all account in empty cgroup by KAMEZAWA Hiroyuki · 16 years ago
  74. 436c6541 memcgroup: fix zone isolation OOM by Hugh Dickins · 16 years ago
  75. ff7283f bugfix for memory cgroup controller: avoid !PageLRU page in mem_cgroup_isolate_pages by KAMEZAWA Hiroyuki · 16 years ago
  76. ae41be3 bugfix for memory cgroup controller: migration under memory controller fix by KAMEZAWA Hiroyuki · 16 years ago
  77. 9175e03 bugfix for memory controller: add helper function for assigning cgroup to page by KAMEZAWA Hiroyuki · 16 years ago
  78. 4c4a221 memcontrol: move oom task exclusion to tasklist scan by David Rientjes · 16 years ago
  79. 3062fc6 memcontrol: move mm_cgroup to header file by David Rientjes · 16 years ago
  80. e1a1cd5 Memory controller: make charging gfp mask aware by Balbir Singh · 16 years ago
  81. bed7161 Memory controller: make page_referenced() cgroup aware by Balbir Singh · 16 years ago
  82. 8697d33 Memory controller: add switch to control what type of pages to limit by Balbir Singh · 16 years ago
  83. c7ba5c9 Memory controller: OOM handling by Pavel Emelianov · 16 years ago
  84. 0eea103 Memory controller improve user interface by Balbir Singh · 16 years ago
  85. 66e1707 Memory controller: add per cgroup LRU and reclaim by Balbir Singh · 16 years ago
  86. 67e465a Memory controller: task migration by Balbir Singh · 16 years ago
  87. 8a9f3cc Memory controller: memory accounting by Balbir Singh · 16 years ago
  88. 78fb746 Memory controller: accounting setup by Pavel Emelianov · 16 years ago
  89. 8cdea7c Memory controller: cgroups setup by Balbir Singh · 16 years ago