summaryrefslogtreecommitdiffstats
path: root/include/linux/pid_namespace.h
Commit message (Expand)AuthorAgeFilesLines
* pid: generalize task_active_pid_nsEric W. Biederman2009-01-081-5/+1
* pid_ns: kill the now unused task_child_reaper()Oleg Nesterov2008-10-161-6/+0
* pidns: add the struct bsd_acct_struct pointer on pid_namespace structPavel Emelyanov2008-07-251-0/+5
* proper pid{hash,map}_init() prototypesAdrian Bunk2008-07-251-0/+3
* pidns: make pid->level and pid_ns->level unsignedPavel Emelyanov2008-04-301-1/+1
* namespaces: cleanup the code managed with PID_NS optionPavel Emelyanov2008-02-081-0/+6
* pidns: Place under CONFIG_EXPERIMENTALEric W. Biederman2007-11-141-0/+23
* pid namespaces: miscellaneous preparations for pid namespacesPavel Emelyanov2007-10-191-4/+6
* pid namespaces: make proc have multiple superblocks - one for each namespacePavel Emelyanov2007-10-191-0/+3
* pid namespaces: add support for pid namespaces hierarchyPavel Emelyanov2007-10-191-0/+2
* pid namespaces: rename child_reaper() functionSukadev Bhattiprolu2007-10-191-1/+1
* pid namespaces: define and use task_active_pid_ns() wrapperSukadev Bhattiprolu2007-10-191-0/+5
* pid namespaces: dynamic kmem cache allocator for pid namespacesPavel Emelianov2007-10-191-0/+1
* pid namespaces: make get_pid_ns() return the namespace itselfPavel Emelianov2007-10-191-1/+2
* namespace: ensure clone_flags are always stored in an unsigned longEric W. Biederman2007-07-161-1/+1
* Merge sys_clone()/sys_unshare() nsproxy and namespace handlingBadari Pulavarty2007-05-081-1/+1
* [PATCH] namespaces: fix task exit disasterSerge E. Hallyn2007-01-301-1/+1
* [PATCH] add child reaper to pid_namespaceSukadev Bhattiprolu2006-12-081-0/+6
* [PATCH] to nsproxyCedric Le Goater2006-12-081-2/+18
* [PATCH] rename struct pspace to struct pid_namespaceSukadev Bhattiprolu2006-12-081-0/+23
OpenPOWER on IntegriCloud