aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pid.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-12[PATCH] pid: remove now unused do_each_task_pid and while_each_task_pidEric W. Biederman1-14/+0
2006-12-08[PATCH] add child reaper to pid_namespaceSukadev Bhattiprolu1-2/+3
2006-10-03[PATCH] pid.h cleanupAndrew Morton1-15/+15
2006-10-02[PATCH] introduce get_task_pid() to fix unsafe get_pid()Oleg Nesterov1-0/+2
2006-10-02[PATCH] pid: simplify pid iteratorsOleg Nesterov1-36/+23
2006-10-02[PATCH] pid: implement pid_nrEric W. Biederman1-0/+8
2006-10-02[PATCH] pid: add do_each_pid_taskEric W. Biederman1-0/+13
2006-10-02[PATCH] proc: readdir race fix (take 3)Eric W. Biederman1-0/+1
2006-09-27[PATCH] pid: Implement transfer_pid and use it to simplify de_threadEric W. Biederman1-0/+2
2006-03-31[PATCH] pidhash: Refactor the pid hash tableEric W. Biederman1-15/+81
2006-03-28[PATCH] pids: kill PIDTYPE_TGIDOleg Nesterov1-1/+0
2006-03-28[PATCH] pidhash: kill switch_exec_pidsEric W. Biederman1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+55