1. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  2. 116d2f7 cgroup: Fix deadlock in cpu hotplug path by Prateek Sood · 7 years ago
  3. e1cba4b cgroup: Add mount flag to enable cpuset to use v2 behavior in v1 cgroup by Waiman Long · 7 years ago
  4. 8cfd814 cgroup: implement cgroup v2 thread support by Tejun Heo · 7 years ago
  5. bc2fb7e cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCS by Tejun Heo · 8 years ago
  6. 715c809 cgroup: reorganize cgroup.procs / task write path by Tejun Heo · 8 years ago
  7. a28f8f5 cgroup: Move debug cgroup to its own file by Waiman Long · 8 years ago
  8. 73a7242 cgroup: Keep accurate count of tasks in each css_set by Waiman Long · 8 years ago
  9. 9410091 Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  10. 9732adc cgroup: avoid attaching a cgroup root to two different superblocks, take 2 by Zefan Li · 8 years ago
  11. 330c418 Revert "cgroup: avoid attaching a cgroup root to two different superblocks" by Tejun Heo · 8 years ago
  12. bfb0b80 cgroup: avoid attaching a cgroup root to two different superblocks by Zefan Li · 8 years ago
  13. 4b9502e6 kernel: convert css_set.refcount from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  14. b6a6759 cgroups: censor kernel pointer in debug files by Kees Cook · 8 years ago
  15. 50ff9d1 sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  16. 56cd697 sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  17. c3edc40 sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  18. bfc2cf6 cgroup: call subsys->*attach() only for subsystems which are actually affected by migration by Tejun Heo · 8 years ago
  19. e595cd7 cgroup: track migration context in cgroup_mgctx by Tejun Heo · 8 years ago
  20. e0aed7c cgroup: fix RCU related sparse warnings by Tejun Heo · 8 years ago
  21. d62beb7 cgroup: rename functions for consistency by Tejun Heo · 8 years ago
  22. 1592c9b cgroup: move v1 mount functions to kernel/cgroup/cgroup-v1.c by Tejun Heo · 8 years ago
  23. fa06990 cgroup: separate out cgroup1_kf_syscall_ops by Tejun Heo · 8 years ago
  24. 0a268db cgroup: move cgroup v1 specific code to kernel/cgroup/cgroup-v1.c by Tejun Heo · 8 years ago