summaryrefslogtreecommitdiffstats
path: root/kernel/cgroup/cgroup-internal.h
AgeCommit message (Expand)AuthorLines
2017-09-06Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds-5/+7
2017-07-21cgroup: update debug controller to print out thread mode informationWaiman Long-0/+2
2017-07-21cgroup: implement cgroup v2 thread supportTejun Heo-1/+1
2017-07-21cgroup: reorganize cgroup.procs / task write pathTejun Heo-4/+4
2017-07-08cgroup: don't call migration methods if there are no tasks to migrateTejun Heo-0/+3
2017-06-14cgroup: Move debug cgroup to its own fileWaiman Long-0/+2
2017-04-28cgroup: avoid attaching a cgroup root to two different superblocks, take 2Zefan Li-1/+1
2017-03-08kernel: convert css_set.refcount from atomic_t to refcount_tElena Reshetova-2/+3
2017-01-15cgroup: call subsys->*attach() only for subsystems which are actually affecte...Tejun Heo-1/+4
2017-01-15cgroup: track migration context in cgroup_mgctxTejun Heo-6/+60
2016-12-27cgroup: move namespace code to kernel/cgroup/namespace.cTejun Heo-0/+32
2016-12-27cgroup: rename functions for consistencyTejun Heo-5/+5
2016-12-27cgroup: move v1 mount functions to kernel/cgroup/cgroup-v1.cTejun Heo-3/+25
2016-12-27cgroup: separate out cgroup1_kf_syscall_opsTejun Heo-2/+2
2016-12-27cgroup: move cgroup v1 specific code to kernel/cgroup/cgroup-v1.cTejun Heo-0/+103