index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
/
debug.c
Age
Commit message (
Expand
)
Author
2025-09-16
cgroup: Remove redundant rcu_read_lock/unlock() in spin_lock
pengdonglin
2019-05-06
kernel: cgroup: fix misuse of %x
Fuqian Huang
2018-11-08
cpuset: Expose cpuset.cpus.subpartitions with cgroup_debug
Waiman Long
2017-11-27
debug cgroup: use task_css_set instead of rcu_dereference
Wang Long
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-21
cgroup: update debug controller to print out thread mode information
Waiman Long
2017-07-21
cgroup: implement cgroup v2 thread support
Tejun Heo
2017-06-14
cgroup: fix lockdep warning in debug controller
Tejun Heo
2017-06-14
cgroup: refactor cgroup_masks_read() in the debug controller
Tejun Heo
2017-06-14
cgroup: make debug an implicit controller on cgroup2
Tejun Heo
2017-06-14
cgroup: Make debug cgroup support v2 and thread mode
Waiman Long
2017-06-14
cgroup: Make Kconfig prompt of debug cgroup more accurate
Waiman Long
2017-06-14
cgroup: Move debug cgroup to its own file
Waiman Long