string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / kernel / pid_namespace.c
2009-09-24 Sukadev Bhattiprolupidns: deny CLONE_PARENT|CLONE_NEWPID combination
2009-06-18 Alexey Dobriyanpidns: rewrite copy_pid_ns()
2009-06-18 Alexey Dobriyanpidns: make create_pid_namespace() accept parent pidns
2009-04-03 Sukadev Bhattiprolusignals: zap_pid_ns_process() should use force_sig()
2008-09-03 Oleg Nesterovpid_ns: (BUG 11391) change ->child_reaper when init...
2008-09-03 Oleg Nesterovpid_ns: zap_pid_ns_processes: fix the ->child_reaper...
2008-07-25 Pavel Emelyanovbsdacct: switch from global bsd_acct_struct instance...
2008-07-25 Pavel Emelyanovpidns: use kzalloc when allocating new pid_namespace...
2008-04-30 Pavel Emelyanovpidns: make pid->level and pid_ns->level unsigned
2008-04-29 Harvey Harrisonkernel: fix integer as NULL pointer warnings
2008-02-08 Pavel Emelyanovnamespaces: cleanup the code managed with PID_NS option