summaryrefslogtreecommitdiffstats
path: root/kernel/cgroup/cgroup-internal.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2018-06-051-6/+5
|\
| * cgroup: Factor out and expose cgroup_rstat_*() interface functionsTejun Heo2018-04-261-1/+0
| * cgroup: Reorganize kernel/cgroup/rstat.cTejun Heo2018-04-261-1/+1
| * cgroup: Distinguish base resource stat implementation from rstatTejun Heo2018-04-261-1/+1
| * cgroup: Rename stat to rstatTejun Heo2018-04-261-5/+5
* | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-1/+1
|/
* Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-11-151-0/+9
|\
| * cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.statTejun Heo2017-10-261-0/+1
| * cgroup: Implement cgroup2 basic CPU usage accountingTejun Heo2017-09-251-0/+8
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-09-061-5/+7
|\
| * cgroup: update debug controller to print out thread mode informationWaiman Long2017-07-211-0/+2
| * cgroup: implement cgroup v2 thread supportTejun Heo2017-07-211-1/+1
| * cgroup: reorganize cgroup.procs / task write pathTejun Heo2017-07-211-4/+4
* | 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-281-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-151-1/+4
* cgroup: track migration context in cgroup_mgctxTejun Heo2017-01-151-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
OpenPOWER on IntegriCloud