Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-06-14 | cgroup: Move debug cgroup to its own file | Waiman Long | 1 | -0/+2 |
2017-04-29 | cgroup: avoid attaching a cgroup root to two different superblocks, take 2 | Zefan Li | 1 | -1/+1 |
2017-03-09 | kernel: convert css_set.refcount from atomic_t to refcount_t | Elena Reshetova | 1 | -2/+3 |
2017-01-16 | cgroup: call subsys->*attach() only for subsystems which are actually affecte... | Tejun Heo | 1 | -1/+4 |
2017-01-16 | cgroup: track migration context in cgroup_mgctx | Tejun Heo | 1 | -6/+60 |
2016-12-27 | cgroup: move namespace code to kernel/cgroup/namespace.c | Tejun Heo | 1 | -0/+32 |
2016-12-27 | cgroup: rename functions for consistency | Tejun Heo | 1 | -5/+5 |
2016-12-27 | cgroup: move v1 mount functions to kernel/cgroup/cgroup-v1.c | Tejun Heo | 1 | -3/+25 |
2016-12-27 | cgroup: separate out cgroup1_kf_syscall_ops | Tejun Heo | 1 | -2/+2 |
2016-12-27 | cgroup: move cgroup v1 specific code to kernel/cgroup/cgroup-v1.c | Tejun Heo | 1 | -0/+103 |