summaryrefslogtreecommitdiffstats
path: root/kernel/pid_namespace.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* pid_ns: zap_pid_ns_processes: use SEND_SIG_NOINFO instead of force_sig()Oleg Nesterov2010-03-121-4/+3
* pidns: deny CLONE_PARENT|CLONE_NEWPID combinationSukadev Bhattiprolu2009-09-241-1/+1
* pidns: rewrite copy_pid_ns()Alexey Dobriyan2009-06-181-15/+3
* pidns: make create_pid_namespace() accept parent pidnsAlexey Dobriyan2009-06-181-4/+4
* 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
OpenPOWER on IntegriCloud