summaryrefslogtreecommitdiff
path: root/kernel/cgroup
AgeCommit message (Expand)Author
2017-02-17scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada
2017-02-17Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2017-02-02Merge branch 'cgroup/for-4.11-rdmacg' into cgroup/for-4.11Tejun Heo
2017-02-02cgroup: drop the matching uid requirement on migration for cgroup v2Tejun Heo
2017-01-30cgroup: misc cleanupsTejun Heo
2017-01-26Merge branch 'for-4.10-fixes' into for-4.11Tejun Heo
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
2017-01-15cgroup: cosmetic update to cgroup_taskset_add()Tejun Heo
2017-01-10rdmacg: Fixed uninitialized current resource usageParav Pandit
2017-01-10rdmacg: Added rdma cgroup controllerParav Pandit
2016-12-27cgroup: fix RCU related sparse warningsTejun 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: refactor mount path and clearly distinguish v1 and v2 pathsTejun Heo
2016-12-27cgroup: move cgroup v1 specific code to kernel/cgroup/cgroup-v1.cTejun Heo
2016-12-27cgroup: move cgroup files under kernel/cgroup/Tejun Heo