summaryrefslogtreecommitdiff
path: root/kernel/cgroup/debug.c
AgeCommit message (Expand)Author
2019-05-06kernel: cgroup: fix misuse of %xFuqian Huang
2018-11-08cpuset: Expose cpuset.cpus.subpartitions with cgroup_debugWaiman Long
2017-11-27debug cgroup: use task_css_set instead of rcu_dereferenceWang Long
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-21cgroup: update debug controller to print out thread mode informationWaiman Long
2017-07-21cgroup: implement cgroup v2 thread supportTejun Heo
2017-06-14cgroup: fix lockdep warning in debug controllerTejun Heo
2017-06-14cgroup: refactor cgroup_masks_read() in the debug controllerTejun Heo
2017-06-14cgroup: make debug an implicit controller on cgroup2Tejun Heo
2017-06-14cgroup: Make debug cgroup support v2 and thread modeWaiman Long
2017-06-14cgroup: Make Kconfig prompt of debug cgroup more accurateWaiman Long
2017-06-14cgroup: Move debug cgroup to its own fileWaiman Long