summaryrefslogtreecommitdiffstats
path: root/kernel/pid.c
Commit message (Expand)AuthorAgeFilesLines
...
* KMEM_CACHE(): simplify slab cache creationChristoph Lameter2007-05-071-3/+1
* [PATCH] namespaces: fix task exit disasterSerge E. Hallyn2007-01-301-1/+1
* [PATCH] add child reaper to pid_namespaceSukadev Bhattiprolu2006-12-081-1/+2
* [PATCH] use current->nsproxy->pid_nsCedric Le Goater2006-12-081-3/+3
* [PATCH] to nsproxyCedric Le Goater2006-12-081-0/+23
* [PATCH] rename struct pspace to struct pid_namespaceSukadev Bhattiprolu2006-12-081-24/+25
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [PATCH] introduce get_task_pid() to fix unsafe get_pid()Oleg Nesterov2006-10-021-0/+9
* [PATCH] Use struct pspace in next_pidmap and find_ge_pidEric W. Biederman2006-10-021-6/+7
* [PATCH] Define struct pspaceSukadev Bhattiprolu2006-10-021-22/+31
* [PATCH] Move pidmap to pspace.hSukadev Bhattiprolu2006-10-021-6/+1
* [PATCH] pids coding style use struct pidmap in next_pidmapEric W. Biederman2006-10-021-1/+1
* [PATCH] pids: coding style: use struct pidmapSukadev Bhattiprolu2006-10-021-5/+5
* [PATCH] pid: export the symbols needed to use struct pid *Eric W. Biederman2006-10-021-0/+3
* [PATCH] proc: readdir race fix (take 3)Eric W. Biederman2006-10-021-0/+36
* [PATCH] pid: remove temporary debug code in attach_pidEric W. Biederman2006-09-271-3/+0
* [PATCH] pid: Implement transfer_pid and use it to simplify de_threadEric W. Biederman2006-09-271-0/+9
* [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-031-3/+3
* [PATCH] pidhash: Refactor the pid hash tableEric W. Biederman2006-03-311-66/+146
* [PATCH] pidhash: don't count idle threadsOleg Nesterov2006-03-281-9/+1
* [PATCH] pidhash: kill switch_exec_pidsEric W. Biederman2006-03-281-30/+0
* [PATCH] RCU signal handlingIngo Molnar2006-01-081-11/+11
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+292
OpenPOWER on IntegriCloud