1. 6108ccd [PATCH] relax sig_needs_tasklist() by Oleg Nesterov · 19 years ago
  2. 7d7185c [PATCH] sys_times: don't take tasklist_lock by Oleg Nesterov · 19 years ago
  3. 5876700 [PATCH] do __unhash_process() under ->siglock by Oleg Nesterov · 19 years ago
  4. 35f5cad [PATCH] revert "Optimize sys_times for a single thread process" by Oleg Nesterov · 19 years ago
  5. 6a14c5c [PATCH] move __exit_signal() to kernel/exit.c by Oleg Nesterov · 19 years ago
  6. c81addc [PATCH] rename __exit_sighand to cleanup_sighand by Oleg Nesterov · 19 years ago
  7. 29ff471 [PATCH] cleanup __exit_signal() by Oleg Nesterov · 19 years ago
  8. 6b3934e [PATCH] copy_process: cleanup bad_fork_cleanup_signal by Oleg Nesterov · 19 years ago
  9. 7001510 [PATCH] copy_process: cleanup bad_fork_cleanup_sighand by Oleg Nesterov · 19 years ago
  10. a9e88e8 [PATCH] introduce sig_needs_tasklist() helper by Oleg Nesterov · 19 years ago
  11. f63ee72 [PATCH] introduce lock_task_sighand() helper by Oleg Nesterov · 19 years ago
  12. aa1757f [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU by Oleg Nesterov · 19 years ago
  13. 1f09f97 [PATCH] release_task: replace open-coded ptrace_unlink() by Oleg Nesterov · 19 years ago
  14. 8292d63 [PATCH] wait_for_helper: trivial style cleanup by Oleg Nesterov · 19 years ago
  15. 6ac781b [PATCH] reparent_thread: use remove_parent/add_parent by Oleg Nesterov · 19 years ago
  16. c7c6464 [PATCH] pidhash: don't use zero pids by Oleg Nesterov · 19 years ago
  17. 73b9ebf [PATCH] pidhash: don't count idle threads by Oleg Nesterov · 19 years ago
  18. c97d989 [PATCH] kill SET_LINKS/REMOVE_LINKS by Oleg Nesterov · 19 years ago
  19. 9b678ec [PATCH] don't use REMOVE_LINKS/SET_LINKS for reparenting by Oleg Nesterov · 19 years ago
  20. 8fafabd [PATCH] remove add_parent()'s parent argument by Oleg Nesterov · 19 years ago
  21. d799f03 [PATCH] choose_new_parent: remove unused arg, sanitize exit_state check by Oleg Nesterov · 19 years ago
  22. d73d652 [PATCH] pidhash: kill switch_exec_pids by Eric W. Biederman · 19 years ago
  23. 652486f [PATCH] do_SAK: don't depend on session ID 0 by Eric W. Biederman · 19 years ago
  24. f96a795 [PATCH] do_tty_hangup: use group_send_sig_info not send_group_sig_info by Eric W. Biederman · 19 years ago
  25. 6c99c5c [PATCH] Remove dead kill_sl prototype from sched.h by Eric W. Biederman · 19 years ago
  26. 1434261 [PATCH] simplify exec from init's subthread by Oleg Nesterov · 19 years ago
  27. fef23e7 [PATCH] exec: allow init to exec from any thread. by Eric W. Biederman · 19 years ago
  28. ca9ba44 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  29. d4965b3 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  30. c471307 [ARM] 3388/1: ixp23xx: add core ixp23xx support by Lennert Buytenhek · 19 years ago
  31. e9937d4 [ARM] 3417/1: add support for logicpd pxa270 card engine by Lennert Buytenhek · 19 years ago
  32. fa5ebfc [ARM] 3387/1: ixp23xx: add defconfig by Lennert Buytenhek · 19 years ago
  33. 23bdf86 [ARM] 3377/2: add support for intel xsc3 core by Lennert Buytenhek · 19 years ago
  34. 9561b03 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  35. 7baf398 Merge branch 'cfq-merge' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  36. 78cd9e0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  37. c326e27 [CPUFREQ] cpufreq_conservative: keep ignore_nice_load and freq_step values when reselected by Mattia Dongili · 19 years ago
  38. ec7e15d [PATCH] compat_sys_futex() warning fix by Andrew Morton · 19 years ago
  39. 4fa95ef [PATCH] sound: Remove unneeded kmalloc() return value casts by Jesper Juhl · 19 years ago
  40. 7f927fc [PATCH] Typo fixes by Alexey Dobriyan · 19 years ago
  41. ded23ac [PATCH] trivial typos in Documentation/cputopology.txt by Jesper Juhl · 19 years ago
  42. b791cce [PATCH] fix signed vs unsigned in nmi watchdog by Jesper Juhl · 19 years ago
  43. ca43b31 [PATCH] vfree does its own NULL check, no need to be explicit in oss/msnd.c by Jesper Juhl · 19 years ago
  44. 5a83fdd [PATCH] no need to check vfree arg for null in oss/sequencer by Jesper Juhl · 19 years ago
  45. 07e0e93 [PATCH] maestro3 vfree NULL check fixup by Jesper Juhl · 19 years ago
  46. 457d3d43 [PATCH] vfree NULL check fixup for sb_card by Jesper Juhl · 19 years ago
  47. 910638a [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK by Matthias Gehre · 19 years ago
  48. 60c904a [PATCH] drivers/scsi/*: use time_after() and friends by Marcelo Feitoza Parisi · 19 years ago
  49. 9bae1ff [PATCH] ide-tape: use time_after(), time_after_eq() by Marcelo Feitoza Parisi · 19 years ago
  50. 05613bd [PATCH] nvidia-agp: use time_before_eq() by Marcelo Feitoza Parisi · 19 years ago
  51. 50297cb [PATCH] drivers/block/*: use time_after() and friends by Marcelo Feitoza Parisi · 19 years ago
  52. f45e465 [PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctl by Adrian Bunk · 19 years ago
  53. 50fc999 [PATCH] Docs update: missing files and descriptions for filesystems/00-INDEX by Jesper Juhl · 19 years ago
  54. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 19 years ago
  55. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 19 years ago
  56. ec1b946 [PATCH] ia64: const f_ops fix by Andrew Morton · 19 years ago
  57. 3c30a75 [PATCH] for_each_possible_cpu: documentaion by KAMEZAWA Hiroyuki · 19 years ago
  58. c891259 [PATCH] for_each_possible_cpu: i386 by KAMEZAWA Hiroyuki · 19 years ago
  59. fe449f4 [PATCH] for_each_possible_cpu: oprofile. by KAMEZAWA Hiroyuki · 19 years ago
  60. 0fed484 [PATCH] for_each_possible_cpu: loopback device. by KAMEZAWA Hiroyuki · 19 years ago
  61. 0a94502 [PATCH] for_each_possible_cpu: fixes for generic part by KAMEZAWA Hiroyuki · 19 years ago
  62. 631d674 [PATCH] for_each_possible_cpu: defines for_each_possible_cpu by KAMEZAWA Hiroyuki · 19 years ago
  63. 68c3431 [PATCH] Fold select_bits_alloc/free into caller code. by Vadim Lobanov · 19 years ago
  64. e4a1f12 [PATCH] use fget_light() in select/poll by Eric Dumazet · 19 years ago
  65. 70674f9 [PATCH] Optimize select/poll by putting small data sets on the stack by Andi Kleen · 19 years ago
  66. b02389e [PATCH] ide_generic_all_on() warning fix by Andrew Morton · 19 years ago
  67. d266ab8 [PATCH] Small fixes backported to old IDE SiS driver by Alan Cox · 19 years ago
  68. 9edc91d [PATCH] ide: AMD756 no host side cable detection by Rene Herman · 19 years ago
  69. f5b95ff [PATCH] autofs4: proper prototype for autofs4_dentry_release() by Adrian Bunk · 19 years ago
  70. fa8f399 [PATCH] drivers/block/acsi_slm.c: size_t can't be < 0 by Alexey Dobriyan · 19 years ago
  71. e512360 [PATCH] remove relayfs_fs.h by Andrew Morton · 19 years ago
  72. 3ca1da4 [PATCH] Philip Gladstone has moved by Philip Gladstone · 19 years ago
  73. a28af47 [PATCH] fs/fat/: proper prototypes for two functions by Adrian Bunk · 19 years ago
  74. 3b71797 [PATCH] drivers/block/paride/pd.c: fix an off-by-one error by Adrian Bunk · 19 years ago
  75. b9e20a9 [PATCH] Change dash2underscore() return value to char by Eric Sesterhenn · 19 years ago
  76. 7b7a317 [PATCH] mqueue comment typo fix by Serge E. Hallyn · 19 years ago
  77. 7a1e524 [PATCH] alpha: make poll flags the same as other architectures by Andrew Morton · 19 years ago
  78. 2735771 [PATCH] Add oprofile_add_ext_sample by Brian Rogan · 19 years ago
  79. f83ca9f [PATCH] symversion warning fix by Andrew Morton · 19 years ago
  80. 6d9eac3 [PATCH] capi: register_chrdev() fix by Andrew Morton · 19 years ago
  81. 829d5f6 [PATCH] paride-pt: register_chrdev fix by Andrew Morton · 19 years ago
  82. 8637980 [PATCH] paride: register_chrdev fix by Andrew Morton · 19 years ago
  83. a687fb1 [PATCH] let BLK_DEV_RAM_COUNT depend on BLK_DEV_RAM by Adrian Bunk · 19 years ago
  84. be4676e [PATCH] synclink_gt: remove uneeded async code by Paul Fulghum · 19 years ago
  85. 0080b7a [PATCH] synclink_gt add gpio feature by Paul Fulghum · 19 years ago
  86. 86a3414 [PATCH] synclink: remove dead code by Paul Fulghum · 19 years ago
  87. f5f5370 [PATCH] Decrapify asm-generic/local.h by Kyle McMartin · 19 years ago
  88. 4f3a36a [PATCH] RTC: Remove some duplicate BCD definitions by Matt Mackall · 19 years ago
  89. 41623b0 [PATCH] RTC: Fix up some RTC whitespace and style by Matt Mackall · 19 years ago
  90. 4c2e6f6 [PATCH] RTC: Remove RTC UIP synchronization on Alpha by Matt Mackall · 19 years ago
  91. 356a9ce [PATCH] RTC: Remove RTC UIP synchronization on SH MPC1211 by Matt Mackall · 19 years ago
  92. 04cfbee [PATCH] RTC: Remove RTC UIP synchronization on SH03 by Matt Mackall · 19 years ago
  93. ddcabb4 [PATCH] RTC: Remove RTC UIP synchronization on MIPS-based DEC by Matt Mackall · 19 years ago
  94. da2468b [PATCH] RTC: Remove RTC UIP synchronization on MIPS MC146818 by Matt Mackall · 19 years ago
  95. 4af6ec4 [PATCH] RTC: Remove RTC UIP synchronization on ARM by Matt Mackall · 19 years ago
  96. 6f0d7bd [PATCH] RTC: Remove RTC UIP synchronization on PPC Maple by Matt Mackall · 19 years ago
  97. 4dc12ec [PATCH] RTC: Remove RTC UIP synchronization on CHRP (arch/powerpc) by Matt Mackall · 19 years ago
  98. 59937bc [PATCH] RTC: Remove RTC UIP synchronization on PPC CHRP (arch/ppc) by Matt Mackall · 19 years ago
  99. 3dedf53 [PATCH] RTC: Remove RTC UIP synchronization on Sparc64 by Matt Mackall · 19 years ago
  100. 641f71f [PATCH] RTC: Remove RTC UIP synchronization on x86_64 by Matt Mackall · 19 years ago