aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/cgroup_pids.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-15cgroup: add cgroup_subsys->free() method and use it to fix pids controllerTejun Heo1-2/+2
2015-10-15cgroup: keep zombies associated with their original cgroupsTejun Heo1-4/+2
2015-08-25cgroup: pids: fix invalid get/put usageAleksa Sarai1-15/+4
2015-07-14cgroup: implement the PIDs subsystemAleksa Sarai1-0/+366