1. 355cae8 Merge remote-tracking branch '4.9/tmp-da3493c' into 4.9 by Kyle Yan · 7 years ago
  2. 829a1ca cpuset: consider dying css as offline by Tejun Heo · 7 years ago
  3. 11422c7 Merge remote-tracking branch '4.9/tmp-a2659b2' into 4.9 by Kyle Yan · 7 years ago
  4. f44236a cgroup, kthread: close race window where new kthreads can be migrated to non-root cgroups by Tejun Heo · 7 years ago
  5. 3ba5a3b cgroup: refactor allow_attach handler for 4.4 by Amit Pundir · 9 years ago
  6. 1377144 include: linux: cgroup: Fix compiler warning by Daniel Rosenberg · 10 years ago
  7. 6a97fd9 cgroup: Fix issues in allow_attach callback by Rom Lemarchand · 9 years ago
  8. e3a0941 cgroup: refactor allow_attach function into common code by Rom Lemarchand · 10 years ago
  9. f34d360 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  10. 14986a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  11. aed704b cgroup: Add task_under_cgroup_hierarchy cgroup inline function to headers by Sargun Dhillon · 8 years ago
  12. 4c737b4 cgroup: make cgroup_path() and friends behave in the style of strlcpy() by Tejun Heo · 8 years ago
  13. 3abb1d9 kernfs: make kernfs_path*() behave in the style of strlcpy() by Tejun Heo · 8 years ago
  14. d08311d cgroupns: Add a limit on the number of cgroup namespaces by Eric W. Biederman · 8 years ago
  15. 1f3fe7e cgroup: Add cgroup_get_from_fd by Martin KaFai Lau · 8 years ago
  16. a79a908 cgroup: introduce cgroup namespaces by Aditya Kali · 9 years ago
  17. 34a9304 Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  18. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  19. bd1060a sock, cgroup: add sock->sk_cgroup by Tejun Heo · 9 years ago
  20. 1774939 Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup into for-4.5 by Tejun Heo · 9 years ago
  21. b53202e cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friends by Oleg Nesterov · 9 years ago
  22. 1f7dd3e5 cgroup: fix handling of multi-destination migration from subtree_control enabling by Tejun Heo · 9 years ago
  23. 16af439 cgroup: implement cgroup_get_from_path() and expose cgroup_put() by Tejun Heo · 9 years ago
  24. b11cfb5 cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using it by Tejun Heo · 9 years ago
  25. 34c0625 cgroup: fix cftype->file_offset handling by Tejun Heo · 9 years ago
  26. 2e91fa7 cgroup: keep zombies associated with their original cgroups by Tejun Heo · 9 years ago
  27. f0d9a5f cgroup: make css_set_rwsem a spinlock and rename it to css_set_lock by Tejun Heo · 9 years ago
  28. ed27b9f cgroup: don't hold css_set_rwsem across css task iteration by Tejun Heo · 9 years ago
  29. 27bd4db cgroup: replace cgroup_has_tasks() with cgroup_is_populated() by Tejun Heo · 9 years ago
  30. 4530edd cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader() by Tejun Heo · 9 years ago
  31. 6f60ead cgroup: generalize obtaining the handles of and notifying cgroup files by Tejun Heo · 9 years ago
  32. 9e10a13 cgroup: replace cgroup_on_dfl() tests in controllers with cgroup_subsys_on_dfl() by Tejun Heo · 9 years ago
  33. 49d1dc4 cgroup: implement static_key based cgroup_subsys_enabled() and cgroup_subsys_on_dfl() by Tejun Heo · 9 years ago
  34. 20f1f4b Merge branch 'for-4.3-unified-base' into for-4.3 by Tejun Heo · 9 years ago
  35. 6abc8ca cgroup: define controller file conventions by Tejun Heo · 9 years ago
  36. 7e47682 cgroup: allow a cgroup subsystem to reject a fork by Aleksa Sarai · 9 years ago
  37. bbe179f Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  38. ec43869 cgroup, block: implement task_get_css() and use it in bio_associate_current() by Tejun Heo · 9 years ago
  39. c326aa2 cgroup: reorganize include/linux/cgroup.h by Tejun Heo · 9 years ago
  40. b4a04ab cgroup: separate out include/linux/cgroup-defs.h by Tejun Heo · 9 years ago
  41. f3ba538 cgroup: add dummy css_put() for !CONFIG_CGROUPS by Tejun Heo · 10 years ago
  42. 2756d37 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  43. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 10 years ago
  44. e8ea14c mm: memcontrol: take a css reference for each charged page by Johannes Weiner · 10 years ago
  45. b583043 kill f_dentry uses by Al Viro · 10 years ago
  46. eeecbd1 cgroup: implement cgroup_get_e_css() by Tejun Heo · 10 years ago
  47. 56c807b cgroup: add cgroup_subsys->css_e_css_changed() by Tejun Heo · 10 years ago
  48. 7d172cc cgroup: add cgroup_subsys->css_released() by Tejun Heo · 10 years ago
  49. a25eb52 cgroup: remove CGRP_RELEASABLE flag by Zefan Li · 10 years ago
  50. f29374b cgroup: remove redundant check in cgroup_ino() by Zefan Li · 10 years ago
  51. 006f4ac cgroup: simplify proc_cgroup_show() by Zefan Li · 10 years ago
  52. 971ff49 cgroup: use a per-cgroup work for release agent by Zefan Li · 10 years ago
  53. 6213daa cgroup: remove some useless forward declarations by Li Zefan · 10 years ago
  54. 05ebb6e cgroup: make CFTYPE_ONLY_ON_DFL and CFTYPE_NO_ internal to cgroup core by Tejun Heo · 10 years ago
  55. a8ddc82 cgroup: distinguish the default and legacy hierarchies when handling cftypes by Tejun Heo · 10 years ago
  56. 2cf669a cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes() by Tejun Heo · 10 years ago
  57. 5577964 cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes by Tejun Heo · 10 years ago
  58. aa6ec29 cgroup: remove sane_behavior support on non-default hierarchies by Tejun Heo · 10 years ago
  59. 7450e90 cgroup: remove CGRP_ROOT_OPTION_MASK by Tejun Heo · 10 years ago
  60. af0ba67 cgroup: implement cgroup_subsys->depends_on by Tejun Heo · 10 years ago
  61. b4536f0ca cgroup: implement cgroup_subsys->css_reset() by Tejun Heo · 10 years ago
  62. f63070d cgroup: make interface files visible iff enabled on cgroup->subtree_control by Tejun Heo · 10 years ago
  63. 667c249 cgroup: introduce cgroup->subtree_control by Tejun Heo · 10 years ago
  64. 5533e01 cgroup: disallow debug controller on the default hierarchy by Tejun Heo · 10 years ago
  65. 6f4524d cgroup: implement css_tryget() by Tejun Heo · 10 years ago
  66. f3d4650 cgroup: convert cgroup_has_live_children() into css_has_online_children() by Tejun Heo · 10 years ago
  67. 184faf3 cgroup: use CSS_ONLINE instead of CGRP_DEAD by Tejun Heo · 10 years ago
  68. c2931b7 cgroup: iterate cgroup_subsys_states directly by Tejun Heo · 10 years ago
  69. de3f034 cgroup: introduce CSS_RELEASED and reduce css iteration fallback window by Tejun Heo · 10 years ago
  70. 0cb51d7 cgroup: move cgroup->serial_nr into cgroup_subsys_state by Tejun Heo · 10 years ago
  71. d5c419b cgroup: move cgroup->sibling and ->children into cgroup_subsys_state by Tejun Heo · 10 years ago
  72. d51f39b cgroup: remove cgroup->parent by Tejun Heo · 10 years ago
  73. 5c9d535 cgroup: remove css_parent() by Tejun Heo · 10 years ago
  74. 3b514d2 cgroup: skip refcnting on normal root csses and cgrp_dfl_root self css by Tejun Heo · 10 years ago
  75. 9d755d3 cgroup: use cgroup->self.refcnt for cgroup refcnting by Tejun Heo · 10 years ago
  76. 9395a45 cgroup: enable refcnting for root csses by Tejun Heo · 10 years ago
  77. 249f346 cgroup: remove cgroup_destory_css_killed() by Tejun Heo · 10 years ago
  78. 9d800df cgroup: rename cgroup->dummy_css to ->self and move it to the top by Tejun Heo · 10 years ago
  79. b7fc5ad cgroup: remove cgroup->control_kn by Tejun Heo · 10 years ago
  80. 6770c64 cgroup: replace cftype->trigger() with cftype->write() by Tejun Heo · 10 years ago
  81. 451af50 cgroup: replace cftype->write_string() with cftype->write() by Tejun Heo · 10 years ago
  82. b416864 cgroup: implement cftype->write() by Tejun Heo · 10 years ago
  83. ec903c0 cgroup: rename css_tryget*() to css_tryget_online*() by Tejun Heo · 10 years ago
  84. f21a4f7 Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup into for-3.16 by Tejun Heo · 10 years ago
  85. d39ea87 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu into for-3.16 by Tejun Heo · 10 years ago
  86. 5024ae2 cgroup: introduce task_css_is_root() by Tejun Heo · 10 years ago
  87. 2070d50 percpu-refcount: rename percpu_ref_tryget() to percpu_ref_tryget_live() by Tejun Heo · 10 years ago
  88. 2b53f41 cgroup: remove unused CGRP_SANE_BEHAVIOR by Tejun Heo · 10 years ago
  89. 15a4c83 cgroup, memcg: implement css->id and convert css_from_id() to use it by Tejun Heo · 10 years ago
  90. 7d699dd cgroup, memcg: allocate cgroup ID from 1 by Tejun Heo · 10 years ago
  91. 69dfa00 cgroup: make flags and subsys_masks unsigned int by Tejun Heo · 10 years ago
  92. 842b597 cgroup: implement cgroup.populated for the default hierarchy by Tejun Heo · 10 years ago
  93. f8f22e5 cgroup: implement dynamic subtree controller enable/disable on the default hierarchy by Tejun Heo · 10 years ago
  94. 6803c00 cgroup: add css_set->dfl_cgrp by Tejun Heo · 10 years ago
  95. 3ebb2b6 cgroup: teach css_task_iter about effective csses by Tejun Heo · 10 years ago
  96. 0f0a2b4 cgroup: reorganize css_task_iter by Tejun Heo · 10 years ago
  97. 2d8f243 cgroup: implement cgroup->e_csets[] by Tejun Heo · 10 years ago
  98. f392e51 cgroup: update cgroup->subsys_mask to ->child_subsys_mask and restore cgroup_root->subsys_mask by Tejun Heo · 10 years ago
  99. 1ec4183 cgroup: remove useless argument from cgroup_exit() by Li Zefan · 10 years ago
  100. 8cbbf2c cgroup: implement CFTYPE_ONLY_ON_DFL by Tejun Heo · 10 years ago