1. e29419f [PATCH] 64bit resource: fix up printks for resources in misc drivers by Greg Kroah-Hartman · 18 years ago
  2. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  3. 2a2ed2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  4. 81a07d7 Merge branch 'x86-64' by Linus Torvalds · 18 years ago
  5. a813ce4 [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded. by Andi Kleen · 18 years ago
  6. 179e091 [PATCH] drivers: use list_move() by Akinobu Mita · 18 years ago
  7. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  8. bdca3f2 remove the bouncing email address of David Campbell by Adrian Bunk · 18 years ago
  9. 61b9175 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  10. c836043 [PATCH] advansys section fixes by Randy Dunlap · 18 years ago
  11. cedfb17 [PATCH] megaraid_mbox: fix section mismatch warnings by Randy Dunlap · 18 years ago
  12. b9bcf9c [PATCH] wd7000: fix section mismatch warnings by Randy.Dunlap · 18 years ago
  13. 9c5f4af [PATCH] m68k: convert mac irq code by Roman Zippel · 18 years ago
  14. b035c96 [PATCH] m68k: Add the generic dma API functions by Roman Zippel · 18 years ago
  15. 3d4253d9 [SCSI] qlogicpti: Convert to new SBUS device framework. by David S. Miller · 18 years ago
  16. 7bd5ed5 [SCSI] esp: Fix bug in esp_remove_common. by David S. Miller · 18 years ago
  17. 411aa55 [SCSI] sparc: Port esp to new SBUS driver layer. by David S. Miller · 18 years ago
  18. 6edad16 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  19. 125e187 [PATCH] More BUG_ON conversion by Eric Sesterhenn · 18 years ago
  20. 75e1fcc [PATCH] vfs: add lock owner argument to flush operation by Miklos Szeredi · 18 years ago
  21. 882905c [PATCH] m68k: wd33c93: extra delay by Roman Zippel · 18 years ago
  22. 0dd4b21 [libata] conversion to new debug scheme, part 1 of $N by Borislav Petkov · 18 years ago
  23. 99ba9e0 [PATCH] libata: Add ata_scsi_dev_disabled by Brian King · 18 years ago
  24. ba6a130 [libata] Add host lock to struct ata_port by Jeff Garzik · 18 years ago
  25. 47005f2 [PATCH] libata: implement per-dev EH action mask eh_info->dev_action[] by Tejun Heo · 18 years ago
  26. 3a77827 [PATCH] libata-dev: move the CDB-intr DMA blacklisting by Albert Lee · 18 years ago
  27. 71f0737 [PATCH] ahci: disable NCQ support on vt8251 by Tejun Heo · 18 years ago
  28. 8fa29b2 [libata] ahci: add JMicron PCI IDs by Jeff Garzik · 18 years ago
  29. c57c064 [libata] sata_nv: add PCI IDs by Jeff Garzik · 18 years ago
  30. fe7fa31 [libata] ahci: Add NVIDIA PCI IDs. by Jeff Garzik · 18 years ago
  31. 71d530c Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  32. 3f1244a IB/iser: iSER Kconfig and Makefile by Or Gerlitz · 18 years ago
  33. 74d0a98 [PATCH] PCI: Move various PCI IDs to header file by Brent Casavant · 18 years ago
  34. 28e4b22 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  35. d7a80da [PATCH] libata: convert several bmdma-style controllers to new EH, take #3 by Tejun Heo · 18 years ago
  36. 40ef1d8 [PATCH] sata_via: convert to new EH, take #3 by Tejun Heo · 18 years ago
  37. c5fa46e [libata] sata_nv: s/spin_lock_irqsave/spin_lock/ in irq handler by Jeff Garzik · 18 years ago
  38. 5a44eff [PATCH] sata_nv: add hotplug support by Tejun Heo · 18 years ago
  39. 39f8758 [PATCH] sata_nv: convert to new EH by Tejun Heo · 18 years ago
  40. ada364e [PATCH] sata_nv: better irq handlers by Tejun Heo · 18 years ago
  41. 27e4b27 [PATCH] sata_nv: simplify constants by Tejun Heo · 18 years ago
  42. e6faf08 [PATCH] sata_nv: kill struct nv_host_desc and nv_host by Tejun Heo · 18 years ago
  43. 638ebcc [PATCH] sata_nv: kill not-working hotplug code by Tejun Heo · 18 years ago
  44. c6387a4 [SPARC]: Kill __irq_itoa(). by David S. Miller · 18 years ago
  45. 1cca0eb Improve SATA core suspend/resume by Linus Torvalds · 18 years ago
  46. 67d59df [SCSI] 53c700: remove reliance on deprecated cmnd fields by James Bottomley · 18 years ago
  47. 6db874f [SCSI] hptiop: don't use cmnd->bufflen by James Bottomley · 18 years ago
  48. 4f2ddba [SCSI] hptiop: HighPoint RocketRAID 3xxx controller driver by HighPoint Linux Team · 18 years ago
  49. a623e14 [SCSI] aacraid: small misc. cleanups by Mark Haverkamp · 18 years ago
  50. 75c3628 [SCSI] aacraid: Update supported product information by Mark Haverkamp · 18 years ago
  51. bf717b11 [libata] Update docs to reflect current driver API by Jeff Garzik · 18 years ago
  52. 821499a [SCSI] aacraid: Fix return code interpretation by Mark Haverkamp · 18 years ago
  53. c5943d3 [SCSI] scsi_transport_sas: fix panic in sas_free_rphy by James Bottomley · 18 years ago
  54. f0eb62b [PATCH] libata: add host_set->next for legacy two host_sets case, take #3 by Tejun Heo · 18 years ago
  55. d017126 [PATCH] libata: fix oops caused rescanning NULL sdev by Tejun Heo · 18 years ago
  56. d4c8532 [PATCH] sata_sil: update device hotplug handling, take #2 by Tejun Heo · 18 years ago
  57. aeb2ecd [PATCH] libata: fast exit from EH while unloading by Tejun Heo · 18 years ago
  58. f9be711 [PATCH] libata: fix ATA_EH_REVALIDATE clearing by Tejun Heo · 18 years ago
  59. 551e888 [PATCH] libata: fix comment above ata_exec_internal() by Tejun Heo · 18 years ago
  60. 23fa961 [PATCH] sata_sil: add controller unplug detection in sil_interrupt() by Tejun Heo · 18 years ago
  61. 3057ac3 [PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5) by zhao, forrest · 18 years ago
  62. 39b07ce libata: more verbose request_irq() failure by Jeff Garzik · 18 years ago
  63. 233277c [PATCH] libata: Setup nbytes in ata_sg_init_one by Brian King · 18 years ago
  64. bd5d825 libata: Adjust initial debugging levels through preprocessor defines. by Borislav Petkov · 18 years ago
  65. b477257 [PATCH] sata_sil24: endian anotations by Alexey Dobriyan · 18 years ago
  66. fec69a9 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  67. 2f9719b [PATCH] sata_mv: grab host lock inside eng_timeout by Mark Lord · 18 years ago
  68. 1049cb4 [PATCH] libata: add missing ->data_xfer for pdc_adma by Tejun Heo · 18 years ago
  69. 0a1b622 [PATCH] libata: add missing finish_wait() call in ata_port_wait_eh() by Tejun Heo · 18 years ago
  70. 8d7feac [SCSI] remove RQ_SCSI_* flags by Christoph Hellwig · 18 years ago
  71. beb4048 [SCSI] remove scsi_request infrastructure by Christoph Hellwig · 18 years ago
  72. f0cd91a Merge ../linux-2.6 by James Bottomley · 18 years ago
  73. 60eef25 [SCSI] spi transport: don't allow dt to be set on SE or HVD buses by James Bottomley · 18 years ago
  74. b2d8bfe [SCSI] aic7xxx: expose the bus setting to sysfs by James Bottomley · 18 years ago
  75. 6391a11 [SCSI] drivers/scsi: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  76. 9dc399d [SCSI] Remove last page_address from dc395x.c by Guennadi Liakhovetski · 18 years ago
  77. ede1e6f [SCSI] hptiop: HighPoint RocketRAID 3xxx controller driver by HighPoint Linux Team · 18 years ago
  78. cbd5f69 [SCSI] remove the scsi_request interface from the gdth driver by Leubner, Achim · 18 years ago
  79. e55a3e8 kconfig: remove leading whitespace in menu prompts by Roman Zippel · 18 years ago
  80. 5d5ff44 [SCSI] fix up request buffer reference in various scsi drivers by Christoph Hellwig · 18 years ago
  81. e4a082c [SCSI] megaraid_sas: switch fw_outstanding to an atomic_t by Sumant Patro · 18 years ago
  82. f70e9c5 [SCSI] iscsi: update version to 1.0-595 by Mike Christie · 18 years ago
  83. 3219e52 [SCSI] iscsi: fix writepsace race by Mike Christie · 18 years ago
  84. 040515f [SCSI] iscsi: return task found during search by Mike Christie · 18 years ago
  85. 994442e [SCSI] iscsi: fix run list corruption by Mike Christie · 18 years ago
  86. 67a6111 [SCSI] iscsi: don't switch states when just cleaning up by Mike Christie · 18 years ago
  87. 67f672f [PATCH] sata_sil24: SII3124 sata driver endian problem by Rune Torgersen · 18 years ago
  88. 672c610 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  89. f523596 [SCSI] scsi_lib.c: properly count the number of pages in scsi_req_map_sg() by Bryan Holty · 18 years ago
  90. d87fa38 [PATCH] libata-hp: move ata_do_reset() to libata-eh.c by Tejun Heo · 18 years ago
  91. 52783c5 [PATCH] libata-hp: killl ops->probe_reset by Tejun Heo · 18 years ago
  92. 0542925 [PATCH] sata_sil24: convert to new probing mechanism and add hotplug support by Tejun Heo · 18 years ago
  93. 4296971 [PATCH] ahci: convert to new probing mechanism and add hotplug support by Tejun Heo · 18 years ago
  94. e573890 [PATCH] sata_sil: convert to new probing mechanism and add hotplug support by Tejun Heo · 18 years ago
  95. ccc4672 [PATCH] ata_piix: convert ata_piix to new probing mechanism by Tejun Heo · 18 years ago
  96. 720ba12 [PATCH] libata-hp: update unload-unplug by Tejun Heo · 18 years ago
  97. 3e70639 [PATCH] libata-hp: implement bootplug by Tejun Heo · 18 years ago
  98. ccf68c3 [PATCH] libata-hp: hook warmplug by Tejun Heo · 18 years ago
  99. 83c47bc [PATCH] libata-hp: implement warmplug by Tejun Heo · 18 years ago
  100. 580b2102 [PATCH] libata-hp: implement SCSI part of hotplug by Tejun Heo · 18 years ago