aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/pid_namespace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-02signals: zap_pid_ns_process() should use force_sig()Sukadev Bhattiprolu1-1/+14
2008-09-02pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exitsOleg Nesterov1-6/+0
2008-09-02pid_ns: zap_pid_ns_processes: fix the ->child_reaper changingOleg Nesterov1-3/+6
2008-07-25bsdacct: switch from global bsd_acct_struct instance to per-pidns onePavel Emelyanov1-0/+2
2008-07-25pidns: use kzalloc when allocating new pid_namespace structPavel Emelyanov1-6/+2
2008-04-30pidns: make pid->level and pid_ns->level unsignedPavel Emelyanov1-1/+1
2008-04-28kernel: fix integer as NULL pointer warningsHarvey Harrison1-1/+1
2008-02-08namespaces: cleanup the code managed with PID_NS optionPavel Emelyanov1-0/+197