summaryrefslogtreecommitdiffstats
path: root/include/linux/pid.h
Commit message (Expand)AuthorAgeFilesLines
* Uninline find_pid etc set of functionsPavel Emelyanov2007-10-191-3/+2Star
* pid namespaces: remove the struct pid unneeded fieldsPavel Emelyanov2007-10-191-3/+0Star
* pid namespaces: destroy pid namespace on init's deathSukadev Bhattiprolu2007-10-191-0/+1
* pid namespaces: helpers to find the task by its numerical idsPavel Emelyanov2007-10-191-2/+14
* pid namespaces: helpers to obtain pid numbersPavel Emelyanov2007-10-191-1/+23
* pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upidPavel Emelyanov2007-10-191-1/+1
* pid namespaces: introduce struct upidSukadev Bhattiprolu2007-10-191-0/+16
* statically initialize struct pid for swapperSukadev Bhattiprolu2007-05-111-0/+2
* attach_pid() with struct pid parameterSukadev Bhattiprolu2007-05-111-2/+1Star
* [PATCH] pid: remove now unused do_each_task_pid and while_each_task_pidEric W. Biederman2007-02-121-14/+0Star
* [PATCH] add child reaper to pid_namespaceSukadev Bhattiprolu2006-12-081-2/+3
* [PATCH] pid.h cleanupAndrew Morton2006-10-031-15/+15
* [PATCH] introduce get_task_pid() to fix unsafe get_pid()Oleg Nesterov2006-10-021-0/+2
* [PATCH] pid: simplify pid iteratorsOleg Nesterov2006-10-021-36/+23Star
* [PATCH] pid: implement pid_nrEric W. Biederman2006-10-021-0/+8
* [PATCH] pid: add do_each_pid_taskEric W. Biederman2006-10-021-0/+13
* [PATCH] proc: readdir race fix (take 3)Eric W. Biederman2006-10-021-0/+1
* [PATCH] pid: Implement transfer_pid and use it to simplify de_threadEric W. Biederman2006-09-271-0/+2
* [PATCH] pidhash: Refactor the pid hash tableEric W. Biederman2006-03-311-15/+81
* [PATCH] pids: kill PIDTYPE_TGIDOleg Nesterov2006-03-291-1/+0Star
* [PATCH] pidhash: kill switch_exec_pidsEric W. Biederman2006-03-291-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+55