1. 5e85d4a [PATCH] task: Make task list manipulations RCU safe by Eric W. Biederman · 19 years ago
  2. b92ce55 [PATCH] splice: add direct fd <-> fd splicing support by Jens Axboe · 19 years ago
  3. 8c7904a [PATCH] task: RCU protect task->usage by Eric W. Biederman · 19 years ago
  4. a7e5328 [PATCH] cleanup __exit_signal->cleanup_sighand path by Oleg Nesterov · 19 years ago
  5. 47e6532 [PATCH] pids: kill PIDTYPE_TGID by Oleg Nesterov · 19 years ago
  6. aacc909 [PATCH] do_group_exit: don't take tasklist_lock by Oleg Nesterov · 19 years ago
  7. 5876700 [PATCH] do __unhash_process() under ->siglock by Oleg Nesterov · 19 years ago
  8. 35f5cad [PATCH] revert "Optimize sys_times for a single thread process" by Oleg Nesterov · 19 years ago
  9. 6a14c5c [PATCH] move __exit_signal() to kernel/exit.c by Oleg Nesterov · 19 years ago
  10. 1f09f97 [PATCH] release_task: replace open-coded ptrace_unlink() by Oleg Nesterov · 19 years ago
  11. 6ac781b [PATCH] reparent_thread: use remove_parent/add_parent by Oleg Nesterov · 19 years ago
  12. 73b9ebf [PATCH] pidhash: don't count idle threads by Oleg Nesterov · 19 years ago
  13. c97d989 [PATCH] kill SET_LINKS/REMOVE_LINKS by Oleg Nesterov · 19 years ago
  14. 9b678ec [PATCH] don't use REMOVE_LINKS/SET_LINKS for reparenting by Oleg Nesterov · 19 years ago
  15. 8fafabd [PATCH] remove add_parent()'s parent argument by Oleg Nesterov · 19 years ago
  16. d799f03 [PATCH] choose_new_parent: remove unused arg, sanitize exit_state check by Oleg Nesterov · 19 years ago
  17. fef23e7 [PATCH] exec: allow init to exec from any thread. by Eric W. Biederman · 19 years ago
  18. 34f192c [PATCH] lightweight robust futexes: compat by Ingo Molnar · 19 years ago
  19. 0771dfe [PATCH] lightweight robust futexes: core by Ingo Molnar · 19 years ago
  20. 70522e1 [PATCH] sem2mutex: tty by Ingo Molnar · 19 years ago
  21. afc847b [PATCH] don't do exit_io_context() until we know we won't be doing any IO by Al Viro · 19 years ago
  22. 5914811 [PATCH] kjournald keeps reference to namespace by Björn Steinbrink · 19 years ago
  23. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  24. b0a9499 [PATCH] sched: add new SCHED_BATCH policy by Ingo Molnar · 19 years ago
  25. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 19 years ago
  26. 3795e16 [PATCH] Decrease number of pointer derefs in exit.c by Jesper Juhl · 19 years ago
  27. 2ff678b [PATCH] hrtimer: switch itimers to hrtimer by Thomas Gleixner · 19 years ago
  28. de5097c [PATCH] mutex subsystem, more debugging code by Ingo Molnar · 19 years ago
  29. e19f247 [PATCH] setpgid: should work for sub-threads by Oren Laadan · 19 years ago
  30. 485a643 [PATCH] little do_group_exit() cleanup by Oleg Nesterov · 19 years ago
  31. e56d090 [PATCH] RCU signal handling by Ingo Molnar · 19 years ago
  32. a1261f54 [PATCH] m68k: introduce task_thread_info by Al Viro · 19 years ago
  33. 9f46080 [PATCH] Process Events Connector by Matt Helsley · 19 years ago
  34. b67a1b9 [PATCH] remove hardcoded SEND_SIG_xxx constants by Oleg Nesterov · 19 years ago
  35. 7f2a525 [PATCH] wait4 PTRACE_ATTACH race fix by Roland McGrath · 19 years ago
  36. 7407251 [PATCH] PF_DEAD cleanup by Coywolf Qi Hunt · 19 years ago
  37. 365e9c87 [PATCH] mm: update_hiwaters just in time by Hugh Dickins · 19 years ago
  38. a362f46 Revert "remove false BUG_ON() from run_posix_cpu_timers()" by Linus Torvalds · 19 years ago
  39. 3de463c7 [PATCH] posix-timers: remove false BUG_ON() from run_posix_cpu_timers() by Oleg Nesterov · 19 years ago
  40. 25f407f [PATCH] Call exit_itimers from do_exit, not __exit_signal by Roland McGrath · 19 years ago
  41. 14bf01b Fix inequality comparison against "task->state" by Linus Torvalds · 19 years ago
  42. 4fb3a53 [PATCH] files: fix preemption issues by Dipankar Sarma · 19 years ago
  43. ab2af1f [PATCH] files: files struct with RCU by Dipankar Sarma · 19 years ago
  44. badf166 [PATCH] files: break up files struct by Dipankar Sarma · 19 years ago
  45. c306895 [PATCH] revert "timer exit cleanup" by Andrew Morton · 19 years ago
  46. 22e2c50 [PATCH] Update cfq io scheduler to time sliced design by Jens Axboe · 20 years ago
  47. 71a2224 [PATCH] Optimize sys_times for a single thread process by Christoph Lameter · 20 years ago
  48. df164db [PATCH] avoid resursive oopses by Alexander Nyberg · 20 years ago
  49. caf2857 [PATCH] timer exit cleanup by Ingo Molnar · 20 years ago
  50. 012914d [patch] MCA recovery module undefined symbol fix by Russ Anderson · 20 years ago
  51. 408b664 [PATCH] make lots of things static by Adrian Bunk · 20 years ago
  52. 4dc3b16 [PATCH] DocBook: changes and extensions to the kernel documentation by Pavel Pisa · 20 years ago
  53. 7ed20e1 [PATCH] convert that currently tests _NSIG directly to use valid_signal() by Jesper Juhl · 20 years ago
  54. c06fec5 Remove bogus BUG() in kernel/exit.c by Linus Torvalds · 20 years ago
  55. 6c46ada [PATCH] reparent_to_init cleanup by Coywolf Qi Hunt · 20 years ago
  56. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago