summaryrefslogtreecommitdiffstats
path: root/kernel/ns_cgroup.c
AgeCommit message (Expand)AuthorLines
2009-09-24cgroups: let ss->can_attach and ss->attach do whole threadgroups at a timeBen Blum-2/+14
2009-04-02cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroupsGrzegorz Nosek-10/+4
2009-01-08ns_cgroup: remove unused spinlockLi Zefan-2/+0
2008-07-25cgroup_clone: use pid of newly created task for new cgroupSerge E. Hallyn-2/+6
2008-04-29cgroups: kernel/ns_cgroup.c should #include <linux/nsproxy.h>Adrian Bunk-0/+1
2008-04-29kernel: explicitly include required header files under kernel/Robert P. J. Day-0/+1
2007-10-19cgroups: implement namespace tracking subsystemSerge E. Hallyn-0/+100