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