1. 23bf1b6 kernfs, sysfs, cgroup, intel_rdt: Support fs_context by David Howells · 6 years ago
  2. cca8f32 cgroup: store a reference to cgroup_ns into cgroup_fs_context by Al Viro · 6 years ago
  3. 71d883c cgroup_do_mount(): massage calling conventions by Al Viro · 6 years ago
  4. cf6299b1 cgroup: stash cgroup_root reference into cgroup_fs_context by Al Viro · 6 years ago
  5. 8d2451f cgroup1: switch to option-by-option parsing by Al Viro · 6 years ago
  6. f5dfb53 cgroup: take options parsing into ->parse_monolithic() by Al Viro · 6 years ago
  7. 7feeef5 cgroup: fold cgroup1_mount() into cgroup1_get_tree() by Al Viro · 6 years ago
  8. 9012962 cgroup: start switching to fs_context by Al Viro · 6 years ago
  9. 35ac118 cgroup: saner refcounting for cgroup_root by Al Viro · 6 years ago
  10. 5cf8114 cpuset: Expose cpuset.cpus.subpartitions with cgroup_debug by Waiman Long · 6 years ago
  11. e4f8d81 cgroup/tracing: Move taking of spin lock out of trace event handlers by Steven Rostedt (VMware) · 6 years ago
  12. 9f25a8d Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  13. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  14. 6162cef cgroup: Factor out and expose cgroup_rstat_*() interface functions by Tejun Heo · 7 years ago
  15. a17556f8 cgroup: Reorganize kernel/cgroup/rstat.c by Tejun Heo · 7 years ago
  16. d4ff749 cgroup: Distinguish base resource stat implementation from rstat by Tejun Heo · 7 years ago
  17. c58632b cgroup: Rename stat to rstat by Tejun Heo · 7 years ago
  18. 22714a2 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  19. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  20. d41bf8c cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.stat by Tejun Heo · 7 years ago
  21. 041cd64 cgroup: Implement cgroup2 basic CPU usage accounting by Tejun Heo · 7 years ago
  22. 608c1d3 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  23. 7a0cf0e cgroup: update debug controller to print out thread mode information by Waiman Long · 7 years ago
  24. 8cfd814 cgroup: implement cgroup v2 thread support by Tejun Heo · 7 years ago
  25. 715c809 cgroup: reorganize cgroup.procs / task write path by Tejun Heo · 8 years ago
  26. 6104672 cgroup: don't call migration methods if there are no tasks to migrate by Tejun Heo · 8 years ago
  27. a28f8f5 cgroup: Move debug cgroup to its own file by Waiman Long · 8 years ago
  28. 9732adc cgroup: avoid attaching a cgroup root to two different superblocks, take 2 by Zefan Li · 8 years ago
  29. 4b9502e6 kernel: convert css_set.refcount from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  30. bfc2cf6 cgroup: call subsys->*attach() only for subsystems which are actually affected by migration by Tejun Heo · 8 years ago
  31. e595cd7 cgroup: track migration context in cgroup_mgctx by Tejun Heo · 8 years ago
  32. dcfe149 cgroup: move namespace code to kernel/cgroup/namespace.c by Tejun Heo · 8 years ago
  33. d62beb7 cgroup: rename functions for consistency by Tejun Heo · 8 years ago
  34. 1592c9b cgroup: move v1 mount functions to kernel/cgroup/cgroup-v1.c by Tejun Heo · 8 years ago
  35. fa06990 cgroup: separate out cgroup1_kf_syscall_ops by Tejun Heo · 8 years ago
  36. 0a268db cgroup: move cgroup v1 specific code to kernel/cgroup/cgroup-v1.c by Tejun Heo · 8 years ago