1. 8190773 kernel/fork.c:copy_process(): don't add the uninitialized child to thread/task/pid lists by Oleg Nesterov · 11 years ago
  2. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  3. c876ad76 pidns: Stop pid allocation when init dies by Eric W. Biederman · 12 years ago
  4. 26498e8 pid: fix typo in function description by Sisir Koppaka · 13 years ago
  5. c78193e next_pidmap: fix overflow condition by Linus Torvalds · 13 years ago
  6. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  7. 45a6862 pid: remove the child_reaper special case in init/main.c by Eric W. Biederman · 13 years ago
  8. f9fb860 pid: implement ns_of_pid by Eric W. Biederman · 16 years ago
  9. 5ef6476 pid: fix the do_each_pid_task() macro by Steven Rostedt · 16 years ago
  10. 2d70b68 fix setpriority(PRIO_PGRP) thread iterator breakage by Ken Chen · 16 years ago
  11. dbda0de pidns: remove find_task_by_pid, unused for a long time by Pavel Emelyanov · 16 years ago
  12. e49859e pidns: remove now unused find_pid function. by Pavel Emelyanov · 16 years ago
  13. 33166b1 shrink struct pid by removing padding on 64 bit builds by Richard Kennedy · 16 years ago
  14. caafa43 pidns: make pid->level and pid_ns->level unsigned by Pavel Emelyanov · 16 years ago
  15. 24336ea pids: introduce change_pid() helper by Oleg Nesterov · 16 years ago
  16. b3c9752 include/linux: Remove all users of FASTCALL() macro by Harvey Harrison · 16 years ago
  17. 46f382d uglify while_each_pid_task() to make sure we don't count the execing pricess twice by Oleg Nesterov · 16 years ago
  18. 44c4e1b pid: Extend/Fix pid_vnr by Eric W. Biederman · 16 years ago
  19. 74bd59b namespaces: cleanup the code managed with PID_NS option by Pavel Emelyanov · 16 years ago
  20. 8990571 Uninline find_pid etc set of functions by Pavel Emelyanov · 17 years ago
  21. 19b9b9b pid namespaces: remove the struct pid unneeded fields by Pavel Emelyanov · 17 years ago
  22. 3eb07c8 pid namespaces: destroy pid namespace on init's death by Sukadev Bhattiprolu · 17 years ago
  23. 198fe21 pid namespaces: helpers to find the task by its numerical ids by Pavel Emelyanov · 17 years ago
  24. 7af5729 pid namespaces: helpers to obtain pid numbers by Pavel Emelyanov · 17 years ago
  25. 8ef047a pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upid by Pavel Emelyanov · 17 years ago
  26. 4c3f2ea pid namespaces: introduce struct upid by Sukadev Bhattiprolu · 17 years ago
  27. 820e45d statically initialize struct pid for swapper by Sukadev Bhattiprolu · 17 years ago
  28. e713d0d attach_pid() with struct pid parameter by Sukadev Bhattiprolu · 17 years ago
  29. 9f57a54 [PATCH] pid: remove now unused do_each_task_pid and while_each_task_pid by Eric W. Biederman · 17 years ago
  30. 84d7378 [PATCH] add child reaper to pid_namespace by Sukadev Bhattiprolu · 18 years ago
  31. 1d32849 [PATCH] pid.h cleanup by Andrew Morton · 18 years ago
  32. 1a657f78 [PATCH] introduce get_task_pid() to fix unsafe get_pid() by Oleg Nesterov · 18 years ago
  33. d387cae [PATCH] pid: simplify pid iterators by Oleg Nesterov · 18 years ago
  34. 5feb8f5 [PATCH] pid: implement pid_nr by Eric W. Biederman · 18 years ago
  35. 558cb32 [PATCH] pid: add do_each_pid_task by Eric W. Biederman · 18 years ago
  36. 0804ef4 [PATCH] proc: readdir race fix (take 3) by Eric W. Biederman · 18 years ago
  37. c18258c [PATCH] pid: Implement transfer_pid and use it to simplify de_thread by Eric W. Biederman · 18 years ago
  38. 92476d7 [PATCH] pidhash: Refactor the pid hash table by Eric W. Biederman · 18 years ago
  39. 47e6532 [PATCH] pids: kill PIDTYPE_TGID by Oleg Nesterov · 18 years ago
  40. d73d652 [PATCH] pidhash: kill switch_exec_pids by Eric W. Biederman · 18 years ago
  41. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago