summaryrefslogtreecommitdiff
path: root/kernel/cgroup/cgroup-v1.c
AgeCommit message (Expand)Author
2017-05-01Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2017-04-28cgroup: avoid attaching a cgroup root to two different superblocks, take 2Zefan Li
2017-04-16Revert "cgroup: avoid attaching a cgroup root to two different superblocks"Tejun Heo
2017-04-11cgroup: avoid attaching a cgroup root to two different superblocksZefan Li
2017-03-08kernel: convert css_set.refcount from atomic_t to refcount_tElena Reshetova
2017-03-06cgroups: censor kernel pointer in debug filesKees Cook
2017-03-03sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h>Ingo Molnar
2017-03-03sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h>Ingo Molnar
2017-03-03sched/headers: Move task_struct::signal and task_struct::sighand types and ac...Ingo Molnar
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
2016-12-27cgroup: fix RCU related sparse warningsTejun 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: move cgroup v1 specific code to kernel/cgroup/cgroup-v1.cTejun Heo