1. ba96a0c freezer: fix vfork problem by Rafael J. Wysocki · 17 years ago
  2. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  3. fba2afa signal/timer/event: signalfd core by Davide Libenzi · 17 years ago
  4. 0800d30 Use task_pgrp() task_session() in copy_process() by Sukadev Bhattiprolu · 17 years ago
  5. 8586899 Use struct pid parameter in copy_process() by Sukadev Bhattiprolu · 17 years ago
  6. e713d0d attach_pid() with struct pid parameter by Sukadev Bhattiprolu · 17 years ago
  7. 6eaeeab getrusage(): fill ru_inblock and ru_oublock fields if possible by Eric Dumazet · 17 years ago
  8. f7e4217 rename thread_info to stack by Roman Zippel · 17 years ago
  9. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  10. e3222c4 Merge sys_clone()/sys_unshare() nsproxy and namespace handling by Badari Pulavarty · 17 years ago
  11. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  12. d6dd61c [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction by Jeremy Fitzhardinge · 17 years ago
  13. e29e175 [PATCH] initialise pi_lock if CONFIG_RT_MUTEXES=N by Zilvinas Valinskas · 17 years ago
  14. c9cb2e3 [PATCH] hrtimers: namespace and enum cleanup by Thomas Gleixner · 17 years ago
  15. ab521dc [PATCH] tty: update the tty layer to work with struct pid by Eric W. Biederman · 17 years ago
  16. 4b98d11 [PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_struct by Alexey Dobriyan · 17 years ago
  17. 9abcf40 [PATCH] fork_idle() should be __cpuinit, not __devinit by Al Viro · 17 years ago
  18. 444f378 Revert "[PATCH] namespaces: fix exit race by splitting exit" by Linus Torvalds · 17 years ago
  19. 7a238fc [PATCH] namespaces: fix exit race by splitting exit by Serge E. Hallyn · 17 years ago
  20. ec8c044 [PATCH] Optimize D-cache alias handling on fork by Ralf Baechle · 17 years ago
  21. 4fd4581 [PATCH] fdtable: Remove the free_files field by Vadim Lobanov · 17 years ago
  22. bbea9f6 [PATCH] fdtable: Make fdarray and fdsets equal in size by Vadim Lobanov · 17 years ago
  23. f3d19c9 [PATCH] fdtable: Delete pointless code in dup_fd() by Vadim Lobanov · 17 years ago
  24. 7c3ab73 [PATCH] io-accounting: core statistics by Andrew Morton · 17 years ago
  25. 6b3286e [PATCH] rename struct namespace to struct mnt_namespace by Kirill Korotaev · 17 years ago
  26. 1ec320a [PATCH] add process_session() helper routine: deprecate old field by Cedric Le Goater · 17 years ago
  27. 937949d [PATCH] add process_session() helper routine by Cedric Le Goater · 17 years ago
  28. f3a43f3 [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 17 years ago
  29. dae3c5a [PATCH] sys_unshare: remove a broken CLONE_SIGHAND code by Oleg Nesterov · 17 years ago
  30. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  31. 34ec123 [PATCH] taskstats: cleanup ->signal->stats allocation by Oleg Nesterov · 17 years ago
  32. fec1d01 [PATCH] Disable CLONE_CHILD_CLEARTID for abnormal exit by Roland McGrath · 17 years ago
  33. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 17 years ago
  34. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 17 years ago
  35. 7602bdf [PATCH] new scheme to preempt swap token by Ashwin Chaugule · 17 years ago
  36. f95d47c [PATCH] i386: Use %gs as the PDA base-segment in the kernel by Jeremy Fitzhardinge · 17 years ago
  37. 753ca4f [PATCH] fix copy_process() error check by Akinobu Mita · 18 years ago
  38. 9a3a04ac Revert "[PATCH] fix Data Acess error in dup_fd" by Linus Torvalds · 18 years ago
  39. 0130b0b [PATCH] fix Data Acess error in dup_fd by Sharyathi Nagesh · 18 years ago
  40. b8534d7 [PATCH] taskstats: kill ->taskstats_lock in favor of ->siglock by Oleg Nesterov · 18 years ago
  41. 093a8e8 [PATCH] taskstats_tgid_free: fix usage by Oleg Nesterov · 18 years ago
  42. bea493a [PATCH] rt-mutex: fixup rt-mutex debug code by Peter Zijlstra · 18 years ago
  43. 73ea413 [PATCH] IPC namespace - utils by Kirill Korotaev · 18 years ago
  44. 25b21cb [PATCH] IPC namespace core by Kirill Korotaev · 18 years ago
  45. c0b2fc3 [PATCH] uts: copy nsproxy only when needed by Serge Hallyn · 18 years ago
  46. 071df10 [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag by Serge E. Hallyn · 18 years ago
  47. 1651e14 [PATCH] namespaces: incorporate fs namespace into nsproxy by Serge E. Hallyn · 18 years ago
  48. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  49. 8f0ab51 [PATCH] csa: convert CONFIG tag for extended accounting routines by Jay Lan · 18 years ago
  50. 5b160f5 [PATCH] copy_process: cosmetic ->ioprio tweak by Oleg Nesterov · 18 years ago
  51. 6c5c934 [PATCH] ifdef blktrace debugging fields by Alexey Dobriyan · 18 years ago
  52. ebdea46 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  53. 0a42540 [PATCH] Add the canary field to the PDA area and the task struct by Arjan van de Ven · 18 years ago
  54. b36e475 [ARM] Fix kernel/fork.c for lockdep on ARM by Russell King · 18 years ago
  55. 35df17c [PATCH] task delay accounting fixes by Shailabh Nagar · 18 years ago
  56. 9f59ce5 [PATCH] ptrace: make pid of child process available for PTRACE_EVENT_VFORK_DONE by Chuck Ebbert · 18 years ago
  57. ad4ecbc [PATCH] delay accounting taskstats interface send tgid once by Shailabh Nagar · 18 years ago
  58. ca74e92 [PATCH] per-task-delay-accounting: setup by Shailabh Nagar · 18 years ago
  59. c59923a [PATCH] remove the tasklist_lock export by Christoph Hellwig · 18 years ago
  60. 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 18 years ago
  61. ad33945 [PATCH] lockdep: annotate ->mmap_sem by Ingo Molnar · 18 years ago
  62. fbb9ce95 [PATCH] lockdep: core by Ingo Molnar · 18 years ago
  63. de30a2b [PATCH] lockdep: irqtrace subsystem, core by Ingo Molnar · 18 years ago
  64. 9a11b49a [PATCH] lockdep: better lock debugging by Ingo Molnar · 18 years ago
  65. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  66. c87e283 [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support by Ingo Molnar · 18 years ago
  67. 23f78d4a [PATCH] pi-futex: rt mutex core by Ingo Molnar · 18 years ago
  68. cf2dfbf [PATCH] coredump: copy_process: don't check SIGNAL_GROUP_EXIT by Oleg Nesterov · 18 years ago
  69. 48e6484 [PATCH] proc: Rewrite the proc dentry flush on exit optimization by Eric W. Biederman · 18 years ago
  70. 0e46481 [PATCH] pacct: add pacct_struct to fix some pacct bugs. by KaiGai Kohei · 18 years ago
  71. 6e66726 [PATCH] dup fd error fix by Prasanna Meda · 18 years ago
  72. 0ae26f1 [PATCH] mmput() might sleep by Andrew Morton · 18 years ago
  73. fa84cb9 [PATCH] move call of audit_free() into do_exit() by Al Viro · 18 years ago
  74. a0aa7f6 [PATCH] Don't inherit ->splice_pipe across forks by Jens Axboe · 18 years ago
  75. 5e85d4a [PATCH] task: Make task list manipulations RCU safe by Eric W. Biederman · 18 years ago
  76. 64541d1 [PATCH] kill unushed __put_task_struct_cb by Eric W. Biederman · 18 years ago
  77. 4286229 [PATCH] wrong error path in dup_fd() leading to oopses in RCU by Kirill Korotaev · 18 years ago
  78. 92476d7 [PATCH] pidhash: Refactor the pid hash table by Eric W. Biederman · 18 years ago
  79. 158d9eb [PATCH] resurrect __put_task_struct by Andrew Morton · 18 years ago
  80. a7e5328 [PATCH] cleanup __exit_signal->cleanup_sighand path by Oleg Nesterov · 18 years ago
  81. 4a2c7a7 [PATCH] make fork() atomic wrt pgrp/session signals by Oleg Nesterov · 18 years ago
  82. 47e6532 [PATCH] pids: kill PIDTYPE_TGID by Oleg Nesterov · 18 years ago
  83. c81addc [PATCH] rename __exit_sighand to cleanup_sighand by Oleg Nesterov · 18 years ago
  84. 6b3934e [PATCH] copy_process: cleanup bad_fork_cleanup_signal by Oleg Nesterov · 18 years ago
  85. 7001510 [PATCH] copy_process: cleanup bad_fork_cleanup_sighand by Oleg Nesterov · 18 years ago
  86. aa1757f [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU by Oleg Nesterov · 18 years ago
  87. 73b9ebf [PATCH] pidhash: don't count idle threads by Oleg Nesterov · 18 years ago
  88. c97d989 [PATCH] kill SET_LINKS/REMOVE_LINKS by Oleg Nesterov · 18 years ago
  89. 8f17d3a [PATCH] lightweight robust futexes updates by Ingo Molnar · 18 years ago
  90. 9ae21d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  91. 05cfb61 [PATCH] hrtimers: remove data field by Roman Zippel · 18 years ago
  92. 910dea7 BUG_ON() Conversion in kernel/fork.c by Eric Sesterhenn · 18 years ago
  93. c61afb1 [PATCH] cpuset memory spread slab cache optimizations by Paul Jackson · 18 years ago
  94. 2056a78 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 by Jens Axboe · 18 years ago
  95. 0c9e63f [PATCH] Shrinks sizeof(files_struct) and better layout by Eric Dumazet · 18 years ago
  96. 06f9d4f [PATCH] unshare: Error if passed unsupported flags by Eric W. Biederman · 18 years ago
  97. 2d61b86 [PATCH] disable unshare(CLONE_VM) for now by Oleg Nesterov · 18 years ago
  98. e0e8eb5 [PATCH] unshare: Use rcu_assign_pointer when setting sighand by Eric W. Biederman · 18 years ago
  99. f9a3879 [PATCH] Fix sigaltstack corruption among cloned threads by GOTO Masanori · 18 years ago
  100. 7cd9013 [PATCH] remove __put_task_struct_cb export again by Christoph Hellwig · 18 years ago