1. 3e7cd6c [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned by Eric W. Biederman · 18 years ago
  2. 0475ac0 [PATCH] pid: use struct pid for talking about process groups in exitc by Eric W. Biederman · 18 years ago
  3. 04a2e6a [PATCH] pid: make session_of_pgrp use struct pid instead of pid_t by Eric W. Biederman · 18 years ago
  4. 944be0b [PATCH] close_files(): add scheduling point by Ingo Molnar · 18 years ago
  5. 72fd4a3 [PATCH] Numerous fixes to kernel-doc info in source files. by Robert P. J. Day · 18 years ago
  6. 0f24528 [PATCH] namespaces: fix task exit disaster by Serge E. Hallyn · 18 years ago
  7. 444f378 Revert "[PATCH] namespaces: fix exit race by splitting exit" by Linus Torvalds · 18 years ago
  8. 7a238fc [PATCH] namespaces: fix exit race by splitting exit by Serge E. Hallyn · 18 years ago
  9. 241ceee [PATCH] restore ->pdeath_signal behaviour by Oleg Nesterov · 18 years ago
  10. b2b2cbc [PATCH] Fix reparenting to the same thread group. (take 2) by Eric W. Biederman · 18 years ago
  11. 01b2d93 [PATCH] fdtable: Provide free_fdtable() wrapper by Vadim Lobanov · 18 years ago
  12. 4fd4581 [PATCH] fdtable: Remove the free_files field by Vadim Lobanov · 18 years ago
  13. bbea9f6 [PATCH] fdtable: Make fdarray and fdsets equal in size by Vadim Lobanov · 18 years ago
  14. 62dfb55 [PATCH] session_of_pgrp: kill unnecessary do_each_task_pid(PIDTYPE_PGID) by Oleg Nesterov · 18 years ago
  15. 84d7378 [PATCH] add child reaper to pid_namespace by Sukadev Bhattiprolu · 18 years ago
  16. 6b3286e [PATCH] rename struct namespace to struct mnt_namespace by Kirill Korotaev · 18 years ago
  17. 1ec320a [PATCH] add process_session() helper routine: deprecate old field by Cedric Le Goater · 18 years ago
  18. 937949d [PATCH] add process_session() helper routine by Cedric Le Goater · 18 years ago
  19. ae424ae [PATCH] make set_special_pids() static by Oleg Nesterov · 18 years ago
  20. 24ec839 [PATCH] tty: ->signal->tty locking by Peter Zijlstra · 18 years ago
  21. 115085e [PATCH] taskstats: cleanup do_exit() path by Oleg Nesterov · 18 years ago
  22. 093a8e8 [PATCH] taskstats_tgid_free: fix usage by Oleg Nesterov · 18 years ago
  23. fab413a [PATCH] namespaces: exit_task_namespaces() invalidates nsproxy by Cedric Le Goater · 18 years ago
  24. 1651e14 [PATCH] namespaces: incorporate fs namespace into nsproxy by Serge E. Hallyn · 18 years ago
  25. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  26. 8f0ab51 [PATCH] csa: convert CONFIG tag for extended accounting routines by Jay Lan · 18 years ago
  27. 0d67a46 [PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6] by David Howells · 18 years ago
  28. c394cc9 [PATCH] introduce TASK_DEAD state by Oleg Nesterov · 18 years ago
  29. 55a101f [PATCH] kill PF_DEAD flag by Oleg Nesterov · 18 years ago
  30. 29b8849 [PATCH] set EXIT_DEAD state in do_exit(), not in schedule() by Oleg Nesterov · 18 years ago
  31. 1c573af [PATCH] reparent_to_init(): use has_rt_policy() by Oleg Nesterov · 18 years ago
  32. 54306cf [PATCH] exit: fix crash case by Alan Cox · 18 years ago
  33. b9ecb2b [PATCH] has_stopped_jobs() cleanup by Roland McGrath · 18 years ago
  34. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  35. 3b9b8ab [PATCH] Fix unserialized task->files changing by Kirill Korotaev · 18 years ago
  36. 3b6362b [PATCH] eligible_child: remove an obsolete ->tgid check by Oleg Nesterov · 18 years ago
  37. 35df17c [PATCH] task delay accounting fixes by Shailabh Nagar · 18 years ago
  38. f9fd891 [PATCH] per-task delay accounting taskstats interface: control exit data through cpumasks by Shailabh Nagar · 18 years ago
  39. ad4ecbc [PATCH] delay accounting taskstats interface send tgid once by Shailabh Nagar · 18 years ago
  40. c757249 [PATCH] per-task-delay-accounting: taskstats interface by Shailabh Nagar · 18 years ago
  41. ca74e92 [PATCH] per-task-delay-accounting: setup by Shailabh Nagar · 18 years ago
  42. 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 18 years ago
  43. 9a11b49a [PATCH] lockdep: better lock debugging by Ingo Molnar · 18 years ago
  44. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  45. c87e283 [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support by Ingo Molnar · 18 years ago
  46. e7eebaf [PATCH] pi-futex: rt mutex debug by Ingo Molnar · 18 years ago
  47. 48e6484 [PATCH] proc: Rewrite the proc dentry flush on exit optimization by Eric W. Biederman · 18 years ago
  48. f6ec29a [PATCH] pacct: avoidance to refer the last thread as a representation of the process by KaiGai Kohei · 18 years ago
  49. 0e46481 [PATCH] pacct: add pacct_struct to fix some pacct bugs. by KaiGai Kohei · 18 years ago
  50. 2aa9258 [PATCH] Link error when futexes are disabled on 64bit architectures by Anton Blanchard · 18 years ago
  51. 83cc5ed [PATCH] kernel/sys.c: cleanups by Adrian Bunk · 18 years ago
  52. 125e187 [PATCH] More BUG_ON conversion by Eric Sesterhenn · 18 years ago
  53. 30f1e3d [PATCH] run_posix_cpu_timers: remove a bogus BUG_ON() by Oleg Nesterov · 18 years ago
  54. fa84cb9 [PATCH] move call of audit_free() into do_exit() by Al Viro · 18 years ago
  55. 5e85d4a [PATCH] task: Make task list manipulations RCU safe by Eric W. Biederman · 18 years ago
  56. b92ce55 [PATCH] splice: add direct fd <-> fd splicing support by Jens Axboe · 18 years ago
  57. 8c7904a [PATCH] task: RCU protect task->usage by Eric W. Biederman · 18 years ago
  58. a7e5328 [PATCH] cleanup __exit_signal->cleanup_sighand path by Oleg Nesterov · 19 years ago
  59. 47e6532 [PATCH] pids: kill PIDTYPE_TGID by Oleg Nesterov · 19 years ago
  60. aacc909 [PATCH] do_group_exit: don't take tasklist_lock by Oleg Nesterov · 19 years ago
  61. 5876700 [PATCH] do __unhash_process() under ->siglock by Oleg Nesterov · 19 years ago
  62. 35f5cad [PATCH] revert "Optimize sys_times for a single thread process" by Oleg Nesterov · 19 years ago
  63. 6a14c5c [PATCH] move __exit_signal() to kernel/exit.c by Oleg Nesterov · 19 years ago
  64. 1f09f97 [PATCH] release_task: replace open-coded ptrace_unlink() by Oleg Nesterov · 19 years ago
  65. 6ac781b [PATCH] reparent_thread: use remove_parent/add_parent by Oleg Nesterov · 19 years ago
  66. 73b9ebf [PATCH] pidhash: don't count idle threads by Oleg Nesterov · 19 years ago
  67. c97d989 [PATCH] kill SET_LINKS/REMOVE_LINKS by Oleg Nesterov · 19 years ago
  68. 9b678ec [PATCH] don't use REMOVE_LINKS/SET_LINKS for reparenting by Oleg Nesterov · 19 years ago
  69. 8fafabd [PATCH] remove add_parent()'s parent argument by Oleg Nesterov · 19 years ago
  70. d799f03 [PATCH] choose_new_parent: remove unused arg, sanitize exit_state check by Oleg Nesterov · 19 years ago
  71. fef23e7 [PATCH] exec: allow init to exec from any thread. by Eric W. Biederman · 19 years ago
  72. 34f192c [PATCH] lightweight robust futexes: compat by Ingo Molnar · 19 years ago
  73. 0771dfe [PATCH] lightweight robust futexes: core by Ingo Molnar · 19 years ago
  74. 70522e1 [PATCH] sem2mutex: tty by Ingo Molnar · 19 years ago
  75. afc847b [PATCH] don't do exit_io_context() until we know we won't be doing any IO by Al Viro · 19 years ago
  76. 5914811 [PATCH] kjournald keeps reference to namespace by Björn Steinbrink · 19 years ago
  77. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  78. b0a9499 [PATCH] sched: add new SCHED_BATCH policy by Ingo Molnar · 19 years ago
  79. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 19 years ago
  80. 3795e16 [PATCH] Decrease number of pointer derefs in exit.c by Jesper Juhl · 19 years ago
  81. 2ff678b [PATCH] hrtimer: switch itimers to hrtimer by Thomas Gleixner · 19 years ago
  82. de5097c [PATCH] mutex subsystem, more debugging code by Ingo Molnar · 19 years ago
  83. e19f247 [PATCH] setpgid: should work for sub-threads by Oren Laadan · 19 years ago
  84. 485a643 [PATCH] little do_group_exit() cleanup by Oleg Nesterov · 19 years ago
  85. e56d090 [PATCH] RCU signal handling by Ingo Molnar · 19 years ago
  86. a1261f5 [PATCH] m68k: introduce task_thread_info by Al Viro · 19 years ago
  87. 9f46080 [PATCH] Process Events Connector by Matt Helsley · 19 years ago
  88. b67a1b9 [PATCH] remove hardcoded SEND_SIG_xxx constants by Oleg Nesterov · 19 years ago
  89. 7f2a525 [PATCH] wait4 PTRACE_ATTACH race fix by Roland McGrath · 19 years ago
  90. 7407251 [PATCH] PF_DEAD cleanup by Coywolf Qi Hunt · 19 years ago
  91. 365e9c87 [PATCH] mm: update_hiwaters just in time by Hugh Dickins · 19 years ago
  92. a362f46 Revert "remove false BUG_ON() from run_posix_cpu_timers()" by Linus Torvalds · 19 years ago
  93. 3de463c [PATCH] posix-timers: remove false BUG_ON() from run_posix_cpu_timers() by Oleg Nesterov · 19 years ago
  94. 25f407f [PATCH] Call exit_itimers from do_exit, not __exit_signal by Roland McGrath · 19 years ago
  95. 14bf01b Fix inequality comparison against "task->state" by Linus Torvalds · 19 years ago
  96. 4fb3a53 [PATCH] files: fix preemption issues by Dipankar Sarma · 19 years ago
  97. ab2af1f [PATCH] files: files struct with RCU by Dipankar Sarma · 19 years ago
  98. badf166 [PATCH] files: break up files struct by Dipankar Sarma · 19 years ago
  99. c306895 [PATCH] revert "timer exit cleanup" by Andrew Morton · 19 years ago
  100. 22e2c50 [PATCH] Update cfq io scheduler to time sliced design by Jens Axboe · 19 years ago