1. ac39cf8 memcg: fix mis-accounting of file mapped racy with migration by akpm@linux-foundation.org · 14 years ago
  2. 8b25c6d vmscan: remove isolate_pages callback scan control by Johannes Weiner · 14 years ago
  3. 867578c memcg: fix oom kill behavior by KAMEZAWA Hiroyuki · 14 years ago
  4. 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
  5. d804658 memcg: make memcg's file mapped consistent with global VM by KAMEZAWA Hiroyuki · 15 years ago
  6. 569b846 memcg: coalesce uncharge during unmap/truncate by KAMEZAWA Hiroyuki · 15 years ago
  7. d324236 memcg: add accessor to mem_cgroup.css by Wu Fengguang · 15 years ago
  8. e42d9d5 memcg: rename and export try_get_mem_cgroup_from_page() by Wu Fengguang · 15 years ago
  9. 4e41695 memory controller: soft limit reclaim on contention by Balbir Singh · 15 years ago
  10. d69b042 memcg: add file-based RSS accounting by Balbir Singh · 15 years ago
  11. 56e49d2 vmscan: evict use-once pages first by Rik van Riel · 15 years ago
  12. ae3abae memcg: fix mem_cgroup_shrink_usage() by Daisuke Nishimura · 15 years ago
  13. e638c13 memcg: use rcu_dereference to access mm->owner by KAMEZAWA Hiroyuki · 15 years ago
  14. 3918b96 memcg: remove mem_cgroup_reclaim_imbalance() remnants by KOSAKI Motohiro · 15 years ago
  15. c137b5e memcg: remove mem_cgroup_calc_mapped_ratio() by KOSAKI Motohiro · 15 years ago
  16. e222432 memcg: show memcg information during OOM by Balbir Singh · 15 years ago
  17. b5a8431 memcg: fix shmem's swap accounting by KAMEZAWA Hiroyuki · 16 years ago
  18. a5e924f memcg: remove mem_cgroup_try_charge by Daisuke Nishimura · 16 years ago
  19. c772be9 memcg: fix calculation of active_ratio by KOSAKI Motohiro · 16 years ago
  20. 9439c1c memcg: remove mem_cgroup_cal_reclaim() by KOSAKI Motohiro · 16 years ago
  21. 3e2f41f memcg: add zone_reclaim_stat by KOSAKI Motohiro · 16 years ago
  22. a3d8e05 memcg: add mem_cgroup_zone_nr_pages() by KOSAKI Motohiro · 16 years ago
  23. 14797e2 memcg: add inactive_anon_is_low() by KOSAKI Motohiro · 16 years ago
  24. 2c26fdd memcg: revert gfp mask fix by KAMEZAWA Hiroyuki · 16 years ago
  25. a636b32 memcg: avoid unnecessary system-wide-oom-killer by KAMEZAWA Hiroyuki · 16 years ago
  26. 2e4d409 memcontrol: rcu_read_lock() to protect mm_match_cgroup() by Lai Jiangshan · 16 years ago
  27. f8d66542 memcg: add mem_cgroup_disabled() by Hirokazu Takahashi · 16 years ago
  28. 08e552c memcg: synchronized LRU by KAMEZAWA Hiroyuki · 16 years ago
  29. 8c7c6e34 memcg: mem+swap controller core by KAMEZAWA Hiroyuki · 16 years ago
  30. c077719 memcg: mem+swap controller Kconfig by KAMEZAWA Hiroyuki · 16 years ago
  31. 01b1ae6 memcg: simple migration handling by KAMEZAWA Hiroyuki · 16 years ago
  32. 7a81b88 memcg: introduce charge-commit-cancel style of functions by KAMEZAWA Hiroyuki · 16 years ago
  33. 52d4b9a memcg: allocate all page_cgroup at boot by KAMEZAWA Hiroyuki · 16 years ago
  34. 894bc31 Unevictable LRU Infrastructure by Lee Schermerhorn · 16 years ago
  35. 4f98a2f vmscan: split LRU lists into anon & file sets by Rik van Riel · 16 years ago
  36. b69408e vmscan: Use an indexed array for LRU variables by Christoph Lameter · 16 years ago
  37. c9b0ed5 memcg: helper function for relcaim from shmem. by KAMEZAWA Hiroyuki · 16 years ago
  38. 69029cd memcg: remove refcnt from page_cgroup by KAMEZAWA Hiroyuki · 16 years ago
  39. e8589cc memcg: better migration handling by KAMEZAWA Hiroyuki · 16 years ago
  40. cf475ad cgroups: add an owner to the mm_struct by Balbir Singh · 16 years ago
  41. 8289546 memcg: remove mem_cgroup_uncharge by Hugh Dickins · 16 years ago
  42. 9442ec9 memcg: bad page if page_cgroup when free by Hugh Dickins · 16 years ago
  43. 427d541 memcg: move_lists on page not page_cgroup by Hugh Dickins · 16 years ago
  44. bd845e3 memcg: mm_match_cgroup not vm_match_cgroup by Hugh Dickins · 16 years ago
  45. 00f0b82 Memory controller: rename to Memory Resource Controller by Balbir Singh · 16 years ago
  46. eaeb168 sparc: fix build by David Rientjes · 16 years ago
  47. 60c12b1 memcontrol: add vm_match_cgroup() by David Rientjes · 17 years ago
  48. 3c541e1 Memory controller remove control_type feature by Balbir Singh · 17 years ago
  49. cc38108 per-zone and reclaim enhancements for memory controller: calculate the number of pages to be scanned per cgroup by KAMEZAWA Hiroyuki · 17 years ago
  50. 6c48a1d per-zone and reclaim enhancements for memory controller: remember reclaim priority in memory cgroup by KAMEZAWA Hiroyuki · 17 years ago
  51. 5932f36 per-zone and reclaim enhancements for memory controller: calculate active/inactive imbalance per cgroup by KAMEZAWA Hiroyuki · 17 years ago
  52. 58ae83d per-zone and reclaim enhancements for memory controller: calculate mapper_ratio per cgroup by KAMEZAWA Hiroyuki · 17 years ago
  53. ae41be3 bugfix for memory cgroup controller: migration under memory controller fix by KAMEZAWA Hiroyuki · 17 years ago
  54. 4c4a221 memcontrol: move oom task exclusion to tasklist scan by David Rientjes · 17 years ago
  55. 3062fc6 memcontrol: move mm_cgroup to header file by David Rientjes · 17 years ago
  56. e1a1cd5 Memory controller: make charging gfp mask aware by Balbir Singh · 17 years ago
  57. bed7161 Memory controller: make page_referenced() cgroup aware by Balbir Singh · 17 years ago
  58. 8697d33 Memory controller: add switch to control what type of pages to limit by Balbir Singh · 17 years ago
  59. c7ba5c9 Memory controller: OOM handling by Pavel Emelianov · 17 years ago
  60. 66e1707 Memory controller: add per cgroup LRU and reclaim by Balbir Singh · 17 years ago
  61. 8a9f3cc Memory controller: memory accounting by Balbir Singh · 17 years ago
  62. 78fb746 Memory controller: accounting setup by Pavel Emelianov · 17 years ago
  63. 8cdea7c Memory controller: cgroups setup by Balbir Singh · 17 years ago