1. dad7557 mm: fix kernel-doc warnings by Wanpeng Li · 12 years ago
  2. c09ff08 page_cgroup: fix horrid swap accounting regression by Hugh Dickins · 12 years ago
  3. 0efc8eb page_cgroup: drop multi CONFIG_MEMORY_HOTPLUG by Bob Liu · 12 years ago
  4. 9fb4b7c page_cgroup: add helper function to get swap_cgroup by Bob Liu · 12 years ago
  5. 00c54c0 mm: page_cgroup: check page_cgroup arrays in lookup_page_cgroup() only when necessary by Johannes Weiner · 12 years ago
  6. 6b208e3 mm: memcg: remove unused node/section info from pc->flags by Johannes Weiner · 12 years ago
  7. 925b767 mm: make per-memcg LRU lists exclusive by Johannes Weiner · 12 years ago
  8. 61600f5 mm/page_cgroup.c: quiet sparse noise by H Hartley Sweeten · 13 years ago
  9. ff7ee93 cgroup/kmemleak: Annotate alloc_page() for cgroup allocations by Steven Rostedt · 13 years ago
  10. 8c1fec1 mm: Convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  11. 1bb36fb mm/page_cgroup.c: simplify code by using SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macros by Daniel Kiper · 13 years ago
  12. 00a66d2 mm: remove the leftovers of noswapaccount by WANG Cong · 13 years ago
  13. 37573e8 memcg: fix init_page_cgroup nid with sparsemem by KAMEZAWA Hiroyuki · 13 years ago
  14. 6a5b18d memcg: move page-freeing code out of lock by Namhyung Kim · 13 years ago
  15. 33278f7 memcg: fix off-by-one when calculating swap cgroup map length by Namhyung Kim · 13 years ago
  16. 268433b memcg: mark init_section_page_cgroup() properly by Namhyung Kim · 13 years ago
  17. 21a3c96 memcg: allocate memory cgroup structures in local nodes by Andi Kleen · 13 years ago
  18. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  19. 6cfddb2 memcg: page_cgroup array is never stored on reserved pages by Michal Hocko · 13 years ago
  20. dde79e0 page_cgroup: reduce allocation overhead for page_cgroup array for CONFIG_SPARSEMEM by Michal Hocko · 13 years ago
  21. 6b3ae58 memcg: remove direct page_cgroup-to-page pointer by Johannes Weiner · 13 years ago
  22. 5fda1bd mm: notifier_from_errno() cleanup by Prarit Bhargava · 13 years ago
  23. 7952f98 kmemleak: Annotate false positive in init_section_page_cgroup() by Catalin Marinas · 14 years ago
  24. e9e58a4 memcg: avoid use cmpxchg in swap cgroup maintainance by KAMEZAWA Hiroyuki · 14 years ago
  25. 0249144 memcg: move charges of anonymous swap by Daisuke Nishimura · 14 years ago
  26. f52407c memory hotplug: alloc page from other node in memory online by Shaohua Li · 15 years ago
  27. 338c843 memcg: remove some redundant checks by Li Zefan · 15 years ago
  28. d69b042 memcg: add file-based RSS accounting by Balbir Singh · 15 years ago
  29. 8ca739e cgroups: make messages more readable by Randy Dunlap · 15 years ago
  30. ca371c0 memcg: fix page_cgroup fatal error in FLATMEM by KAMEZAWA Hiroyuki · 15 years ago
  31. 959982f memcg: don't use bootmem allocator in setup code by Yinghai Lu · 15 years ago
  32. 627991a memcg: remove redundant message at swapon by KAMEZAWA Hiroyuki · 15 years ago
  33. a3b2d69 cgroups: use css id in swap cgroup for saving memory v5 by KAMEZAWA Hiroyuki · 15 years ago
  34. 2e9c237 memcg: use __GFP_NOWARN in page cgroup allocation by KAMEZAWA Hiroyuki · 15 years ago
  35. f8d66542 memcg: add mem_cgroup_disabled() by Hirokazu Takahashi · 15 years ago
  36. 08e552c memcg: synchronized LRU by KAMEZAWA Hiroyuki · 15 years ago
  37. 27a7faa memcg: swap cgroup for remembering usage by KAMEZAWA Hiroyuki · 15 years ago
  38. 0753b0e memcg: do not recalculate section unnecessarily in init_section_page_cgroup by Fernando Luis Vazquez Cao · 15 years ago
  39. feb1669 mm: make init_section_page_cgroup() static by KOSAKI Motohiro · 15 years ago
  40. 653d22c page_cgroup should ignore empty nodes by KAMEZAWA Hiroyuki · 15 years ago
  41. dc19f9d memcg: memory hotplug fix for notifier callback by KAMEZAWA Hiroyuki · 16 years ago
  42. 3116848 meminit section warnings by Al Viro · 16 years ago
  43. 33c5d3d memcg: bugfix for memory hotplug by KAMEZAWA Hiroyuki · 16 years ago
  44. 94b6da5 memcg: fix page_cgroup allocation by KAMEZAWA Hiroyuki · 16 years ago
  45. 4c821042 mm: page_cgroup needs linux/vmalloc.h for vmalloc_node()/vfree(). by Paul Mundt · 16 years ago
  46. 52d4b9a memcg: allocate all page_cgroup at boot by KAMEZAWA Hiroyuki · 16 years ago