Age | Commit message (Expand) | Author |
---|---|---|
2009-06-18 | pidns: rewrite copy_pid_ns() | Alexey Dobriyan |
2009-06-18 | pidns: make create_pid_namespace() accept parent pidns | Alexey Dobriyan |
2009-04-03 | signals: zap_pid_ns_process() should use force_sig() | Sukadev Bhattiprolu |
2008-09-03 | pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits | Oleg Nesterov |
2008-09-03 | pid_ns: zap_pid_ns_processes: fix the ->child_reaper changing | Oleg Nesterov |
2008-07-25 | bsdacct: switch from global bsd_acct_struct instance to per-pidns one | Pavel Emelyanov |
2008-07-25 | pidns: use kzalloc when allocating new pid_namespace struct | Pavel Emelyanov |
2008-04-30 | pidns: make pid->level and pid_ns->level unsigned | Pavel Emelyanov |
2008-04-29 | kernel: fix integer as NULL pointer warnings | Harvey Harrison |
2008-02-08 | namespaces: cleanup the code managed with PID_NS option | Pavel Emelyanov |