1. 09c3bcc Documenation: update cgroup's document path by seokhoon.yoon · 8 years ago
  2. 93e205a fix Christoph's email addresses by Christoph Lameter · 8 years ago
  3. 6255c46 cgroup: rename cgroup documentations by Tejun Heo · 8 years ago[Renamed from Documentation/cgroup-legacy/cgroups.txt]
  4. 0d94276 cgroup: rename Documentation/cgroups/ to Documentation/cgroup-legacy/ by Tejun Heo · 9 years ago[Renamed from Documentation/cgroups/cgroups.txt]
  5. afcf6c8 cgroup: add cgroup_subsys->free() method and use it to fix pids controller by Tejun Heo · 9 years ago
  6. 845502d cgroups: Documentation: fix wrong cgroupfs paths by SeongJae Park · 10 years ago
  7. b4536f0ca cgroup: implement cgroup_subsys->css_reset() by Tejun Heo · 10 years ago
  8. 3bc942f memcg: rename cgroup_event to mem_cgroup_event by Tejun Heo · 11 years ago
  9. 26d5bbe Revert "cgroup: remove bind() method from cgroup_subsys." by Tejun Heo · 11 years ago
  10. 84cfb6a cgroup: remove bind() method from cgroup_subsys. by Rami Rosen · 11 years ago
  11. 1ae65ae cgroups: Documentation/cgroup/cgroup.txt - a trivial fix. by Rami Rosen · 11 years ago
  12. d7eeac1 cgroup: hold cgroup_mutex before calling css_offline() by Li Zefan · 11 years ago
  13. 033fa1c cgroup, cpuset: remove cgroup_subsys->post_clone() by Tejun Heo · 12 years ago
  14. 2260e7f cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/ by Tejun Heo · 12 years ago
  15. 92fb974 cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free() by Tejun Heo · 12 years ago
  16. 83b061f cgroup: trivial fixes for Documentation/cgroups/cgroups.txt by Michael Kerrisk · 12 years ago
  17. 19ec256 cgroup: add documentation on extended attributes usage by Aristeu Rozanski · 12 years ago
  18. 9a8054a cgroup: Update remount documentation by Daniel Wagner · 12 years ago
  19. 496f131 cgroup: Remove populate() documentation by Daniel Wagner · 12 years ago
  20. 6be96a5 cgroup: remove hierarchy_mutex by Li Zefan · 12 years ago
  21. 761b3ef cgroup: remove cgroup_subsys argument from callbacks by Li Zefan · 12 years ago
  22. 494c167 cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task() by Tejun Heo · 13 years ago
  23. 2f7ee56 cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_attach() and attach() by Tejun Heo · 13 years ago
  24. 5fe69d7 Documentation: update cgroups notes by Li Zefan · 13 years ago
  25. 67de016 Documentation: fix cgroup typos and formatting by Jörg Sommer · 13 years ago
  26. f6e07d3 Documentation: update cgroupfs mount point by Jörg Sommer · 13 years ago
  27. a77aea9 cgroup: remove the ns_cgroup by Daniel Lezcano · 13 years ago
  28. 74a1166 cgroups: make procs file writable by Ben Blum · 13 years ago
  29. f780bdb cgroups: add per-thread subsystem callbacks by Ben Blum · 13 years ago
  30. 6ad8523 Documentation: update cgroups info user groups names by Geunsik Lim · 13 years ago
  31. bb6405e Documentation: update cgroup pid and cpuset information by Eric B Munson · 13 years ago
  32. 1bdcd78 cgroups: remove deprecated subsystem from examples. by Trevor Woerner · 13 years ago
  33. 97978e6 cgroup: add clone_children control file by Daniel Lezcano · 14 years ago
  34. 595f4b6 Documentation/cgroups/cgroups.txt: fix reference to "numtasks" by Trevor Woerner · 14 years ago
  35. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  36. 7716fa6 cgroups: fix procs documentation by KAMEZAWA Hiroyuki · 14 years ago
  37. 8839316 Fix typos in comments by Thomas Weber · 14 years ago
  38. 0dea116 cgroup: implement eventfd-based generic API for notifications by Kirill A. Shutemov · 14 years ago
  39. 8ca712e cgroups: fix CONTENTS in cgroups documentation by Kirill A. Shutemov · 14 years ago
  40. cf5d594 cgroups: subsystem module unloading by Ben Blum · 14 years ago
  41. e6a1105 cgroups: subsystem module loading interface by Ben Blum · 14 years ago
  42. 2468c72 cgroup: introduce cancel_attach() by Daisuke Nishimura · 14 years ago
  43. 7823da3 cgroups: update documentation of cgroups tasks and procs files by Paul Menage · 15 years ago
  44. be367d0 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time by Ben Blum · 15 years ago
  45. c6d57f3 cgroups: support named cgroups hierarchies by Paul Menage · 15 years ago
  46. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  47. b6719ec cgroups: more documentation for remount and release_agent by Li Zefan · 15 years ago
  48. ec64f51 cgroup: fix frequent -EBUSY at rmdir by KAMEZAWA Hiroyuki · 15 years ago
  49. caa790b trivial: cgroups: documentation typo and spelling corrections by Chris Samuel · 15 years ago
  50. b851ee7 cgroups: update documentation about css_set hash table by Li Zefan · 15 years ago
  51. 45ce80f cgroups: consolidate cgroup documents by Li Zefan · 15 years ago
  52. 999cd8a cgroups: add a per-subsystem hierarchy_mutex by Paul Menage · 15 years ago
  53. 18e7f1f cgroups: documentation updates by Li Zefan · 15 years ago
  54. bde5ab6 container freezer: document the cgroup freezer subsystem. by Matt Helsley · 16 years ago[Renamed from Documentation/cgroups.txt]
  55. bef67c5 cgroups: document the effect of attaching PID 0 to a cgroup by Li Zefan · 16 years ago
  56. 0f146a7 cgroups: fix documentation by Dhaval Giani · 16 years ago
  57. e8d55fd cgroups: simplify init_subsys() by Li Zefan · 16 years ago
  58. d19e058 cgroup: fix and update documentation by Li Zefan · 16 years ago
  59. 8dc4f3e cgroups: move cgroups destroy() callbacks to cgroup_diput() by Paul Menage · 16 years ago
  60. 817929e Task Control Groups: shared cgroup subsystem group arrays by Paul Menage · 17 years ago
  61. 697f416 Task Control Groups: add cgroup_clone() interface by Paul Menage · 17 years ago
  62. ddbcc7e Task Control Groups: basic task cgroup framework by Paul Menage · 17 years ago