| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2018-06-05 | 1 | -6/+5 |
|\ |
|
| * | cgroup: Factor out and expose cgroup_rstat_*() interface functions | Tejun Heo | 2018-04-26 | 1 | -1/+0 |
| * | cgroup: Reorganize kernel/cgroup/rstat.c | Tejun Heo | 2018-04-26 | 1 | -1/+1 |
| * | cgroup: Distinguish base resource stat implementation from rstat | Tejun Heo | 2018-04-26 | 1 | -1/+1 |
| * | cgroup: Rename stat to rstat | Tejun Heo | 2018-04-26 | 1 | -5/+5 |
* | | proc: introduce proc_create_single{,_data} | Christoph Hellwig | 2018-05-16 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2017-11-15 | 1 | -0/+9 |
|\ |
|
| * | cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.stat | Tejun Heo | 2017-10-26 | 1 | -0/+1 |
| * | cgroup: Implement cgroup2 basic CPU usage accounting | Tejun Heo | 2017-09-25 | 1 | -0/+8 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2017-09-06 | 1 | -5/+7 |
|\ |
|
| * | cgroup: update debug controller to print out thread mode information | Waiman Long | 2017-07-21 | 1 | -0/+2 |
| * | cgroup: implement cgroup v2 thread support | Tejun Heo | 2017-07-21 | 1 | -1/+1 |
| * | cgroup: reorganize cgroup.procs / task write path | Tejun Heo | 2017-07-21 | 1 | -4/+4 |
* | | cgroup: don't call migration methods if there are no tasks to migrate | Tejun Heo | 2017-07-08 | 1 | -0/+3 |
|/ |
|
* | cgroup: Move debug cgroup to its own file | Waiman Long | 2017-06-14 | 1 | -0/+2 |
* | cgroup: avoid attaching a cgroup root to two different superblocks, take 2 | Zefan Li | 2017-04-28 | 1 | -1/+1 |
* | kernel: convert css_set.refcount from atomic_t to refcount_t | Elena Reshetova | 2017-03-08 | 1 | -2/+3 |
* | cgroup: call subsys->*attach() only for subsystems which are actually affecte... | Tejun Heo | 2017-01-15 | 1 | -1/+4 |
* | cgroup: track migration context in cgroup_mgctx | Tejun Heo | 2017-01-15 | 1 | -6/+60 |
* | cgroup: move namespace code to kernel/cgroup/namespace.c | Tejun Heo | 2016-12-27 | 1 | -0/+32 |
* | cgroup: rename functions for consistency | Tejun Heo | 2016-12-27 | 1 | -5/+5 |
* | cgroup: move v1 mount functions to kernel/cgroup/cgroup-v1.c | Tejun Heo | 2016-12-27 | 1 | -3/+25 |
* | cgroup: separate out cgroup1_kf_syscall_ops | Tejun Heo | 2016-12-27 | 1 | -2/+2 |
* | cgroup: move cgroup v1 specific code to kernel/cgroup/cgroup-v1.c | Tejun Heo | 2016-12-27 | 1 | -0/+103 |