aboutsummaryrefslogtreecommitdiff
path: root/kernel/pid_namespace.c
AgeCommit message (Expand)Author
2008-07-25bsdacct: switch from global bsd_acct_struct instance to per-pidns onePavel Emelyanov
2008-07-25pidns: use kzalloc when allocating new pid_namespace structPavel Emelyanov
2008-04-30pidns: make pid->level and pid_ns->level unsignedPavel Emelyanov
2008-04-28kernel: fix integer as NULL pointer warningsHarvey Harrison
2008-02-08namespaces: cleanup the code managed with PID_NS optionPavel Emelyanov