aboutsummaryrefslogtreecommitdiff
path: root/kernel/pid.c
AgeCommit message (Expand)Author
2006-12-08[PATCH] rename struct pspace to struct pid_namespaceSukadev Bhattiprolu
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-10-02[PATCH] introduce get_task_pid() to fix unsafe get_pid()Oleg Nesterov
2006-10-02[PATCH] Use struct pspace in next_pidmap and find_ge_pidEric W. Biederman
2006-10-02[PATCH] Define struct pspaceSukadev Bhattiprolu
2006-10-02[PATCH] Move pidmap to pspace.hSukadev Bhattiprolu
2006-10-02[PATCH] pids coding style use struct pidmap in next_pidmapEric W. Biederman
2006-10-02[PATCH] pids: coding style: use struct pidmapSukadev Bhattiprolu
2006-10-02[PATCH] pid: export the symbols needed to use struct pid *Eric W. Biederman
2006-10-02[PATCH] proc: readdir race fix (take 3)Eric W. Biederman
2006-09-27[PATCH] pid: remove temporary debug code in attach_pidEric W. Biederman
2006-09-27[PATCH] pid: Implement transfer_pid and use it to simplify de_threadEric W. Biederman
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar
2006-03-31[PATCH] pidhash: Refactor the pid hash tableEric W. Biederman
2006-03-28[PATCH] pidhash: don't count idle threadsOleg Nesterov
2006-03-28[PATCH] pidhash: kill switch_exec_pidsEric W. Biederman
2006-01-08[PATCH] RCU signal handlingIngo Molnar
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds