1. 2da8ca8 cgroup: replace cftype->read_seq_string() with cftype->seq_show() by Tejun Heo · 10 years ago
  2. 791badb memcg: convert away from cftype->read() and ->read_map() by Tejun Heo · 10 years ago
  3. edab951 cgroup: Merge branch 'memcg_event' into for-3.14 by Tejun Heo · 10 years ago
  4. 3bc942f memcg: rename cgroup_event to mem_cgroup_event by Tejun Heo · 10 years ago
  5. 59b6f87 memcg: make cgroup_event deal with mem_cgroup instead of cgroup_subsys_state by Tejun Heo · 10 years ago
  6. 347c4a8 memcg: remove cgroup_event->cft by Tejun Heo · 10 years ago
  7. fba9480 cgroup, memcg: move cgroup->event_list[_lock] and event callbacks into memcg by Tejun Heo · 10 years ago
  8. b5557c4 memcg: cgroup_write_event_control() now knows @css is for memcg by Tejun Heo · 10 years ago
  9. 79bd981 cgroup, memcg: move cgroup_event implementation to memcg by Tejun Heo · 10 years ago
  10. bf92915 mm, thp: change pmd_trans_huge_lock() to return taken lock by Kirill A. Shutemov · 11 years ago
  11. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  12. 5cbb3d2 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  13. a998646 Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  14. 7a67d7a memcg, kmem: use cache_from_memcg_idx instead of hard code by Qiang Huang · 11 years ago
  15. f35c3a8 memcg, kmem: use is_root_cache instead of hard code by Qiang Huang · 11 years ago
  16. 071aee1 memcg: support hierarchical memory.numa_stats by Ying Han · 11 years ago
  17. 25485de memcg: refactor mem_control_numa_stat_show() by Greg Thelen · 11 years ago
  18. b9921ec mm: add a helper function to check may oom condition by Qiang Huang · 11 years ago
  19. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  20. 6920a1b memcg: remove incorrect underflow check by Greg Thelen · 11 years ago
  21. 696ac17 mm: memcg: fix test for child groups by Johannes Weiner · 11 years ago
  22. 0056f4e mm: memcg: lockdep annotation for memcg OOM lock by Johannes Weiner · 11 years ago
  23. 3168ecb mm: memcg: use proper memcg in limit bypass by Johannes Weiner · 11 years ago
  24. 5e8cfc3 memcg: use __this_cpu_sub() to dec stats to avoid incorrect subtrahend casting by Greg Thelen · 11 years ago
  25. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  26. 2e685ca tcp_memcontrol: Kill struct tcp_memcontrol by Eric W. Biederman · 11 years ago
  27. 84235de fs: buffer: move allocation failure loop into the allocator by Johannes Weiner · 11 years ago
  28. 4942642 mm: memcg: handle non-error OOM situations more gracefully by Johannes Weiner · 11 years ago
  29. 9c56751 mm, memcg: protect mem_cgroup_read_events for cpu hotplug by David Rientjes · 11 years ago
  30. 0608f43 revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code" by Andrew Morton · 11 years ago
  31. bb4cc1a revert "memcg: get rid of soft-limit tree infrastructure" by Andrew Morton · 11 years ago
  32. b1aff7f revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim" by Andrew Morton · 11 years ago
  33. 694fbc0 revert "memcg: enhance memcg iterator to support predicates" by Andrew Morton · 11 years ago
  34. 30361e5 revert "memcg: track children in soft limit excess to improve soft limit" by Andrew Morton · 11 years ago
  35. 3120055 revert "memcg, vmscan: do not attempt soft limit reclaim if it would not scan anything" by Andrew Morton · 11 years ago
  36. 8f939a9 revert "memcg: track all children over limit in the root" by Andrew Morton · 11 years ago
  37. b862783 memcg: stop using css id by Li Zefan · 11 years ago
  38. 4219b2d memcg: fail to create cgroup if the cgroup id is too big by Li Zefan · 11 years ago
  39. 34c00c3 memcg: convert to use cgroup id by Li Zefan · 11 years ago
  40. b47f77b memcg: convert to use cgroup_is_descendant() by Li Zefan · 11 years ago
  41. 3ea67d0 memcg: add per cgroup writeback pages accounting by Sha Zhengju · 11 years ago
  42. 658b72c memcg: check for proper lock held in mem_cgroup_update_page_stat by Sha Zhengju · 11 years ago
  43. 68b4876 memcg: remove MEMCG_NR_FILE_MAPPED by Sha Zhengju · 11 years ago
  44. 6de5a8b memcg: rename RESOURCE_MAX to RES_COUNTER_MAX by Sha Zhengju · 11 years ago
  45. 3812c8c mm: memcg: do not trap chargers with full callstack on OOM by Johannes Weiner · 11 years ago
  46. fb2a6fc mm: memcg: rework and document OOM waiting and wakeup by Johannes Weiner · 11 years ago
  47. 519e524 mm: memcg: enable memcg OOM killer only for user faults by Johannes Weiner · 11 years ago
  48. f894ffa memcg: trivial cleanups by Andrew Morton · 11 years ago
  49. 1be171d memcg: track all children over limit in the root by Michal Hocko · 11 years ago
  50. e839b6a memcg, vmscan: do not attempt soft limit reclaim if it would not scan anything by Michal Hocko · 11 years ago
  51. 7d910c0 memcg: track children in soft limit excess to improve soft limit by Michal Hocko · 11 years ago
  52. de57780 memcg: enhance memcg iterator to support predicates by Michal Hocko · 11 years ago
  53. a5b7c87 vmscan, memcg: do softlimit reclaim also for targeted reclaim by Michal Hocko · 11 years ago
  54. e883110 memcg: get rid of soft-limit tree infrastructure by Michal Hocko · 11 years ago
  55. 3b38722 memcg, vmscan: integrate soft reclaim tighter with zone shrinking code by Michal Hocko · 11 years ago
  56. c33bd83 memcg: remove redundant code in mem_cgroup_force_empty_write() by Li Zefan · 11 years ago
  57. 2bff24a memcg: fix multiple large threshold notifications by Greg Thelen · 11 years ago
  58. 90c7a79 kmemcg: don't allocate extra memory for root memcg_cache_params by Andrey Vagin · 11 years ago
  59. 32dad03 Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  60. 07555ac memcg: get rid of swapaccount leftovers by Michal Hocko · 11 years ago
  61. 3e6b11d memcg: don't initialize kmem-cache destroying work for root caches by Andrey Vagin · 11 years ago
  62. bd8815a cgroup: make css_for_each_descendant() and friends include the origin css in the iteration by Tejun Heo · 11 years ago
  63. 81eeaf0 cgroup: make cftype->[un]register_event() deal with cgroup_subsys_state instead of cgroup by Tejun Heo · 11 years ago
  64. 72ec702 cgroup: make task iterators deal with cgroup_subsys_state instead of cgroup by Tejun Heo · 11 years ago
  65. c59cd3d cgroup: make cgroup_task_iter remember the cgroup being iterated by Tejun Heo · 11 years ago
  66. 0942eee cgroup: rename cgroup_iter to cgroup_task_iter by Tejun Heo · 11 years ago
  67. 492eb21 cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup by Tejun Heo · 11 years ago
  68. 182446d cgroup: pass around cgroup_subsys_state instead of cgroup in file methods by Tejun Heo · 11 years ago
  69. eb95419 cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods by Tejun Heo · 11 years ago
  70. 6387698 cgroup: add css_parent() by Tejun Heo · 11 years ago
  71. a7c6d55 cgroup: add/update accessors which obtain subsys specific data from css by Tejun Heo · 11 years ago
  72. 8af01f5 cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ by Tejun Heo · 11 years ago
  73. 33cb876 vmpressure: make sure there are no events queued after memcg is offlined by Michal Hocko · 11 years ago
  74. 0db0628 kernel: delete __cpuinit usage from all core kernel files by Paul Gortmaker · 11 years ago
  75. 465939a memcg: don't need to free memcg via RCU or workqueue by Li Zefan · 11 years ago
  76. e0743e6 memcg: kill memcg refcnt by Li Zefan · 11 years ago
  77. 8d76a97 memcg: don't need to get a reference to the parent by Li Zefan · 11 years ago
  78. 4050377 memcg: use css_get/put for swap memcg by Li Zefan · 11 years ago
  79. 10d5ebf memcg: use css_get/put when charging/uncharging kmem by Li Zefan · 11 years ago
  80. 20f0531 memcg: don't use mem_cgroup_get() when creating a kmemcg cache by Li Zefan · 11 years ago
  81. 5347e5a memcg: use css_get() in sock_update_memcg() by Li Zefan · 11 years ago
  82. f37a969 memcg, kmem: fix reference count handling on the error path by Michal Hocko · 11 years ago
  83. fa460c2 Revert "memcg: avoid dangling reference count in creation failure" by Michal Hocko · 11 years ago
  84. 425c598 memcg: do not account memory used for cache creation by Glauber Costa · 11 years ago
  85. 6d42c23 memcg: also test for skip accounting at the page allocation level by Glauber Costa · 11 years ago
  86. 54f72fe memcg: clean up memcg->nodeinfo by Johannes Weiner · 11 years ago
  87. 519ebea mm: memcontrol: factor out reclaim iterator loading and updating by Johannes Weiner · 11 years ago
  88. ffbdccf mm, memcg: don't take task_lock in task_in_mem_cgroup by David Rientjes · 11 years ago
  89. 89dc991 mm: memcontrol: fix lockless reclaim hierarchy iterator by Johannes Weiner · 11 years ago
  90. f101a94 memcg: don't initialize kmem-cache destroying work for root caches by Andrey Vagin · 11 years ago
  91. 28ccddf mm: memcg: remove incorrect VM_BUG_ON for swap cache pages in uncharge by Johannes Weiner · 11 years ago
  92. b070e65 mm, memcg: add rss_huge stat to memory.stat by David Rientjes · 11 years ago
  93. 191a712 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  94. ca0dde9 memcg: take reference before releasing rcu_read_lock by Li Zefan · 11 years ago
  95. 465adcf mm, memcg: give exiting processes access to memory reserves by David Rientjes · 11 years ago
  96. fd0ccaf memcg: avoid accessing memcg after releasing reference by Li Zefan · 11 years ago
  97. 70ddf63 memcg: add memory.pressure_level events by Anton Vorontsov · 11 years ago
  98. 573b400 mm/memcontrol.c: remove unnecessary ; by Michel Lespinasse · 11 years ago
  99. acb6d55 memcg: do not check for do_swap_account in mem_cgroup_{read,write,reset} by Michal Hocko · 11 years ago
  100. 16248d8 memcg: further simplify mem_cgroup_iter by Michal Hocko · 11 years ago