1. ad4ecbc [PATCH] delay accounting taskstats interface send tgid once by Shailabh Nagar · 18 years ago
  2. ca74e92 [PATCH] per-task-delay-accounting: setup by Shailabh Nagar · 18 years ago
  3. c59923a [PATCH] remove the tasklist_lock export by Christoph Hellwig · 18 years ago
  4. 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 18 years ago
  5. ad33945 [PATCH] lockdep: annotate ->mmap_sem by Ingo Molnar · 18 years ago
  6. fbb9ce95 [PATCH] lockdep: core by Ingo Molnar · 18 years ago
  7. de30a2b [PATCH] lockdep: irqtrace subsystem, core by Ingo Molnar · 18 years ago
  8. 9a11b49a [PATCH] lockdep: better lock debugging by Ingo Molnar · 18 years ago
  9. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  10. c87e283 [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support by Ingo Molnar · 18 years ago
  11. 23f78d4a [PATCH] pi-futex: rt mutex core by Ingo Molnar · 18 years ago
  12. cf2dfbf [PATCH] coredump: copy_process: don't check SIGNAL_GROUP_EXIT by Oleg Nesterov · 18 years ago
  13. 48e6484 [PATCH] proc: Rewrite the proc dentry flush on exit optimization by Eric W. Biederman · 18 years ago
  14. 0e46481 [PATCH] pacct: add pacct_struct to fix some pacct bugs. by KaiGai Kohei · 18 years ago
  15. 6e66726 [PATCH] dup fd error fix by Prasanna Meda · 18 years ago
  16. 0ae26f1 [PATCH] mmput() might sleep by Andrew Morton · 18 years ago
  17. fa84cb9 [PATCH] move call of audit_free() into do_exit() by Al Viro · 18 years ago
  18. a0aa7f6 [PATCH] Don't inherit ->splice_pipe across forks by Jens Axboe · 18 years ago
  19. 5e85d4a [PATCH] task: Make task list manipulations RCU safe by Eric W. Biederman · 18 years ago
  20. 64541d1 [PATCH] kill unushed __put_task_struct_cb by Eric W. Biederman · 18 years ago
  21. 4286229 [PATCH] wrong error path in dup_fd() leading to oopses in RCU by Kirill Korotaev · 18 years ago
  22. 92476d7 [PATCH] pidhash: Refactor the pid hash table by Eric W. Biederman · 18 years ago
  23. 158d9eb [PATCH] resurrect __put_task_struct by Andrew Morton · 18 years ago
  24. a7e5328 [PATCH] cleanup __exit_signal->cleanup_sighand path by Oleg Nesterov · 18 years ago
  25. 4a2c7a7 [PATCH] make fork() atomic wrt pgrp/session signals by Oleg Nesterov · 18 years ago
  26. 47e6532 [PATCH] pids: kill PIDTYPE_TGID by Oleg Nesterov · 18 years ago
  27. c81addc [PATCH] rename __exit_sighand to cleanup_sighand by Oleg Nesterov · 18 years ago
  28. 6b3934e [PATCH] copy_process: cleanup bad_fork_cleanup_signal by Oleg Nesterov · 18 years ago
  29. 7001510 [PATCH] copy_process: cleanup bad_fork_cleanup_sighand by Oleg Nesterov · 18 years ago
  30. aa1757f [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU by Oleg Nesterov · 18 years ago
  31. 73b9ebf [PATCH] pidhash: don't count idle threads by Oleg Nesterov · 18 years ago
  32. c97d989 [PATCH] kill SET_LINKS/REMOVE_LINKS by Oleg Nesterov · 18 years ago
  33. 8f17d3a [PATCH] lightweight robust futexes updates by Ingo Molnar · 18 years ago
  34. 9ae21d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  35. 05cfb61 [PATCH] hrtimers: remove data field by Roman Zippel · 18 years ago
  36. 910dea7 BUG_ON() Conversion in kernel/fork.c by Eric Sesterhenn · 18 years ago
  37. c61afb1 [PATCH] cpuset memory spread slab cache optimizations by Paul Jackson · 18 years ago
  38. 2056a78 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 by Jens Axboe · 18 years ago
  39. 0c9e63f [PATCH] Shrinks sizeof(files_struct) and better layout by Eric Dumazet · 18 years ago
  40. 06f9d4f [PATCH] unshare: Error if passed unsupported flags by Eric W. Biederman · 18 years ago
  41. 2d61b86 [PATCH] disable unshare(CLONE_VM) for now by Oleg Nesterov · 18 years ago
  42. e0e8eb5 [PATCH] unshare: Use rcu_assign_pointer when setting sighand by Eric W. Biederman · 18 years ago
  43. f9a3879 [PATCH] Fix sigaltstack corruption among cloned threads by GOTO Masanori · 18 years ago
  44. 7cd9013 [PATCH] remove __put_task_struct_cb export again by Christoph Hellwig · 18 years ago
  45. dadac81 [PATCH] fix kill_proc_info() vs fork() theoretical race by Oleg Nesterov · 18 years ago
  46. 3f17da6 [PATCH] fix kill_proc_info() vs CLONE_THREAD race by Oleg Nesterov · 18 years ago
  47. a016f33 [PATCH] unshare system call -v5: unshare files by JANAK DESAI · 18 years ago
  48. a0a7ec3 [PATCH] unshare system call -v5: unshare vm by JANAK DESAI · 18 years ago
  49. 741a295 [PATCH] unshare system call -v5: unshare namespace by JANAK DESAI · 18 years ago
  50. 99d1419 [PATCH] unshare system call -v5: unshare filesystem info by JANAK DESAI · 18 years ago
  51. cf2e340 [PATCH] unshare system call -v5: system call handler function by JANAK DESAI · 18 years ago
  52. 7978672c [PATCH] hrtimers: cleanups and simplifications by George Anzinger · 18 years ago
  53. 5fd63b3 [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_align by Ravikiran G Thirumalai · 18 years ago
  54. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 18 years ago
  55. 2ff678b [PATCH] hrtimer: switch itimers to hrtimer by Thomas Gleixner · 18 years ago
  56. 408894e [PATCH] mutex subsystem, debugging code by Ingo Molnar · 18 years ago
  57. fe7d37d [PATCH] copy_process: error path cleanup by Oleg Nesterov · 18 years ago
  58. 9a5d302 [PATCH] fork: fix race in setting child's pgrp and tty by Oren Laadan · 18 years ago
  59. b4b2641 [PATCH] cpuset: fork hook fix by Paul Jackson · 18 years ago
  60. e56d090 [PATCH] RCU signal handling by Ingo Molnar · 18 years ago
  61. 8c4b8ad [PATCH] cpuset fork locking fix by Paul Jackson · 19 years ago
  62. c13cf85 [PATCH] fork.c: proc_fork_connector() called under write_lock() by Andrew Morton · 19 years ago
  63. 0b0db14 [PATCH] unpaged: copy_page_range vma by Hugh Dickins · 19 years ago
  64. 20dcae3 [PATCH] aio: remove kioctx from mm_struct by Zach Brown · 19 years ago
  65. 10ebffd [PATCH] m68k: introduce setup_thread_stack() and end_of_stack() by Al Viro · 19 years ago
  66. a1261f5 [PATCH] m68k: introduce task_thread_info by Al Viro · 19 years ago
  67. dedeb00 [SPARC64] mm: context switch ptlock by Hugh Dickins · 19 years ago
  68. 9f46080 [PATCH] Process Events Connector by Matt Helsley · 19 years ago
  69. c74df32 [PATCH] mm: ptd_alloc take ptlock by Hugh Dickins · 19 years ago
  70. 7ee7823 [PATCH] mm: dup_mmap down new mmap_sem by Hugh Dickins · 19 years ago
  71. fd3e42f [PATCH] mm: dup_mmap use oldmm more by Hugh Dickins · 19 years ago
  72. 4294621 [PATCH] mm: rss = file_rss + anon_rss by Hugh Dickins · 19 years ago
  73. 404351e [PATCH] mm: mm_init set_mm_counters by Hugh Dickins · 19 years ago
  74. ab50b8e [PATCH] mm: vm_stat_account unshackled by Hugh Dickins · 19 years ago
  75. d1209d0 [PATCH] Threads shouldn't inherit PF_NOFREEZE by Alan Stern · 19 years ago
  76. 26ff6ad [PATCH] CPU hotplug breaks wake_up_new_task by Srivatsa Vaddagiri · 19 years ago
  77. ab2af1f [PATCH] files: files struct with RCU by Dipankar Sarma · 19 years ago
  78. badf166 [PATCH] files: break up files struct by Dipankar Sarma · 19 years ago
  79. b0d62e6 [PATCH] fix disassociate_ctty vs. fork race by Jason Baron · 19 years ago
  80. 4b5d37a [PATCH] Clear task_struct->fs_excl on fork() by Giancarlo Formicuccia · 19 years ago
  81. ed75e8d [PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and general usage by Laurent Vivier · 19 years ago
  82. 3b6bfcd [PATCH] lower VM_DONTCOPY total_vm by Hugh Dickins · 19 years ago
  83. 22e2c50 [PATCH] Update cfq io scheduler to time sliced design by Jens Axboe · 19 years ago
  84. 476d139 [PATCH] sched: consolidate sbe sbf by Nick Piggin · 19 years ago
  85. 45918e1 [PATCH] dup_mmap: update comment on new vma by Hugh Dickins · 19 years ago
  86. 1363c3c [PATCH] Avoiding mmap fragmentation by Wolfgang Wander · 19 years ago
  87. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago