summaryrefslogtreecommitdiffstats
path: root/kernel/cgroup/cgroup-internal.h
Commit message (Expand)AuthorAgeFilesLines
* cgroup: don't call migration methods if there are no tasks to migrateTejun Heo2017-07-081-0/+3
* cgroup: Move debug cgroup to its own fileWaiman Long2017-06-141-0/+2
* cgroup: avoid attaching a cgroup root to two different superblocks, take 2Zefan Li2017-04-291-1/+1
* kernel: convert css_set.refcount from atomic_t to refcount_tElena Reshetova2017-03-081-2/+3
* cgroup: call subsys->*attach() only for subsystems which are actually affecte...Tejun Heo2017-01-161-1/+4
* cgroup: track migration context in cgroup_mgctxTejun Heo2017-01-161-6/+60
* cgroup: move namespace code to kernel/cgroup/namespace.cTejun Heo2016-12-271-0/+32
* cgroup: rename functions for consistencyTejun Heo2016-12-271-5/+5
* cgroup: move v1 mount functions to kernel/cgroup/cgroup-v1.cTejun Heo2016-12-271-3/+25
* cgroup: separate out cgroup1_kf_syscall_opsTejun Heo2016-12-271-2/+2
* cgroup: move cgroup v1 specific code to kernel/cgroup/cgroup-v1.cTejun Heo2016-12-271-0/+103