summaryrefslogtreecommitdiff
path: root/kernel/cgroup/cgroup-internal.h
AgeCommit message (Expand)Author
2017-11-15Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-26cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.statTejun Heo
2017-09-25cgroup: Implement cgroup2 basic CPU usage accountingTejun Heo
2017-09-06Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2017-07-21cgroup: update debug controller to print out thread mode informationWaiman Long
2017-07-21cgroup: implement cgroup v2 thread supportTejun Heo
2017-07-21cgroup: reorganize cgroup.procs / task write pathTejun Heo
2017-07-08cgroup: don't call migration methods if there are no tasks to migrateTejun Heo
2017-06-14cgroup: Move debug cgroup to its own fileWaiman Long
2017-04-28cgroup: avoid attaching a cgroup root to two different superblocks, take 2Zefan Li
2017-03-08kernel: convert css_set.refcount from atomic_t to refcount_tElena Reshetova
2017-01-15cgroup: call subsys->*attach() only for subsystems which are actually affecte...Tejun Heo
2017-01-15cgroup: track migration context in cgroup_mgctxTejun Heo
2016-12-27cgroup: move namespace code to kernel/cgroup/namespace.cTejun Heo
2016-12-27cgroup: rename functions for consistencyTejun Heo
2016-12-27cgroup: move v1 mount functions to kernel/cgroup/cgroup-v1.cTejun Heo
2016-12-27cgroup: separate out cgroup1_kf_syscall_opsTejun Heo
2016-12-27cgroup: move cgroup v1 specific code to kernel/cgroup/cgroup-v1.cTejun Heo