1. c5fa46e [libata] sata_nv: s/spin_lock_irqsave/spin_lock/ in irq handler by Jeff Garzik · 18 years ago
  2. 5a44eff [PATCH] sata_nv: add hotplug support by Tejun Heo · 18 years ago
  3. 39f8758 [PATCH] sata_nv: convert to new EH by Tejun Heo · 18 years ago
  4. ada364e [PATCH] sata_nv: better irq handlers by Tejun Heo · 18 years ago
  5. 27e4b27 [PATCH] sata_nv: simplify constants by Tejun Heo · 18 years ago
  6. e6faf08 [PATCH] sata_nv: kill struct nv_host_desc and nv_host by Tejun Heo · 18 years ago
  7. 638ebcc [PATCH] sata_nv: kill not-working hotplug code by Tejun Heo · 18 years ago
  8. ea6e1e9 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  9. 427abfa Linux v2.6.17 by Linus Torvalds · 18 years ago
  10. ce22198 [PATCH] powerpc: enable CPU_FTR_CI_LARGE_PAGE for cell by Arnd Bergmann · 18 years ago
  11. 19242b2 [PATCH] powerpc: Fix 64k pages on non-partitioned machines by Arnd Bergmann · 18 years ago
  12. f53ae1d [PATCH] arm_timer: remove a racy and obsolete PF_EXITING check by Oleg Nesterov · 18 years ago
  13. 30f1e3d [PATCH] run_posix_cpu_timers: remove a bogus BUG_ON() by Oleg Nesterov · 18 years ago
  14. 8f17fc2 [PATCH] check_process_timers: fix possible lockup by Oleg Nesterov · 18 years ago
  15. 88d1136 [PATCH] sky2: netconsole suspend/resume interaction by Stephen Hemminger · 18 years ago
  16. 9917215 [PATCH] Fix missing ret assignment in __bio_map_user() error path by Jens Axboe · 18 years ago
  17. 1607042 [PATCH] fix cdrom open by Jens Axboe · 18 years ago
  18. 553698f [PATCH] cfq-iosched: fix crash in do_div() by Jens Axboe · 18 years ago
  19. 9cedc19 [PATCH] Return error in case flock_lock_file failure by Kirill Korotaev · 18 years ago
  20. db9ca58 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  21. bf717b11 [libata] Update docs to reflect current driver API by Jeff Garzik · 18 years ago
  22. eb35cf6 [PATCH] sky2: stop/start hardware idle timer on suspend/resume by Stephen Hemminger · 18 years ago
  23. 8ab8fca [PATCH] sky2: save/restore base hardware irq during suspend/resume by Stephen Hemminger · 18 years ago
  24. 26ec43f [PATCH] sky2: fix hotplug detect during poll by Stephen Hemminger · 18 years ago
  25. f05267e [PATCH] sky2: don't hard code number of ports by Stephen Hemminger · 18 years ago
  26. 2ccc99b [PATCH] sky2: set_power_state should be void by Stephen Hemminger · 18 years ago
  27. 5e625b0 [PATCH] alpha: generic hweight build fix by Randy Dunlap · 18 years ago
  28. 86bc843 [PATCH] tmpfs: Decrement i_nlink correctly in shmem_rmdir() by Sergey Vlasov · 18 years ago
  29. cfd95a9 [PATCH] tmpfs: time granularity fix for [acm]time going backwards by Robin H. Johnson · 18 years ago
  30. 5f856e8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  31. a3b5960 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  32. 37b0d1d Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  33. 42d1d52 [IPV4]: Increment ipInHdrErrors when TTL expires. by Weidong · 18 years ago
  34. d374c1c [sky2] Fix sky2 network driver suspend/resume by Linus Torvalds · 18 years ago
  35. 0e838b7 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  36. f0eb62b [PATCH] libata: add host_set->next for legacy two host_sets case, take #3 by Tejun Heo · 18 years ago
  37. d017126 [PATCH] libata: fix oops caused rescanning NULL sdev by Tejun Heo · 18 years ago
  38. d4c8532 [PATCH] sata_sil: update device hotplug handling, take #2 by Tejun Heo · 18 years ago
  39. aeb2ecd [PATCH] libata: fast exit from EH while unloading by Tejun Heo · 18 years ago
  40. f9be711 [PATCH] libata: fix ATA_EH_REVALIDATE clearing by Tejun Heo · 18 years ago
  41. 551e888 [PATCH] libata: fix comment above ata_exec_internal() by Tejun Heo · 18 years ago
  42. 23fa961 [PATCH] sata_sil: add controller unplug detection in sil_interrupt() by Tejun Heo · 18 years ago
  43. 3b01b8a libata: fix build, by adding required workqueue member to port struct by Jeff Garzik · 18 years ago
  44. 79320d7 [TCP]: continued: reno sacked_out count fix by Aki M Nyrhinen · 18 years ago
  45. 3057ac3 [PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5) by zhao, forrest · 18 years ago
  46. afec35e [DCCP] Ackvec: fix soft lockup in ackvec handling code by Andrea Bittau · 18 years ago
  47. ccefb5f [SPARC64]: Do not double-export sys_close() when CONFIG_SOLARIS_EMUL_MODULE by David S. Miller · 18 years ago
  48. 39b07ce libata: more verbose request_irq() failure by Jeff Garzik · 18 years ago
  49. 289a1e9 [PATCH] Fix for the PPTP hangs that have been reported by Paul Mackerras · 18 years ago
  50. 233277c [PATCH] libata: Setup nbytes in ata_sg_init_one by Brian King · 18 years ago
  51. bd5d825 libata: Adjust initial debugging levels through preprocessor defines. by Borislav Petkov · 18 years ago
  52. b477257 [PATCH] sata_sil24: endian anotations by Alexey Dobriyan · 18 years ago
  53. fec69a9 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  54. 2f9719b [PATCH] sata_mv: grab host lock inside eng_timeout by Mark Lord · 18 years ago
  55. dc4967e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  56. c0bbbc7 [PATCH] typo in vmscan.c by Christoph Lameter · 18 years ago
  57. 8b8c8d2 [PATCH] PCI: reverse pci config space restore order by Yu, Luming · 18 years ago
  58. 04d9c1a [PATCH] PCI: Improve PCI config space writeback by Dave Jones · 18 years ago
  59. 8d92bc2 [PATCH] PCI: Error handling on PCI device resume by Jean Delvare · 18 years ago
  60. 0ce0303 [PATCH] PCI: fix pciehp compile issue when CONFIG_ACPI is not enabled by akpm@osdl.org · 18 years ago
  61. 1049cb4 [PATCH] libata: add missing ->data_xfer for pdc_adma by Tejun Heo · 18 years ago
  62. 650fb83 [SPARC]: Migration cost tune up in sparc smp. by Krzysztof Helt · 18 years ago
  63. 9145bcf [SPARC64]: Set appropriate max_cache_size. by David S. Miller · 18 years ago
  64. 9a9c77dc [PATCH] libata: cosmetic change in struct ata_port by Tejun Heo · 18 years ago
  65. 0a1b622 [PATCH] libata: add missing finish_wait() call in ata_port_wait_eh() by Tejun Heo · 18 years ago
  66. 1f4d4a7 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  67. 938473b [PATCH] powerpc: console_initcall ordering issues by Milton Miller · 18 years ago
  68. 57a62fe [PATCH] I2O: Bugfixes to get I2O working again by Markus Lidel · 18 years ago
  69. a913f50 [PATCH] powernow-k8 crash workaround by Andrew Morton · 18 years ago
  70. 670bd95 [PATCH] Further alterations for memory barrier document by David Howells · 18 years ago
  71. d90d2c3 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  72. 56f1319e [ARM] Fix Integrator and Versatile interrupt initialisation by Russell King · 18 years ago
  73. 46b3049 [SPARC64]: Avoid JBUS errors on some Niagara systems. by David S. Miller · 18 years ago
  74. c29ca9d [FUSION]: Fix mptspi.c build with CONFIG_PM not set. by Tom "spot" Callaway · 18 years ago
  75. f49639e [TG3]: Handle Sun onboard tg3 chips more correctly. by David S. Miller · 18 years ago
  76. 5224e6c [SPARC64]: Dump local cpu registers in sun4v_log_error() by David S. Miller · 18 years ago
  77. 133dda1 [PATCH] powerpc: Fix cell blade detection by Arnd Bergmann · 18 years ago
  78. 33b7497 [PATCH] powerpc: Fix call to ibm,client-architecture-support by Benjamin Herrenschmidt · 18 years ago
  79. 7c85d1f powerpc: Fix machine check problem on 32-bit kernels by Paul Mackerras · 18 years ago
  80. 128e6ce Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  81. bafe00c [PATCH] s390: fix in-user atomic futex operation. by Martin Schwidefsky · 18 years ago
  82. 71601e2b [PATCH] debugfs inode leak by Jens Axboe · 18 years ago
  83. bc1c116 [PATCH] elevator switching race by Jens Axboe · 18 years ago
  84. 26e780e [PATCH] fbcon: fix limited scroll in SCROLL_PAN_REDRAW mode by Malcom Parsons · 18 years ago
  85. 45b35a5 [PATCH] Fix mempolicy.h build error by Ralf Baechle · 18 years ago
  86. fd0a0ac [PATCH] ep93xx build fix by Lennert Buytenhek · 18 years ago
  87. a2ef3a5 [PATCH] Fix HPET operation on 64-bit NVIDIA platforms by Andy Currid · 18 years ago
  88. d44647b [PATCH] Fix HPET operation on 32-bit NVIDIA platforms by Andy Currid · 18 years ago
  89. e2f04e1 [ARM] 3546/1: PATCH: subtle lost interrupts bug on i.MX by Matt Reimer · 18 years ago
  90. 0c27c5d [ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budget by Richard Purdie · 18 years ago
  91. cb15f81 Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  92. 2e84abe Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  93. d782f33 [ARM] Fix Neponset IRQ handling by Russell King · 18 years ago
  94. 24f476e e1000: remove risky prefetch on next_skb->data by Auke Kok · 18 years ago
  95. b9b6e78 e1000: fix ethtool test irq alloc as "probe" by Auke Kok · 18 years ago
  96. 1def630 Linux 2.6.17-rc6 by Linus Torvalds · 18 years ago
  97. ff3ea47 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  98. 3648570 [BRIDGE]: fix locking and memory leak in br_add_bridge by Jiri Benc · 18 years ago
  99. a8c7250 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  100. 2f9c3c2 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 18 years ago