1. 9f25a8d Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  2. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  3. 6162cef cgroup: Factor out and expose cgroup_rstat_*() interface functions by Tejun Heo · 7 years ago
  4. a17556f8 cgroup: Reorganize kernel/cgroup/rstat.c by Tejun Heo · 7 years ago
  5. d4ff749 cgroup: Distinguish base resource stat implementation from rstat by Tejun Heo · 7 years ago
  6. c58632b cgroup: Rename stat to rstat by Tejun Heo · 7 years ago
  7. 22714a2 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  8. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  9. d41bf8c cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.stat by Tejun Heo · 7 years ago
  10. 041cd64 cgroup: Implement cgroup2 basic CPU usage accounting by Tejun Heo · 7 years ago
  11. 608c1d3 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  12. 7a0cf0e cgroup: update debug controller to print out thread mode information by Waiman Long · 7 years ago
  13. 8cfd814 cgroup: implement cgroup v2 thread support by Tejun Heo · 7 years ago
  14. 715c809 cgroup: reorganize cgroup.procs / task write path by Tejun Heo · 8 years ago
  15. 6104672 cgroup: don't call migration methods if there are no tasks to migrate by Tejun Heo · 8 years ago
  16. a28f8f5 cgroup: Move debug cgroup to its own file by Waiman Long · 8 years ago
  17. 9732adc cgroup: avoid attaching a cgroup root to two different superblocks, take 2 by Zefan Li · 8 years ago
  18. 4b9502e6 kernel: convert css_set.refcount from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  19. bfc2cf6 cgroup: call subsys->*attach() only for subsystems which are actually affected by migration by Tejun Heo · 8 years ago
  20. e595cd7 cgroup: track migration context in cgroup_mgctx by Tejun Heo · 8 years ago
  21. dcfe149 cgroup: move namespace code to kernel/cgroup/namespace.c by Tejun Heo · 8 years ago
  22. d62beb7 cgroup: rename functions for consistency by Tejun Heo · 8 years ago
  23. 1592c9b cgroup: move v1 mount functions to kernel/cgroup/cgroup-v1.c by Tejun Heo · 8 years ago
  24. fa06990 cgroup: separate out cgroup1_kf_syscall_ops by Tejun Heo · 8 years ago
  25. 0a268db cgroup: move cgroup v1 specific code to kernel/cgroup/cgroup-v1.c by Tejun Heo · 8 years ago