1. 46ea0d6 [PATCH] export platform_add_devices by Robert Schwebel · 19 years ago
  2. 6897089 [PATCH] add TIMEOUT to firmware_class hotplug event by kay.sievers@vrfy.org · 19 years ago
  3. cb62402 aic7xxx: convert to SPI transport class Domain Validation by · 19 years ago
  4. 92d161c aic7xxx: add support for the SPI transport class by · 19 years ago
  5. 7aaef27 qla2xxx: fix compiler warning in qla_attr.c by · 19 years ago
  6. dea3101 lpfc: add Emulex FC driver version 8.0.28 by · 19 years ago
  7. 8e87904 [PATCH] drivers/scsi/gdth.c: cleanups by · 19 years ago
  8. be7db05 [PATCH] remove old scsi data direction macros by · 19 years ago
  9. 80e2ca3 [PATCH] qla2xxx: update version to 8.00.02b5-k by · 19 years ago
  10. 6721d2c [PATCH] qla2xxx: remove /proc interface by · 19 years ago
  11. 8302192 [PATCH] qla2xxx: cleanup DMA mappings... by · 19 years ago
  12. bdf7962 [PATCH] qla2xxx: remove lun discovery codes... by · 19 years ago
  13. 8482e118 [PATCH] qla2xxx: add remote port codes... by · 19 years ago
  14. f4f051e [PATCH] qla2xxx: remove internal queuing... by · 19 years ago
  15. c46f2ff merge by hand (scsi_device.h) by James Bottomley · 19 years ago
  16. f59114b [PATCH] scsi: scsi_send_eh_cmnd() cleanup by · 19 years ago
  17. bf34191 scsi: add DID_REQUEUE to the error handling by · 19 years ago
  18. 6f71d9b zfcp: add point-2-point support by · 19 years ago
  19. f4c2c15 [PATCH] Convert i2o to compat_ioctl by · 19 years ago
  20. 2bc474c [PATCH] kill old EH constants by · 19 years ago
  21. c6295cd [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field by · 19 years ago
  22. d3a933d [PATCH] scsi: remove unused scsi_cmnd->internal_timeout field by · 19 years ago
  23. db9dff3 [PATCH] remove outdated print_* functions by · 19 years ago
  24. b665112 [PATCH] consolidate timeout defintions in scsi.h by · 19 years ago
  25. c2a9331 updates for CFQ oops fix by · 19 years ago
  26. 152587d [PATCH] fix NMI lockup with CFQ scheduler by · 19 years ago
  27. 56fece2 [PATCH] finally fix 53c700 to use the generic iomem infrastructure by · 19 years ago
  28. e183b06 [PATCH] zfcp: convert to compat_ioctl by · 19 years ago
  29. cb59e84 [PATCH] sg.c: update by · 19 years ago
  30. a757e64 [PATCH] md: remove a number of misleading calls to MD_BUG by NeilBrown · 19 years ago
  31. d28446f [PATCH] md: close a small race in md thread deregistration by NeilBrown · 19 years ago
  32. 23907eb [PATCH] serial: fix comments in 8250.c by Russell King · 19 years ago
  33. 19272d4 [PATCH] drivers/infiniband/hw/mthca/mthca_main.c: remove an unused label by Roland Dreier · 19 years ago
  34. 68a3c21 [PATCH] IB/mthca: add support for new MT25204 HCA by Roland Dreier · 19 years ago
  35. 08aeb14 [PATCH] IB/mthca: map context for RDMA responder in mem-free mode by Roland Dreier · 19 years ago
  36. ddf841f [PATCH] IB/mthca: update receive queue initialization for new HCAs by Roland Dreier · 19 years ago
  37. d10ddbf [PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree() by Roland Dreier · 19 years ago
  38. 6bd6228 [PATCH] IB/mthca: tweaks to mthca_cmd.c by Roland Dreier · 19 years ago
  39. e0f5fdc [PATCH] IB/mthca: add fast memory region implementation by Michael S. Tsirkin · 19 years ago
  40. d0a9d25 [PATCH] IB/mthca: split MR key munging routines by Michael S. Tsirkin · 19 years ago
  41. 0fabd9f [PATCH] IB/mthca: add mthca_table_find() function by Michael S. Tsirkin · 19 years ago
  42. b8ca06f [PATCH] IB/mthca: add SYNC_TPT firmware command by Michael S. Tsirkin · 19 years ago
  43. ef416a3 [PATCH] IB/mthca: add mthca_write64_raw() for writing to MTT table directly by Michael S. Tsirkin · 19 years ago
  44. 9095e20 [PATCH] IB/mthca: encapsulate MTT buddy allocator by Michael S. Tsirkin · 19 years ago
  45. 8df8a34 [PATCH] IB/mthca: allow address handle creation in interrupt context by Roland Dreier · 19 years ago
  46. 2a4443a [PATCH] IB/mthca: fill in opcode field for send completions by Michael S. Tsirkin · 19 years ago
  47. 44ea668 [PATCH] IB/mthca: fix MTT allocation in mem-free mode by Roland Dreier · 19 years ago
  48. ddb934e [PATCH] IB/mthca: implement RDMA/atomic operations for mem-free mode by Roland Dreier · 19 years ago
  49. b87dcfb [PATCH] IB/mthca: fix format of CQ number for CQ events by Roland Dreier · 19 years ago
  50. b635fa2 [PATCH] IB/mthca: only free doorbell records in mem-free mode by Roland Dreier · 19 years ago
  51. 4ad8117 [PATCH] IB/mthca: print assigned IRQ when interrupt test fails by Roland Dreier · 19 years ago
  52. 2714eb5 [PATCH] IB/mthca: release mutex on doorbell alloc error path by Roland Dreier · 19 years ago
  53. 55645e9 [PATCH] IB/mthca: fix MR allocation error path by Michael S. Tsirkin · 19 years ago
  54. 85665c9 [PATCH] IB/mthca: allocate correct number of doorbell pages by Roland Dreier · 19 years ago
  55. e464b2a [PATCH] IB/mthca: clean up mthca_dereg_mr() by Roland Dreier · 19 years ago
  56. 72c3029 [PATCH] IB/mthca: allow unaligned memory regions by Michael S. Tsirkin · 19 years ago
  57. 3fba231 [PATCH] IB/mthca: fix posting sends with immediate data by Roland Dreier · 19 years ago
  58. 17ead2f [PATCH] IB/mthca: fix calculation of RDB shift by Roland Dreier · 19 years ago
  59. 8cf2daf [PATCH] IB/mthca: fill in more device query fields by Roland Dreier · 19 years ago
  60. 86562a1 [PATCH] IB/mthca: map MPT/MTT context in mem-free mode by Roland Dreier · 19 years ago
  61. 79b61dc [PATCH] IB: Remove incorrect comments by Hal Rosenstock · 19 years ago
  62. 0df3bb1 [PATCH] IB: Fix user MAD registrations with class 0 by Roland Dreier · 19 years ago
  63. 20aa656 [PATCH] IB: Trivial FMR printk cleanup by Libor Michalek · 19 years ago
  64. de0d964 [PATCH] IB: Fix FMR pool crash by Roland Dreier · 19 years ago
  65. dfe7cc7 [PATCH] IB: remove unneeded includes by Hal Rosenstock · 19 years ago
  66. 24239af [PATCH] IB: Keep MAD work completion valid by Sean Hefty · 19 years ago
  67. 9adec1a [PATCH] IPoIB: convert to debugfs by Roland Dreier · 19 years ago
  68. e6ded99 [PATCH] IPoIB: fix static rate calculation by Roland Dreier · 19 years ago
  69. 62241eb [PATCH] IPoIB: set skb->mac.raw on receive by Hal Rosenstock · 19 years ago
  70. 5960f3a [PATCH] arm: fix floppy disk dependencies by Russell King · 19 years ago
  71. 9e95ce2 [PATCH] update maintainer for /dev/random by Matt Mackall · 19 years ago
  72. fca4480 [PATCH] hd: eliminate bad section references by maximilian attems · 19 years ago
  73. ffbe552 [PATCH] pnpbios: eliminate bad section references by maximilian attems · 19 years ago
  74. 614a7d6 [PATCH] fix up newly added jsm driver by Christoph Hellwig · 19 years ago
  75. a299738 [PATCH] use cheaper elv_queue_empty when unplug a device by Ken Chen · 19 years ago
  76. 975e046 [PATCH] fix module_param_string() calls by Bert Wesarg · 19 years ago
  77. 4a534f9 [PATCH] possible use-after-free of bio by Jens Axboe · 19 years ago
  78. bf2049f [PATCH] fix few remaining u32 vs. pm_message_t problems by Pavel Machek · 19 years ago
  79. 3bfffd9 [PATCH] fix u32 vs. pm_message_t in rest of the tree by Pavel Machek · 19 years ago
  80. 9bfd354 [PATCH] fix u32 vs. pm_message_t in driver/video by Pavel Machek · 19 years ago
  81. 0370aff [PATCH] fix u32 vs. pm_message_t in drivers/ by Pavel Machek · 19 years ago
  82. 7f4927c [PATCH] fix u32 vs. pm_message_t in PCI, PCIE by Pavel Machek · 19 years ago
  83. f451390 [PATCH] fix u32 vs. pm_message_t in drivers/macintosh by Pavel Machek · 19 years ago
  84. e5378ca [PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd,scsi by Pavel Machek · 19 years ago
  85. 8d189f7 [PATCH] fix u32 vs. pm_message_t in drivers/message by Pavel Machek · 19 years ago
  86. a291068 [PATCH] fix u32 vs. pm_message_t in drivers/media by Pavel Machek · 19 years ago
  87. 8bf2803 [PATCH] fix u32 vs. pm_message_t in pcmcia by Pavel Machek · 19 years ago
  88. 05adc3b [PATCH] u32 vs. pm_message_t fixes for drivers/net by Pavel Machek · 19 years ago
  89. 4fd416c [PATCH] Fix u32 vs. pm_message_t in drivers/char by Pavel Machek · 19 years ago
  90. 438510f [PATCH] pm_message_t: more fixes in common and i386 by Pavel Machek · 19 years ago
  91. b6d9a5d [PATCH] x86_64: Make IRDA devices are not really ISA devices not depend on CONFIG_ISA by Andi Kleen · 19 years ago
  92. b0a70b5 [PATCH] i2c-i801: I2C patch for Intel ESB2 by Jason Gaston · 19 years ago
  93. 680d323 [PATCH] ahci: AHCI mode SATA patch for Intel ESB2 by Jason Gaston · 19 years ago
  94. c368ca4 [PATCH] ata_piix: IDE mode SATA patch for Intel ESB2 by Jason Gaston · 19 years ago
  95. d69332b [PATCH] piix: IDE PATA patch for Intel ESB2 by Jason Gaston · 19 years ago
  96. 16b8175 [PATCH] ppc32: MV643XX ethernet is an option for Pegasos by Benjamin Herrenschmidt · 19 years ago
  97. 0c541b4 [PATCH] ppc32: Fix AGP and sleep again by Benjamin Herrenschmidt · 19 years ago
  98. 41aac24 [PATCH] r128_state.c: break missing in switch statement by Dave Airlie · 19 years ago
  99. 1db7fc7 [PATCH] fix Bug 4395: modprobe bttv freezes the computer by akpm@osdl.org · 19 years ago
  100. baaa2c5 [PATCH] Avoid deadlock in sync_page_io by using GFP_NOIO by Neil Brown · 19 years ago