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