1. 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 15 years ago
  2. 2ffebca memcg: fix lru rotation in isolate_pages by KAMEZAWA Hiroyuki · 15 years ago
  3. 22a668d memcg: fix behavior under memory.limit equals to memsw.limit by KAMEZAWA Hiroyuki · 15 years ago
  4. 8a9478c memcg: fix swap accounting by KAMEZAWA Hiroyuki · 15 years ago
  5. 338c843 memcg: remove some redundant checks by Li Zefan · 15 years ago
  6. d69b042 memcg: add file-based RSS accounting by Balbir Singh · 15 years ago
  7. 56e49d2 vmscan: evict use-once pages first by Rik van Riel · 15 years ago
  8. 46f7e60 memcg: fix build warning and avoid checking for mem != null again and again by Nikanth Karthikesan · 15 years ago
  9. e767e05 memcg: fix deadlock between lock_page_cgroup and mapping tree_lock by Daisuke Nishimura · 15 years ago
  10. ae3abae memcg: fix mem_cgroup_shrink_usage() by Daisuke Nishimura · 15 years ago
  11. c0bd3f6 memcg: fix try_get_mem_cgroup_from_swapcache() by Daisuke Nishimura · 15 years ago
  12. a8031cb memcg: remove warning when CONFIG_DEBUG_VM=n by KAMEZAWA Hiroyuki · 15 years ago
  13. 83aae4c memcg: cleanup cache_charge by Daisuke Nishimura · 15 years ago
  14. a3b2d69 cgroups: use css id in swap cgroup for saving memory v5 by KAMEZAWA Hiroyuki · 15 years ago
  15. 3c776e6 memcg: charge swapcache to proper memcg by Daisuke Nishimura · 15 years ago
  16. c137b5e memcg: remove mem_cgroup_calc_mapped_ratio() by KOSAKI Motohiro · 15 years ago
  17. e222432 memcg: show memcg information during OOM by Balbir Singh · 15 years ago
  18. 0b7f569 memcg: fix OOM killer under memcg by KAMEZAWA Hiroyuki · 15 years ago
  19. 81d39c2 memcg: fix shrinking memory to return -EBUSY by fixing retry algorithm by KAMEZAWA Hiroyuki · 15 years ago
  20. 14067bb memcg: hierarchical stat by KAMEZAWA Hiroyuki · 15 years ago
  21. 04046e1 memcg: use CSS ID by KAMEZAWA Hiroyuki · 15 years ago
  22. ec64f51 cgroup: fix frequent -EBUSY at rmdir by KAMEZAWA Hiroyuki · 15 years ago
  23. 299b4ea memcg: NULL pointer dereference at rmdir on some NUMA systems by KAMEZAWA Hiroyuki · 15 years ago
  24. 7bcc1bb memcg: get/put parents at create/free by Daisuke Nishimura · 15 years ago
  25. 068b38c memcg: fix a race when setting memory.swappiness by Li Zefan · 15 years ago
  26. 0eb253e memcg: fix section mismatch by Li Zefan · 15 years ago
  27. 4d1c627 memcg: make oom less frequently by Daisuke Nishimura · 15 years ago
  28. c268e99 memcg: fix hierarchical reclaim by Daisuke Nishimura · 15 years ago
  29. 40d5813 memcg: fix error path of mem_cgroup_move_parent by Daisuke Nishimura · 15 years ago
  30. bd112db memcg: fix mem_cgroup_get_reclaim_stat_from_page by Daisuke Nishimura · 15 years ago
  31. 2cb378c cgroups: use hierarchy_mutex in memory controller by Paul Menage · 15 years ago
  32. b5a8431 memcg: fix shmem's swap accounting by KAMEZAWA Hiroyuki · 15 years ago
  33. 544122e memcg: fix LRU accounting for SwapCache by KAMEZAWA Hiroyuki · 15 years ago
  34. 54595fe memcg: use css_tryget in memcg by KAMEZAWA Hiroyuki · 15 years ago
  35. a7ba0ee memcg: fix double free and make refcnt sane by KAMEZAWA Hiroyuki · 15 years ago
  36. 03f3c43 memcg: fix swap accounting leak by KAMEZAWA Hiroyuki · 15 years ago
  37. 42e9abb memcg: change try_to_free_pages to hierarchical_reclaim by Daisuke Nishimura · 15 years ago
  38. 7f4d454 memcg: avoid deadlock caused by race between oom and cpuset_attach by Daisuke Nishimura · 15 years ago
  39. a5e924f memcg: remove mem_cgroup_try_charge by Daisuke Nishimura · 15 years ago
  40. 3bb4edf memcg: don't trigger oom at page migration by Daisuke Nishimura · 15 years ago
  41. fee7b54 memcg: show real limit under hierarchy mode by KAMEZAWA Hiroyuki · 15 years ago
  42. c772be9 memcg: fix calculation of active_ratio by KOSAKI Motohiro · 15 years ago
  43. a7885eb memcg: swappiness by KOSAKI Motohiro · 15 years ago
  44. 2733c06 memcg: protect prev_priority by KOSAKI Motohiro · 15 years ago
  45. 7f016ee memcg: show reclaim stat by KOSAKI Motohiro · 15 years ago
  46. 9439c1c memcg: remove mem_cgroup_cal_reclaim() by KOSAKI Motohiro · 15 years ago
  47. 3e2f41f memcg: add zone_reclaim_stat by KOSAKI Motohiro · 15 years ago
  48. a3d8e05 memcg: add mem_cgroup_zone_nr_pages() by KOSAKI Motohiro · 15 years ago
  49. 14797e2 memcg: add inactive_anon_is_low() by KOSAKI Motohiro · 15 years ago
  50. 5499276 memcg: add null check to page_cgroup_zoneinfo() by KOSAKI Motohiro · 15 years ago
  51. 670ec2f memcg: hierarchy avoid unnecessary reclaim by Daisuke Nishimura · 15 years ago
  52. a7fe942 memcg: swapout refcnt fix by KAMEZAWA Hiroyuki · 15 years ago
  53. b85a96c memcg: memory swap controller: fix limit check by Daisuke Nishimura · 15 years ago
  54. f9717d2 memcg: check group leader fix by Nikanth Karthikesan · 15 years ago
  55. 2c26fdd memcg: revert gfp mask fix by KAMEZAWA Hiroyuki · 15 years ago
  56. 8870075 memcg: fix reclaim result checks by KAMEZAWA Hiroyuki · 15 years ago
  57. a636b32 memcg: avoid unnecessary system-wide-oom-killer by KAMEZAWA Hiroyuki · 15 years ago
  58. 18f59ea memcg: memory cgroup hierarchy feature selector by Balbir Singh · 15 years ago
  59. 6d61ef4 memcg: memory cgroup hierarchical reclaim by Balbir Singh · 15 years ago
  60. 28dbc4b memcg: memory cgroup resource counters for hierarchy by Balbir Singh · 15 years ago
  61. f8d66542 memcg: add mem_cgroup_disabled() by Hirokazu Takahashi · 15 years ago
  62. 08e552c memcg: synchronized LRU by KAMEZAWA Hiroyuki · 15 years ago
  63. 8c7c6e34 memcg: mem+swap controller core by KAMEZAWA Hiroyuki · 15 years ago
  64. c077719 memcg: mem+swap controller Kconfig by KAMEZAWA Hiroyuki · 15 years ago
  65. d13d144 memcg: handle swap caches by KAMEZAWA Hiroyuki · 15 years ago
  66. c1e862c memcg: new force_empty to free pages under group by KAMEZAWA Hiroyuki · 15 years ago
  67. c8dad2b memcg: reduce size of mem_cgroup by using nr_cpu_ids by Jan Blunck · 15 years ago
  68. f817ed4 memcg: move all acccounting to parent at rmdir() by KAMEZAWA Hiroyuki · 15 years ago
  69. 01b1ae6 memcg: simple migration handling by KAMEZAWA Hiroyuki · 15 years ago
  70. bced052 memcg: fix gfp_mask of callers of charge by KAMEZAWA Hiroyuki · 15 years ago
  71. 7a81b88 memcg: introduce charge-commit-cancel style of functions by KAMEZAWA Hiroyuki · 15 years ago
  72. d38d2a7 mm: make mem_cgroup_resize_limit() static by KOSAKI Motohiro · 15 years ago
  73. 94b6da5 memcg: fix page_cgroup allocation by KAMEZAWA Hiroyuki · 16 years ago
  74. 52d4b9a memcg: allocate all page_cgroup at boot by KAMEZAWA Hiroyuki · 16 years ago
  75. c05555b memcg: atomic ops for page_cgroup->flags by KAMEZAWA Hiroyuki · 16 years ago
  76. addb9ef memcg: optimize per-cpu statistics by KAMEZAWA Hiroyuki · 16 years ago
  77. b7abea9 memcg: make page->mapping NULL before uncharge by KAMEZAWA Hiroyuki · 16 years ago
  78. 7b85412 Unevictable LRU Page Statistics by Lee Schermerhorn · 16 years ago
  79. 894bc31 Unevictable LRU Infrastructure by Lee Schermerhorn · 16 years ago
  80. 4f98a2f vmscan: split LRU lists into anon & file sets by Rik van Riel · 16 years ago
  81. b69408e vmscan: Use an indexed array for LRU variables by Christoph Lameter · 16 years ago
  82. 31a78f2 mm owner: fix race between swapoff and exit by Balbir Singh · 16 years ago
  83. a10cebf memcg: check under limit at shrink_usage by Daisuke Nishimura · 16 years ago
  84. 9623e07 memcg: fix oops in mem_cgroup_shrink_usage by Hugh Dickins · 16 years ago
  85. 4ef1b0f memcg: remove redundant check in move_task() by Li Zefan · 16 years ago
  86. 628f423 memcg: limit change shrink usage by KAMEZAWA Hiroyuki · 16 years ago
  87. cede86a memcg: clean up checking of the disabled flag by Li Zefan · 16 years ago
  88. accf163 memcg: remove a redundant check by KAMEZAWA Hiroyuki · 16 years ago
  89. b76734e memcg: add hints for branch by KAMEZAWA Hiroyuki · 16 years ago
  90. c9b0ed5 memcg: helper function for relcaim from shmem. by KAMEZAWA Hiroyuki · 16 years ago
  91. 69029cd memcg: remove refcnt from page_cgroup by KAMEZAWA Hiroyuki · 16 years ago
  92. e8589cc memcg: better migration handling by KAMEZAWA Hiroyuki · 16 years ago
  93. 508b7be memcg: avoid unnecessary initialization by KAMEZAWA Hiroyuki · 16 years ago
  94. a181b0e memcg: make global var read_mostly by KAMEZAWA Hiroyuki · 16 years ago
  95. 856c13a cgroup files: convert res_counter_write() to be a cgroups write_string() handler by Paul Menage · 16 years ago
  96. 55e462b memcg: simple stats for memory resource controller by Balaji Rao · 16 years ago
  97. 1faf8e4 memcg: remove redundant initialization in mem_cgroup_create() by Li Zefan · 16 years ago
  98. 3332794 memcgroup: use vmalloc for mem_cgroup allocation by KAMEZAWA Hiroyuki · 16 years ago
  99. 4a56d02 memcgroup: make the memory controller more desktop responsive by Balbir Singh · 16 years ago
  100. 3eae90c memcg: remove redundant function calls by KAMEZAWA Hiroyuki · 16 years ago