aboutsummaryrefslogtreecommitdiff
path: root/include/linux/pid.h
AgeCommit message (Expand)AuthorFilesLines
2007-05-11statically initialize struct pid for swapperGravatar Sukadev Bhattiprolu 1-0/+2
2007-05-11attach_pid() with struct pid parameterGravatar Sukadev Bhattiprolu 1-2/+1
2007-02-12[PATCH] pid: remove now unused do_each_task_pid and while_each_task_pidGravatar Eric W. Biederman 1-14/+0
2006-12-08[PATCH] add child reaper to pid_namespaceGravatar Sukadev Bhattiprolu 1-2/+3
2006-10-03[PATCH] pid.h cleanupGravatar Andrew Morton 1-15/+15
2006-10-02[PATCH] introduce get_task_pid() to fix unsafe get_pid()Gravatar Oleg Nesterov 1-0/+2
2006-10-02[PATCH] pid: simplify pid iteratorsGravatar Oleg Nesterov 1-36/+23
2006-10-02[PATCH] pid: implement pid_nrGravatar Eric W. Biederman 1-0/+8
2006-10-02[PATCH] pid: add do_each_pid_taskGravatar Eric W. Biederman 1-0/+13
2006-10-02[PATCH] proc: readdir race fix (take 3)Gravatar Eric W. Biederman 1-0/+1
2006-09-27[PATCH] pid: Implement transfer_pid and use it to simplify de_threadGravatar Eric W. Biederman 1-0/+2
2006-03-31[PATCH] pidhash: Refactor the pid hash tableGravatar Eric W. Biederman 1-15/+81
2006-03-28[PATCH] pids: kill PIDTYPE_TGIDGravatar Oleg Nesterov 1-1/+0
2006-03-28[PATCH] pidhash: kill switch_exec_pidsGravatar Eric W. Biederman 1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+55