summaryrefslogtreecommitdiff
path: root/kernel/cgroup/debug.c
AgeCommit message (Expand)Author
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