Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | debug cgroup: use task_css_set instead of rcu_dereference | Wang Long | 2017-11-27 | 1 | -2/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | cgroup: update debug controller to print out thread mode information | Waiman Long | 2017-07-21 | 1 | -14/+38 |
* | cgroup: implement cgroup v2 thread support | Tejun Heo | 2017-07-21 | 1 | -0/+1 |
* | cgroup: fix lockdep warning in debug controller | Tejun Heo | 2017-06-14 | 1 | -8/+21 |
* | cgroup: refactor cgroup_masks_read() in the debug controller | Tejun Heo | 2017-06-14 | 1 | -25/+21 |
* | cgroup: make debug an implicit controller on cgroup2 | Tejun Heo | 2017-06-14 | 1 | -3/+56 |
* | cgroup: Make debug cgroup support v2 and thread mode | Waiman Long | 2017-06-14 | 1 | -17/+153 |
* | cgroup: Make Kconfig prompt of debug cgroup more accurate | Waiman Long | 2017-06-14 | 1 | -0/+6 |
* | cgroup: Move debug cgroup to its own file | Waiman Long | 2017-06-14 | 1 | -0/+153 |