1. a9e88e8 [PATCH] introduce sig_needs_tasklist() helper by Oleg Nesterov · 18 years ago
  2. f63ee72 [PATCH] introduce lock_task_sighand() helper by Oleg Nesterov · 18 years ago
  3. aa1757f [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU by Oleg Nesterov · 18 years ago
  4. 1f09f97 [PATCH] release_task: replace open-coded ptrace_unlink() by Oleg Nesterov · 18 years ago
  5. 8292d63 [PATCH] wait_for_helper: trivial style cleanup by Oleg Nesterov · 18 years ago
  6. 6ac781b [PATCH] reparent_thread: use remove_parent/add_parent by Oleg Nesterov · 18 years ago
  7. c7c6464 [PATCH] pidhash: don't use zero pids by Oleg Nesterov · 18 years ago
  8. 73b9ebf [PATCH] pidhash: don't count idle threads by Oleg Nesterov · 18 years ago
  9. c97d989 [PATCH] kill SET_LINKS/REMOVE_LINKS by Oleg Nesterov · 18 years ago
  10. 9b678ec [PATCH] don't use REMOVE_LINKS/SET_LINKS for reparenting by Oleg Nesterov · 18 years ago
  11. 8fafabd [PATCH] remove add_parent()'s parent argument by Oleg Nesterov · 18 years ago
  12. d799f03 [PATCH] choose_new_parent: remove unused arg, sanitize exit_state check by Oleg Nesterov · 18 years ago
  13. d73d652 [PATCH] pidhash: kill switch_exec_pids by Eric W. Biederman · 18 years ago
  14. 652486f [PATCH] do_SAK: don't depend on session ID 0 by Eric W. Biederman · 18 years ago
  15. f96a795 [PATCH] do_tty_hangup: use group_send_sig_info not send_group_sig_info by Eric W. Biederman · 18 years ago
  16. 6c99c5c [PATCH] Remove dead kill_sl prototype from sched.h by Eric W. Biederman · 18 years ago
  17. 1434261 [PATCH] simplify exec from init's subthread by Oleg Nesterov · 18 years ago
  18. fef23e7 [PATCH] exec: allow init to exec from any thread. by Eric W. Biederman · 18 years ago
  19. bac30d1 Merge ../linux-2.6 by Paul Mackerras · 18 years ago
  20. c0e4077 Merge with git+ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Jody McIntyre · 18 years ago
  21. 94c2d01 ohci1394: cleanup the "Unexpected PCI resource length" warning. by Jody McIntyre · 18 years ago
  22. d024ebc sbp2: misc debug logging cleanups by Stefan Richter · 18 years ago
  23. 8f0525f sbp2: proper treatment of DID_OK by Stefan Richter · 18 years ago
  24. 23e93f1 ieee1394: set read permission for parameter disable_irm by Stefan Richter · 18 years ago
  25. 65b4b4e [NETFILTER]: Rename init functions. by Andrew Morton · 18 years ago
  26. c3e5d87 [TCP]: Fix RFC2465 typo. by S P · 18 years ago
  27. d2acc34 [INET]: Introduce tunnel4/tunnel6 by Herbert Xu · 18 years ago
  28. f0088a5 [NET]: deinline 200+ byte inlines in sock.h by Denis Vlasenko · 18 years ago
  29. 1d18183 [ECONET]: Convert away from SOCKOPS_WRAPPED by David S. Miller · 18 years ago
  30. f6c90b7 [NET]: Fix ipx/econet/appletalk/irda ioctl crashes by Petr Vandrovec · 18 years ago
  31. f1465f7 [NET]: Kill Documentation/networking/TODO by David S. Miller · 18 years ago
  32. e3a0597 [TG3]: Update version and reldate by Michael Chan · 18 years ago
  33. f475f16 [TG3]: Skip timer code during full lock by Michael Chan · 18 years ago
  34. 100c467 [TG3]: Speed up SRAM access by Michael Chan · 18 years ago
  35. ff18ff0 [TG3]: Fix PHY loopback on 5700 by Michael Chan · 18 years ago
  36. 6728a8e [TG3]: Fix bug in 40-bit DMA workaround code by Michael Chan · 18 years ago
  37. 008652b [TG3]: Fix probe failure due to invalid MAC address by Michael Chan · 18 years ago
  38. 5566405 sbp2: check for ARM failure by Stefan Richter · 18 years ago
  39. 180a430 ohci1394: clean up asynchronous and physical request filters programming by Stefan Richter · 18 years ago
  40. c1d08eb ieee1394: remove amdtp remains from ieee1394_core.h by Stefan Richter · 18 years ago
  41. a874844 ieee1394: remove devfs support by Stefan Richter · 18 years ago
  42. e2f8165 Signed-off-by: Jody McIntyre <scjody@modernduck.com> by Jody McIntyre · 18 years ago
  43. 147830f sbp2: prevent unloading of 1394 low-level driver by Stefan Richter · 18 years ago
  44. c253666 [XFS] Cleanup in XFS after recent get_block_t interface tweaks. by Nathan Scott · 18 years ago
  45. 0b7e56a [XFS] Remove unused/obsoleted function: xfs_bmap_do_search_extents() by Mandy Kirkconnell · 18 years ago
  46. 3ccb8b5 [XFS] A change to inode chunk allocation to try allocating the new chunk by Glen Overby · 18 years ago
  47. 3c674e7 Fixes a regression from the recent "remove ->get_blocks() support" by Nathan Scott · 18 years ago
  48. e0edd59 [XFS] Fix compiler warning and small code inconsistencies in compat by Nathan Scott · 18 years ago
  49. c41564b [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all by Nathan Scott · 18 years ago
  50. 55eb061 drm: remove drm_{alloc,free}_pages by Dave Airlie · 18 years ago
  51. d2b58b5 drm: sis fix compile warning by Dave Airlie · 18 years ago
  52. ca9ba44 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  53. d4965b3 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  54. c471307 [ARM] 3388/1: ixp23xx: add core ixp23xx support by Lennert Buytenhek · 18 years ago
  55. e9937d4 [ARM] 3417/1: add support for logicpd pxa270 card engine by Lennert Buytenhek · 18 years ago
  56. fa5ebfc [ARM] 3387/1: ixp23xx: add defconfig by Lennert Buytenhek · 18 years ago
  57. 23bdf86 [ARM] 3377/2: add support for intel xsc3 core by Lennert Buytenhek · 18 years ago
  58. e6d1ba5 [IA64] simplify some condition checks in iosapic_check_gsi_range by Satoru Takeuchi · 18 years ago
  59. 46cba3d [IA64] correct some messages and fixes some minor things by Satoru Takeuchi · 18 years ago
  60. 9561b03 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  61. 7baf398 Merge branch 'cfq-merge' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  62. 78cd9e0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  63. c326e27 [CPUFREQ] cpufreq_conservative: keep ignore_nice_load and freq_step values when reselected by Mattia Dongili · 18 years ago
  64. ec7e15d [PATCH] compat_sys_futex() warning fix by Andrew Morton · 18 years ago
  65. 4fa95ef [PATCH] sound: Remove unneeded kmalloc() return value casts by Jesper Juhl · 18 years ago
  66. 7f927fc [PATCH] Typo fixes by Alexey Dobriyan · 18 years ago
  67. ded23ac [PATCH] trivial typos in Documentation/cputopology.txt by Jesper Juhl · 18 years ago
  68. b791cce [PATCH] fix signed vs unsigned in nmi watchdog by Jesper Juhl · 18 years ago
  69. ca43b31 [PATCH] vfree does its own NULL check, no need to be explicit in oss/msnd.c by Jesper Juhl · 18 years ago
  70. 5a83fdd [PATCH] no need to check vfree arg for null in oss/sequencer by Jesper Juhl · 18 years ago
  71. 07e0e93 [PATCH] maestro3 vfree NULL check fixup by Jesper Juhl · 18 years ago
  72. 457d3d43 [PATCH] vfree NULL check fixup for sb_card by Jesper Juhl · 18 years ago
  73. 910638a [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK by Matthias Gehre · 18 years ago
  74. 60c904a [PATCH] drivers/scsi/*: use time_after() and friends by Marcelo Feitoza Parisi · 18 years ago
  75. 9bae1ff [PATCH] ide-tape: use time_after(), time_after_eq() by Marcelo Feitoza Parisi · 18 years ago
  76. 05613bd [PATCH] nvidia-agp: use time_before_eq() by Marcelo Feitoza Parisi · 18 years ago
  77. 50297cb [PATCH] drivers/block/*: use time_after() and friends by Marcelo Feitoza Parisi · 18 years ago
  78. f45e465 [PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctl by Adrian Bunk · 18 years ago
  79. 50fc999 [PATCH] Docs update: missing files and descriptions for filesystems/00-INDEX by Jesper Juhl · 18 years ago
  80. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  81. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  82. ec1b946 [PATCH] ia64: const f_ops fix by Andrew Morton · 18 years ago
  83. 3c30a75 [PATCH] for_each_possible_cpu: documentaion by KAMEZAWA Hiroyuki · 18 years ago
  84. c8912599 [PATCH] for_each_possible_cpu: i386 by KAMEZAWA Hiroyuki · 18 years ago
  85. fe449f4 [PATCH] for_each_possible_cpu: oprofile. by KAMEZAWA Hiroyuki · 18 years ago
  86. 0fed484 [PATCH] for_each_possible_cpu: loopback device. by KAMEZAWA Hiroyuki · 18 years ago
  87. 0a94502 [PATCH] for_each_possible_cpu: fixes for generic part by KAMEZAWA Hiroyuki · 18 years ago
  88. 631d674 [PATCH] for_each_possible_cpu: defines for_each_possible_cpu by KAMEZAWA Hiroyuki · 18 years ago
  89. 68c3431 [PATCH] Fold select_bits_alloc/free into caller code. by Vadim Lobanov · 18 years ago
  90. e4a1f12 [PATCH] use fget_light() in select/poll by Eric Dumazet · 18 years ago
  91. 70674f9 [PATCH] Optimize select/poll by putting small data sets on the stack by Andi Kleen · 18 years ago
  92. b02389e [PATCH] ide_generic_all_on() warning fix by Andrew Morton · 18 years ago
  93. d266ab8 [PATCH] Small fixes backported to old IDE SiS driver by Alan Cox · 18 years ago
  94. 9edc91d [PATCH] ide: AMD756 no host side cable detection by Rene Herman · 18 years ago
  95. f5b95ff [PATCH] autofs4: proper prototype for autofs4_dentry_release() by Adrian Bunk · 18 years ago
  96. fa8f399 [PATCH] drivers/block/acsi_slm.c: size_t can't be < 0 by Alexey Dobriyan · 18 years ago
  97. e512360 [PATCH] remove relayfs_fs.h by Andrew Morton · 18 years ago
  98. 3ca1da4 [PATCH] Philip Gladstone has moved by Philip Gladstone · 18 years ago
  99. a28af47 [PATCH] fs/fat/: proper prototypes for two functions by Adrian Bunk · 18 years ago
  100. 3b71797 [PATCH] drivers/block/paride/pd.c: fix an off-by-one error by Adrian Bunk · 18 years ago