summaryrefslogtreecommitdiff
path: root/kernel/cgroup/cgroup-internal.h
AgeCommit message (Expand)AuthorFilesLines
2017-06-14cgroup: Move debug cgroup to its own fileWaiman Long1-0/+2
2017-04-29cgroup: avoid attaching a cgroup root to two different superblocks, take 2Zefan Li1-1/+1
2017-03-09kernel: convert css_set.refcount from atomic_t to refcount_tElena Reshetova1-2/+3
2017-01-16cgroup: call subsys->*attach() only for subsystems which are actually affecte...Tejun Heo1-1/+4
2017-01-16cgroup: track migration context in cgroup_mgctxTejun Heo1-6/+60
2016-12-27cgroup: move namespace code to kernel/cgroup/namespace.cTejun Heo1-0/+32
2016-12-27cgroup: rename functions for consistencyTejun Heo1-5/+5
2016-12-27cgroup: move v1 mount functions to kernel/cgroup/cgroup-v1.cTejun Heo1-3/+25
2016-12-27cgroup: separate out cgroup1_kf_syscall_opsTejun Heo1-2/+2
2016-12-27cgroup: move cgroup v1 specific code to kernel/cgroup/cgroup-v1.cTejun Heo1-0/+103