Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-11-30 | cgroup: pids: kill pids_fork(), simplify pids_can_fork() and pids_cancel_fork() | Oleg Nesterov | 1 | -31/+10 |
2015-11-30 | cgroup: pids: fix race between cgroup_post_fork() and cgroup_migrate() | Oleg Nesterov | 1 | -19/+2 |
2015-10-15 | cgroup: add cgroup_subsys->free() method and use it to fix pids controller | Tejun Heo | 1 | -2/+2 |
2015-10-15 | cgroup: keep zombies associated with their original cgroups | Tejun Heo | 1 | -4/+2 |
2015-08-25 | cgroup: pids: fix invalid get/put usage | Aleksa Sarai | 1 | -15/+4 |
2015-07-14 | cgroup: implement the PIDs subsystem | Aleksa Sarai | 1 | -0/+366 |