aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/pid.c
Commit message (Expand)AuthorAge
* pidns: Place under CONFIG_EXPERIMENTALEric W. Biederman2007-11-14
* Uninline the task_xid_nr_ns() callsPavel Emelyanov2007-10-19
* Uninline find_pid etc set of functionsPavel Emelyanov2007-10-19
* pid namespaces: remove the struct pid unneeded fieldsPavel Emelyanov2007-10-19
* Uninline find_task_by_xxx set of functionsPavel Emelyanov2007-10-19
* pid namespaces: destroy pid namespace on init's deathSukadev Bhattiprolu2007-10-19
* pid namespaces: create a slab-cache for 'struct pid_namespace'Sukadev Bhattiprolu2007-10-19
* pid namespaces: allow cloning of new namespacePavel Emelyanov2007-10-19
* pid namespaces: miscellaneous preparations for pid namespacesPavel Emelyanov2007-10-19
* pid namespaces: helpers to find the task by its numerical idsPavel Emelyanov2007-10-19
* pid namespaces: helpers to obtain pid numbersPavel Emelyanov2007-10-19
* pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upidPavel Emelyanov2007-10-19
* pid namespaces: add support for pid namespaces hierarchyPavel Emelyanov2007-10-19
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-19
* pid namespaces: define and use task_active_pid_ns() wrapperSukadev Bhattiprolu2007-10-19
* pid namespaces: dynamic kmem cache allocator for pid namespacesPavel Emelianov2007-10-19
* namespace: ensure clone_flags are always stored in an unsigned longEric W. Biederman2007-07-16
* statically initialize struct pid for swapperSukadev Bhattiprolu2007-05-11
* attach_pid() with struct pid parameterSukadev Bhattiprolu2007-05-11
* Merge sys_clone()/sys_unshare() nsproxy and namespace handlingBadari Pulavarty2007-05-08
* KMEM_CACHE(): simplify slab cache creationChristoph Lameter2007-05-07
* [PATCH] namespaces: fix task exit disasterSerge E. Hallyn2007-01-30
* [PATCH] add child reaper to pid_namespaceSukadev Bhattiprolu2006-12-08
* [PATCH] use current->nsproxy->pid_nsCedric Le Goater2006-12-08
* [PATCH] to nsproxyCedric Le Goater2006-12-08
* [PATCH] rename struct pspace to struct pid_namespaceSukadev Bhattiprolu2006-12-08
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] introduce get_task_pid() to fix unsafe get_pid()Oleg Nesterov2006-10-02
* [PATCH] Use struct pspace in next_pidmap and find_ge_pidEric W. Biederman2006-10-02
* [PATCH] Define struct pspaceSukadev Bhattiprolu2006-10-02
* [PATCH] Move pidmap to pspace.hSukadev Bhattiprolu2006-10-02
* [PATCH] pids coding style use struct pidmap in next_pidmapEric W. Biederman2006-10-02
* [PATCH] pids: coding style: use struct pidmapSukadev Bhattiprolu2006-10-02
* [PATCH] pid: export the symbols needed to use struct pid *Eric W. Biederman2006-10-02
* [PATCH] proc: readdir race fix (take 3)Eric W. Biederman2006-10-02
* [PATCH] pid: remove temporary debug code in attach_pidEric W. Biederman2006-09-27
* [PATCH] pid: Implement transfer_pid and use it to simplify de_threadEric W. Biederman2006-09-27
* [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-03
* [PATCH] pidhash: Refactor the pid hash tableEric W. Biederman2006-03-31
* [PATCH] pidhash: don't count idle threadsOleg Nesterov2006-03-28
* [PATCH] pidhash: kill switch_exec_pidsEric W. Biederman2006-03-28
* [PATCH] RCU signal handlingIngo Molnar2006-01-08
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16