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