1. 9cb2dc1 memcg: document cgroup dirty/writeback memory statistics by Sha Zhengju · 11 years ago
  2. 36805aa Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  3. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  4. f968ef1 memcg: update TODO list in Documentation by Li Zefan · 11 years ago
  5. a15e419 Documentation/cgroups/memory.txt: fix stat file documentation by Aaro Koskinen · 11 years ago
  6. 0a0fca9 sched: Rename sched.c as sched/core.c in comments and Documentation by Viresh Kumar · 11 years ago
  7. f884ab1 doc: fix misspellings with 'codespell' tool by Anatol Pomozov · 11 years ago
  8. 9138125 blk-throttle: implement proper hierarchy support by Tejun Heo · 11 years ago
  9. b070e65 mm, memcg: add rss_huge stat to memory.stat by David Rientjes · 11 years ago
  10. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  11. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  12. 191a712 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  13. 70ddf63 memcg: add memory.pressure_level events by Anton Vorontsov · 11 years ago
  14. 26d5bbe Revert "cgroup: remove bind() method from cgroup_subsys." by Tejun Heo · 11 years ago
  15. 84cfb6a cgroup: remove bind() method from cgroup_subsys. by Rami Rosen · 11 years ago
  16. 077f02f Documentation: cgroup: add documentation for net_cls cgroups. by Rami Rosen · 11 years ago
  17. 1ae65ae cgroups: Documentation/cgroup/cgroup.txt - a trivial fix. by Rami Rosen · 11 years ago
  18. df7c6b9 doc: Fix typo "CONFIG_CGROUP_CGROUP_MEMCG_SWAP" by Paul Bolle · 11 years ago
  19. bd2953e devcg: propagate local changes down the hierarchy by Aristeu Rozanski · 11 years ago
  20. d7eeac1 cgroup: hold cgroup_mutex before calling css_offline() by Li Zefan · 11 years ago
  21. ee89f81 Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  22. 52b233c Documentation/cgroups/blkio-controller.txt: fix typo by Warren Turkal · 11 years ago
  23. d02f7aa cfq-iosched: enable full blkcg hierarchy support by Tejun Heo · 12 years ago
  24. 92e015b cgroups: move cgroup_event_listener.c to tools/cgroup by Greg Thelen · 12 years ago
  25. 92e7934 kmem: add slab-specific documentation about the kmem controller by Glauber Costa · 12 years ago
  26. d5bdae7 memcg: add documentation about the kmem controller by Glauber Costa · 12 years ago
  27. 50bdd43 res_counter: return amount of charges after res_counter_uncharge() by Glauber Costa · 12 years ago
  28. 38d7bee cpuset: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  29. d206e09 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  30. 348b465 Documentation/cgroups/memory.txt: s/mem_cgroup_charge/mem_cgroup_change_common/ by Jeff Liu · 12 years ago
  31. 15ef4ff cgroup: update Documentation/cgroups/00-INDEX by Namjae Jeon · 12 years ago
  32. 811d8d6 netprio_cgroup: allow nesting and inherit config on cgroup creation by Tejun Heo · 12 years ago
  33. 033fa1c cgroup, cpuset: remove cgroup_subsys->post_clone() by Tejun Heo · 12 years ago
  34. 2260e7f cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/ by Tejun Heo · 12 years ago
  35. 92fb974 cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free() by Tejun Heo · 12 years ago
  36. 9a5a8f1 memcg: oom: fix totalpages calculation for memory.swappiness==0 by Michal Hocko · 12 years ago
  37. ef9fe98 cgroup_freezer: implement proper hierarchy support by Tejun Heo · 12 years ago
  38. 1939c55 memcg: trivial fixes for Documentation/cgroups/memory.txt by Michael Kerrisk · 12 years ago
  39. 83b061f cgroup: trivial fixes for Documentation/cgroups/cgroups.txt by Michael Kerrisk · 12 years ago
  40. 19ec256 cgroup: add documentation on extended attributes usage by Aristeu Rozanski · 12 years ago
  41. 05a73ed mm/memcg: complete documentation for tcp memcg files by Wanpeng Li · 12 years ago
  42. c255a45 memcg: rename config variables by Andrew Morton · 12 years ago
  43. 585e27e hugetlb/cgroup: add HugeTLB controller documentation by Aneesh Kumar K.V · 12 years ago
  44. 9a8054a cgroup: Update remount documentation by Daniel Wagner · 12 years ago
  45. 496f131 cgroup: Remove populate() documentation by Daniel Wagner · 12 years ago
  46. 6be96a5 cgroup: remove hierarchy_mutex by Li Zefan · 12 years ago
  47. cc926f7 memcg: move charges to root cgroup if use_hierarchy=0 by KAMEZAWA Hiroyuki · 12 years ago
  48. 2bb2ba9 rescounters: add res_counter_uncharge_until() by Frederic Weisbecker · 12 years ago
  49. 4b91355 memcg: fix/change behavior of shared anon at moving task by KAMEZAWA Hiroyuki · 12 years ago
  50. eb6332a Documentation: memcg: future proof hierarchical statistics documentation by Johannes Weiner · 12 years ago
  51. 88d6ae8d Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  52. 4d8438f res_counter: Merge res_counter_charge and res_counter_charge_nofail by Frederic Weisbecker · 12 years ago
  53. 6252efc memcg: fix up documentation on global LRU by Ying Han · 12 years ago
  54. 5f054e3 documentation: remove references to cpu_*_map. by Rusty Russell · 12 years ago
  55. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  56. 40e4712 Documentation: Fix multiple typo in Documentation by Masanari Iida · 12 years ago
  57. 761b3ef cgroup: remove cgroup_subsys argument from callbacks by Li Zefan · 12 years ago
  58. 0527b69 memcg: fix pgpgin/pgpgout documentation by Ying Han · 13 years ago
  59. d66c1ce Documentation/cgroups/memory.txt: fix typo by Zhu Yanhai · 13 years ago
  60. db0c2bf Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  61. 65c64ce Partial revert "Basic kernel memory functionality for the Memory Controller" by Glauber Costa · 13 years ago
  62. 494c167 cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task() by Tejun Heo · 13 years ago
  63. 2f7ee56 cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_attach() and attach() by Tejun Heo · 13 years ago
  64. 5a6dd34 Display current tcp memory allocation in kmem cgroup by Glauber Costa · 13 years ago
  65. 3aaabe2 tcp buffer limitation: per-cgroup limit by Glauber Costa · 13 years ago
  66. d1a4c0b tcp memory pressure controls by Glauber Costa · 13 years ago
  67. e1aab16 socket: initial cgroup code. by Glauber Costa · 13 years ago
  68. e5671df Basic kernel memory functionality for the Memory Controller by Glauber Costa · 13 years ago
  69. 3ee32fe net: add documentation for net_prio cgroups (v4) by Neil Horman · 13 years ago
  70. 5f11161 Documentation: Fix typo in freezer-subsystem.txt by Rafael J. Wysocki · 13 years ago
  71. 5fe69d7 Documentation: update cgroups notes by Li Zefan · 13 years ago
  72. 9b27297 memcg: skip scanning active lists based on individual size by Johannes Weiner · 13 years ago
  73. 185efc0 memcg: Revert "memcg: add memory.vmscan_stat" by Johannes Weiner · 13 years ago
  74. 82f9d48 memcg: add memory.vmscan_stat by KAMEZAWA Hiroyuki · 13 years ago
  75. 9fd615f4 Documentation: fix ambigous text for root cpuset by Wanlong Gao · 13 years ago
  76. e47f9d8 Documentation: fix echo command in cgroups/cpuacct.txt by Wanlong Gao · 13 years ago
  77. 9b61fc4 Documentation: fix cgroup blkio throttle filenames by Andrea Righi · 13 years ago
  78. 67de016 Documentation: fix cgroup typos and formatting by Jörg Sommer · 13 years ago
  79. f6e07d3 Documentation: update cgroupfs mount point by Jörg Sommer · 13 years ago
  80. 50c35e5 memcg: add documentation for the memory.numastat API by Ying Han · 13 years ago
  81. a77aea9 cgroup: remove the ns_cgroup by Daniel Lezcano · 13 years ago
  82. 74a1166 cgroups: make procs file writable by Ben Blum · 13 years ago
  83. f780bdb cgroups: add per-thread subsystem callbacks by Ben Blum · 13 years ago
  84. a111c96 memcg: update documentation to describe usage_in_bytes by Daisuke Nishimura · 13 years ago
  85. 6ad8523 Documentation: update cgroups info user groups names by Geunsik Lim · 13 years ago
  86. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  87. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  88. bb6405e Documentation: update cgroup pid and cpuset information by Eric B Munson · 13 years ago
  89. 8671139 Update cpuset info & webiste for cgroups by GeunSik Lim · 13 years ago
  90. df457f8 blk-cgroup: Lower minimum weight from 100 to 10. by Justin TerAvest · 13 years ago
  91. 0bbfeb8 cfq-iosched: Always provide group isolation. by Justin TerAvest · 13 years ago
  92. 689bca3 memcg: clarify use_hierarchy documentation by Greg Thelen · 13 years ago
  93. 11ff26c revert documentaion update for memcg's dirty ratio. by KAMEZAWA Hiroyuki · 14 years ago
  94. ece7240 memcg: document cgroup dirty memory interfaces by Greg Thelen · 14 years ago
  95. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  96. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  97. 1bdcd78 cgroups: remove deprecated subsystem from examples. by Trevor Woerner · 14 years ago
  98. bdc85df blk-cgroup: Allow creation of hierarchical cgroups by Vivek Goyal · 14 years ago
  99. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  100. 97978e6 cgroup: add clone_children control file by Daniel Lezcano · 14 years ago