1. 3b2946c [SCSI] aacraid: Fix aacraid probe breakage (updated) by Mark Haverkamp · 19 years ago
  2. ebd8bb7 [SCSI] fix transport class corner case after rework by James Bottomley · 19 years ago
  3. 975f24b [SCSI] aiclib remove dead by Christoph Hellwig · 19 years ago
  4. 85a4652 [SCSI] aic79xx: sane pci probing by Christoph Hellwig · 19 years ago
  5. d46b1d5 [SCSI] aic79xx: remove some dead code by Christoph Hellwig · 19 years ago
  6. d0a7e57 [SCSI] correct transport class abstraction to work outside SCSI by James Bottomley · 19 years ago
  7. 10c1b88 [SCSI] add ability to deny binding to SPI transport class by James Bottomley · 19 years ago
  8. 3a4f5c6 [SCSI] aic7xxx: lost multifunction flags handling by James Bottomley · 19 years ago
  9. 0336ee5 [SCSI] fix warning in aic7770.c by akpm@osdl.org · 19 years ago
  10. 6becdff [SCSI] fix warning in scsi_softirq by akpm@osdl.org · 19 years ago
  11. 3a1c1d4 [SCSI] Add Emulex as maintainer of lpfc SCSI driver by James.Smart@Emulex.Com · 19 years ago
  12. 9909b79 [SCSI] lpfc driver 8.0.30 : update version to 8.0.30 by James.Smart@Emulex.Com · 19 years ago
  13. 9188652 [SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun() by James.Smart@Emulex.Com · 19 years ago
  14. ea84c3f [SCSI] lpfc driver 8.0.30 : dev_loss and nodev timeouts by James.Smart@Emulex.Com · 19 years ago
  15. f888ba3 [SCSI] lpfc driver 8.0.30 : fix get_stats panic by James.Smart@Emulex.Com · 19 years ago
  16. 69859dc [SCSI] lpfc driver 8.0.30 : task mgmt bit clearing by James.Smart@Emulex.Com · 19 years ago
  17. 8cbdc5f [SCSI] lpfc driver 8.0.30 : fix lip/cablepull panic by James.Smart@Emulex.Com · 19 years ago
  18. 483f05f [SCSI] lpfc driver 8.0.30 : fix iocb reuse initialization by James.Smart@Emulex.Com · 19 years ago
  19. 507caac [SCSI] Make the HSG80 a REPORTLUN2 device by James Bottomley · 19 years ago
  20. a80b342 [SCSI] aic79xx: fix boot panic with no hardware by James Bottomley · 19 years ago
  21. 0d7323c [SCSI] blacklist addition. by Dave Jones · 19 years ago
  22. 8e87c2f [SCSI] aacraid: adapter support update by Mark Haverkamp · 19 years ago
  23. b21a413 [SCSI] add global timeout to the scsi mid-layer by James Bottomley · 19 years ago
  24. f03a567 [SCSI] drivers/scsi/st.c: add reference count and related fixes by Kai Makisara · 19 years ago
  25. 5262d08 [SCSI] aacraid: correct use of cmd->timeout field by James Bottomley · 19 years ago
  26. a2ae85d [SCSI] aic79xx: needs to select SPI_TRANSPORT_ATTRS by akpm@osdl.org · 19 years ago
  27. 0e68c00 [SCSI] aacraid: sgraw command support by Mark Haverkamp · 19 years ago
  28. 12a26d0 [SCSI] aacraid: aif registration timeout fix by Mark Haverkamp · 19 years ago
  29. e53cb35 [SCSI] aacraid: remove duplicate io callback code by Mark Haverkamp · 19 years ago
  30. bd1aac8 [SCSI] aacraid: driver shutdown method by Mark Haverkamp · 19 years ago
  31. c7f4760 [SCSI] aacraid: driver version update by Mark Haverkamp · 19 years ago
  32. bed30de [SCSI] aacraid: interupt mitigation by Mark Haverkamp · 19 years ago
  33. fc789a9 [SCSI] aic7xxx/79xx: fix another potential panic due to a non existent target by James Bottomley · 19 years ago
  34. 79778a2 [SCSI] aic7xxx: upport all sequencer and core fixes from adaptec version 6.3.9 by James Bottomley · 19 years ago
  35. 52b5cfb [SCSI] aic79xx: fixup DT setting by Hannes Reinecke · 19 years ago
  36. 88ff29a [SCSI] aic79xx: add hold_mcs to the transport parameters by James Bottomley · 19 years ago
  37. d872ebe [SCSI] add missing hold_mcs parameter to the spi transport class by James Bottomley · 19 years ago
  38. 3f40d7d [SCSI] aic79xx: fix up transport settings by James Bottomley · 19 years ago
  39. a4b53a1 [SCSI] aic79xx: DV parameter settings by Hannes Reinecke · 19 years ago
  40. 73a2546 [SCSI] aic79xx: update to use scsi_transport_spi by Hannes Reinecke · 19 years ago
  41. 60a1321 [SCSI] aic79xx: Remove busyq by Hannes Reinecke · 19 years ago
  42. 8d6810d [SCSI] qla1280: endianess annotations by Christoph Hellwig · 19 years ago
  43. 7a34766 [SCSI] qla1280: don't use bitfields for hardware access, parameters by Christoph Hellwig · 19 years ago
  44. 0888f4c [SCSI] qla1280: don't use bitfields for hardware access in isp_config by Christoph Hellwig · 19 years ago
  45. 5c79d61 [SCSI] qla1280: always load microcode by Christoph Hellwig · 19 years ago
  46. 748422d [SCSI] qla1280: remove SG_SEGMENTS by Christoph Hellwig · 19 years ago
  47. d6db3e8d [SCSI] qla1280: use SAM_ constants by Christoph Hellwig · 19 years ago
  48. 2b55cac [SCSI] qla1280: misc cleanups by Christoph Hellwig · 19 years ago
  49. 8af50dc [SCSI] qla1280: interupt posting for irq disabling/enabling by Christoph Hellwig · 19 years ago
  50. a6c4274 [SCSI] qla1280: remove dead per-host flag variables by Christoph Hellwig · 19 years ago
  51. 47ba39e [SCSI] add template for scsi_host_set_state() by James Bottomley · 19 years ago
  52. 82f2946 [SCSI] host state model update: mediate host add/remove race by Mike Anderson · 19 years ago
  53. d2c9d9e [SCSI] host state model update: reimplement scsi_host_cancel by Mike Anderson · 19 years ago
  54. d330187 [SCSI] host state model update: replace old host bitmap state by Mike Anderson · 19 years ago
  55. 5dbffcd [SCSI] git-scsi-misc: drivers/scsi/ch.c: remove devfs stuff by Adrian Bunk · 19 years ago
  56. 0a637a2 [SCSI] aic byteorder fixes after recent cleanup by Olaf Hering · 19 years ago
  57. b082548 [PATCH] agp: restore APBASE after setting APSIZE by Matthew Garrett · 19 years ago
  58. b87a1e5 [PATCH] s390: fix inline assembly in appldata by Gerald Schaefer · 19 years ago
  59. 4ffa923 [PATCH] s390: device recognition by Cornelia Huck · 19 years ago
  60. 350e3ad [PATCH] s390: check for interrupt before waiting by Heiko Carstens · 19 years ago
  61. 5712f52 [PATCH] s390: default configuration by Martin Schwidefsky · 19 years ago
  62. a502a35 [PATCH] uml: fix vsyscall brokenness by Jeff Dike · 19 years ago
  63. e4c5c82 [PATCH] fbdev: Replace memcpy with for-loop when preparing bitmap by Antonino A. Daplas · 19 years ago
  64. e1afc3f [PATCH] x86: avoid wasting IRQs patch update by Natalie.Protasevich@unisys.com · 19 years ago
  65. 8062594 [PATCH] vesafb: Fix mtrr bugs by Antonino A. Daplas · 19 years ago
  66. 655a0a7 [PATCH] serial: add MMIO support to 8250_pnp by Bjorn Helgaas · 19 years ago
  67. 3d483f4 [PATCH] Fix sync_tsc hang by Eric W. Biederman · 19 years ago
  68. 94d2ac6 [PATCH] mm: Ensure proper alignment for node_remap_start_pfn by Ravikiran G Thirumalai · 19 years ago
  69. 590f47a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  70. a9b2e91 [PATCH] USB: hidinput_hid_event() oops fix by Pete Zaitcev · 19 years ago
  71. 498f78e [PATCH] USB: fix in usb_calc_bus_time by Dan Streetman · 19 years ago
  72. 6b216df8 [PATCH] USB: fix Bug in usb-skeleton.c by Conger, Chris A · 19 years ago
  73. 3eb0c5f [PATCH] USB: add S3C24XX USB Host driver support by Ben Dooks · 19 years ago
  74. f290809 [PATCH] USB: drivers/net/usb/zd1201.c: Gigabyte GN-WLBZ201 dongle usbid by Mathieu · 19 years ago
  75. 8753e65 [PATCH] USB: Patch for KYOCERA AH-K3001V support by Masahito Omote · 19 years ago
  76. a6db592 [PATCH] USB: ldusb fixes by Michael Hund · 19 years ago
  77. 86d3074 [PATCH] USB: Usbcore: Don't try to delete unregistered interfaces by Alan Stern · 19 years ago
  78. 4a0d73c [PATCH] USB: drivers/usb/net/: remove two unused multicast_filter_limit variables by Adrian Bunk · 19 years ago
  79. fe0410c [PATCH] USB: usbfs: Don't leak uninitialized data by Alan Stern · 19 years ago
  80. 279e154 [PATCH] USB: ftdi_sio: fix a couple of timeouts by Ian Abbott · 19 years ago
  81. 74ede0f [PATCH] USB: ftdi_sio: Update RTS and DTR simultaneously by Ian Abbott · 19 years ago
  82. 9b1513d [PATCH] USB: ftdi_sio: new microHAM and Evolution Robotics devices by Ian Abbott · 19 years ago
  83. a46e812 [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n -- bug? by Kumar Gala · 19 years ago
  84. 10f4338 [PATCH] PCI: remove PCI_BRIDGE_CTL_VGA handling from setup-bus.c by Ivan Kokshaysky · 19 years ago
  85. 761a3ac [PATCH] PCI: Adjust PCI rom code to handle more broken ROMs by Jon Smirl · 19 years ago
  86. e96e2f1 [PATCH] PCI: Hidden SMBus bridge on Toshiba Tecra M2 by Daniele Gaffuri · 19 years ago
  87. ea5860d [PATCH] w1: kconfig/Makefile fix. by Evgeniy Polyakov · 19 years ago
  88. 0d73adc [PATCH] I2C: 24RF08 corruption prevention (again) by Jean Delvare · 19 years ago
  89. 86749e8 [PATCH] I2C: missing new lines in i2c-core messages by Jean Delvare · 19 years ago
  90. 0cacdf2 [PATCH] I2C: use time_after in 3 chip drivers by Jean Delvare · 19 years ago
  91. 368609c [PATCH] I2C: Missing space in split strings by Jean Delvare · 19 years ago
  92. d91e169 [PATCH] I2C: ds1337 - fix 12/24 hour mode bug by Ladislav Michl · 19 years ago
  93. cb14c3a [PATCH] I2C-MPC: Restore code removed by Kumar Gala · 19 years ago
  94. fc185d9 [PATCH] Add the rules about the -stable kernel releases to the Documentation directory by Greg KH · 19 years ago
  95. 3348e05 [PATCH] DEBUG_FS must depend on SYSFS by Adrian Bunk · 19 years ago
  96. 9ca1eb3 [PATCH] sysfs: fix sysfs_setattr by Maneesh Soni · 19 years ago
  97. bc062b1 [PATCH] sysfs: fix sysfs_chmod_file by Maneesh Soni · 19 years ago
  98. 30d07a2 [PATCH] stable_api_nonsense.txt fixes by Daniel Walker · 19 years ago
  99. 8bf2755 [PATCH] x86_64 machine_kexec: Use standard pagetable helpers by Eric W. Biederman · 19 years ago
  100. 094ce7f arch/i386/kernel/cpu/cpufreq/powernow-k8.c: In function `powernow_k8_cpu_init_acpi': by Dave Jones · 19 years ago