aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/cgroup/debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-06kernel: cgroup: fix misuse of %xFuqian Huang1-4/+4
2018-11-08cpuset: Expose cpuset.cpus.subpartitions with cgroup_debugWaiman Long1-3/+1
2017-11-27debug cgroup: use task_css_set instead of rcu_dereferenceWang Long1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-21cgroup: update debug controller to print out thread mode informationWaiman Long1-14/+38
2017-07-21cgroup: implement cgroup v2 thread supportTejun Heo1-0/+1
2017-06-14cgroup: fix lockdep warning in debug controllerTejun Heo1-8/+21
2017-06-14cgroup: refactor cgroup_masks_read() in the debug controllerTejun Heo1-25/+21
2017-06-14cgroup: make debug an implicit controller on cgroup2Tejun Heo1-3/+56
2017-06-14cgroup: Make debug cgroup support v2 and thread modeWaiman Long1-17/+153
2017-06-14cgroup: Make Kconfig prompt of debug cgroup more accurateWaiman Long1-0/+6
2017-06-14cgroup: Move debug cgroup to its own fileWaiman Long1-0/+153