summaryrefslogtreecommitdiffstats
path: root/kernel/pid_namespace.c
Commit message (Expand)AuthorAgeFilesLines
* signals: zap_pid_ns_process() should use force_sig()Sukadev Bhattiprolu2009-04-021-1/+14
* pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exitsOleg Nesterov2008-09-021-6/+0
* pid_ns: zap_pid_ns_processes: fix the ->child_reaper changingOleg Nesterov2008-09-021-3/+6
* bsdacct: switch from global bsd_acct_struct instance to per-pidns onePavel Emelyanov2008-07-251-0/+2
* pidns: use kzalloc when allocating new pid_namespace structPavel Emelyanov2008-07-251-6/+2
* pidns: make pid->level and pid_ns->level unsignedPavel Emelyanov2008-04-301-1/+1
* kernel: fix integer as NULL pointer warningsHarvey Harrison2008-04-281-1/+1
* namespaces: cleanup the code managed with PID_NS optionPavel Emelyanov2008-02-081-0/+197