1. 8737d6a [PATCH] powerpc/PCI hotplug: shuffle error checking to better location. by linas@austin.ibm.com · 19 years ago
  2. b64a71a [PATCH] powerpc/PCI hotplug: minor cleanup forward decls by linas@austin.ibm.com · 19 years ago
  3. f6afbad [PATCH] powerpc/PCI hotplug: cleanup: add prefix by linas@austin.ibm.com · 19 years ago
  4. e06b80b [PATCH] powerpc/PCI hotplug: merge rpaphp_enable_pci_slot() by linas@austin.ibm.com · 19 years ago
  5. 8fe6439 [PATCH] powerpc/PCI hotplug: de-convolute rpaphp_unconfig_pci_adap by linas@austin.ibm.com · 19 years ago
  6. 8a85a70 [PATCH] powerpc/PCI hotplug: remove remove_bus_device() by linas@austin.ibm.com · 19 years ago
  7. 7fec77e [PATCH] powerpc/PCI hotplug: merge config_pci_adapter by linas@austin.ibm.com · 19 years ago
  8. eca845c [PATCH] powerpc/PCI hotplug: remove rpaphp_fixup_new_pci_devices() by linas@austin.ibm.com · 19 years ago
  9. 0165786 [PATCH] powerpc/PCI hotplug: remove rpaphp_find_bus() by linas@austin.ibm.com · 19 years ago
  10. 53044f3 [PATCH] PCI Hotplug: shpchp: AMD POGO errata fix by Keck, David · 19 years ago
  11. 3c0c644 [PATCH] PCI Hotplug: PCI panic on dlpar add (add pci slot to running partition) by linas · 19 years ago
  12. dd8c499 [PATCH] PCI Hotplug/powerpc: module build break by linas · 19 years ago
  13. 654143e [PATCH] PCI Hotplug: fix up Kconfig help text by Pavel Machek · 19 years ago
  14. 072888f [PATCH] PCI Hotplug: fix up coding style issues by Pavel Machek · 19 years ago
  15. 8169b5d [PATCH] PCI: make it easier to see that set_msi_affinity() is used by Grant Grundler · 19 years ago
  16. f8d6571 [PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability() by Adrian Bunk · 19 years ago
  17. 10379a2 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 19 years ago
  18. 63b3ced Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  19. 28e0cf2 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  20. e0ae235 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 19 years ago
  21. a5b3c86 [SCSI] ServeRAID: prevent seeing DADSI devices by Jack Hammer · 19 years ago
  22. 2254c86 [SCSI] fusion: add message sanity check by Moore, Eric · 19 years ago
  23. a69ac32 [SCSI] fusion: unloading the driver - only set asyn narrow for configured devices by Moore, Eric · 19 years ago
  24. 335a941 [SCSI] fusion: unloading the driver results in panic - fix by Moore, Eric · 19 years ago
  25. 23f236e [SCSI] mptsas: don't complain on bogus slave_alloc calls by Christoph Hellwig · 19 years ago
  26. 9f63bb7 [SCSI] fusion: add task managment response code info by Moore, Eric · 19 years ago
  27. 4ddce14 [SCSI] fusion: add MSI support by Christoph Hellwig · 19 years ago
  28. 7e55147 [SCSI] fusion: overrun tape fix by Moore, Eric · 19 years ago
  29. ece5091 [SCSI] fusion: add verbose messages for RAID actions by Moore, Eric · 19 years ago
  30. 928496a [SCSI] fusion: increase reply frame size from 0x40 to 0x50 bytes by Moore, Eric · 19 years ago
  31. d66c7a0 [SCSI] fusion: setting timeouts in eh threads appropiatley for fc/sas/spi by Christoph Hellwig · 19 years ago
  32. 432b4c8 [SCSI] fusion: mptsas, increase discovery timout to 300 seconds by Moore, Eric · 19 years ago
  33. d8e925d [SCSI] fusion: spi bus reset when driver loads by Moore, Eric · 19 years ago
  34. eb22184 [SCSI] aic79xx: Fix timer handling by Hannes Reinecke · 19 years ago
  35. 3fb0861 [SCSI] aic79xx: SLOWCRC fix by Hannes Reinecke · 19 years ago
  36. 53467e6 [SCSI] aic79xx: sequencer fixes by Hannes Reinecke · 19 years ago
  37. 2628ed2 [SCSI] aic7xxx: Update aicasm by Hannes Reinecke · 19 years ago
  38. 663e1aa [SCSI] fusion: fix compile by James Bottomley · 19 years ago
  39. fda4c2c [SCSI] fusion: bump version by Moore, Eric · 19 years ago
  40. 3bc7bf1 [SCSI] fusion: FC rport code fixes by Michael Reed · 19 years ago
  41. 79de278 [SCSI] fusion: move sas persistent event handling over to the mptsas module by Moore, Eric · 19 years ago
  42. 7d3eecf [SCSI] fusion: target reset when drive is being removed by Moore, Eric · 19 years ago
  43. c73787e [SCSI] fusion: add support for raid hot add/del support by Moore, Eric · 19 years ago
  44. d99ca41 [SCSI] scsi_transport_sas.c: display port identifier by Moore, Eric · 19 years ago
  45. d195ea4 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  46. bb4bc81 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  47. f6bc266 [PATCH] fix deadlock in drivers/pci/msi.c by Ingo Molnar · 19 years ago
  48. d5bee77 Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  49. 0827f2b Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  50. c6f0d75 [PATCH] Clarify help text of SKGE/SK98LIN/SKY2 by Daniel Drake · 19 years ago
  51. 0febb72 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Jeff Garzik · 19 years ago
  52. ae7ec20 [PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configuration by Adrian Bunk · 19 years ago
  53. 489f445 [PATCH] ipw2200: Fix a variable referenced after kfree() bug by Zhu Yi · 19 years ago
  54. 17ed081 [PATCH] ipw2200: Fix sw_reset doesn't clear the static essid problem by Zhu Yi · 19 years ago
  55. f73cb83 [PATCH] ipw2200: Fix "iwspy ethx off" causes kernel panic by Zhu Yi · 19 years ago
  56. b6e4da7 [PATCH] ipw2100: Fix setting txpower failed problem by Zhu Yi · 19 years ago
  57. 3c5eca5 [PATCH] ipw2100: Fix a gcc compile warning by Zhu Yi · 19 years ago
  58. 48bdc8e [LIBATA] Blacklist certain Maxtor firmware revisions for FUA support by Jens Axboe · 19 years ago
  59. 1341c93 [SCSI] megaraid_sas: new template defined to represent each type of controllers by Sumant Patro · 19 years ago
  60. cb59aa6 [SCSI] megaraid_sas: cleanup queue command path by Sumant Patro · 19 years ago
  61. b0b020d Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Jeff Garzik · 19 years ago
  62. 4f95af5 [PATCH] orinoco_cs: tweak Vcc debugging messages by Valdis.Kletnieks@vt.edu · 19 years ago
  63. c067286 [CPUFREQ] Get rid of userspace policy struct, make userspace gov _PPC safe. by Thomas Renninger · 19 years ago
  64. b4de905 [PATCH] mv643xx_eth: Whitespace cleanup by Dale Farnsworth · 19 years ago
  65. 12ad74f [PATCH] mv643xx_eth: Update dev->last_rx on packet receive by Paolo Galtieri · 19 years ago
  66. c7cd901 [PATCH] mv643xx_eth: Fix spinlock recursion bug by Dale Farnsworth · 19 years ago
  67. efd51b5 [PATCH] s2io: scatter-gather fix by Ananda Raju · 19 years ago
  68. c35ca39 [PATCH] b44: fix laptop carrier detect by Stephen Hemminger · 19 years ago
  69. 6f9d472 [PATCH] acenic: fix checking of read_eeprom_byte() return values by Eric Sesterhenn · 19 years ago
  70. 6a986ce [PATCH] bonding: fix ->get_settings error checking by Eric Sesterhenn · 19 years ago
  71. bb1d107 [SCSI] Prevent scsi_execute_async from guessing cdb length by brking@us.ibm.com · 19 years ago
  72. 0961dd0 [CPUFREQ] _PPC frequency change issues by Thomas Renninger · 19 years ago
  73. 0367a8d [ARM] 3266/1: S3C2400 - adds macro S3C24XX by Lucas Correia Villa Real · 19 years ago
  74. c43e6f0 [ARM] amba-clcd: Allow RGB555 and RGB565 with 16bpp by Russell King · 19 years ago
  75. 15084a4 [SCSI] ips soft lockup during reset/initialization by Jack Hammer · 19 years ago
  76. 77427f5 [SCSI] qla2xxx: Drop legacy 'bypass lun scan for tape device' code. by andrew.vasquez@qlogic.com · 19 years ago
  77. 052c40c [SCSI] qla2xxx: Correct issue where the rport's upcall was not being made after relogin. by andrew.vasquez@qlogic.com · 19 years ago
  78. d97994d [SCSI] qla2xxx: Correct synchronization issues during rport addition/deletion. by andrew.vasquez@qlogic.com · 19 years ago
  79. 1d12d98 [SCSI] dc395x: "fix" virt_addr calculation on AUTO_REQSENSE by Guennadi Liakhovetski · 19 years ago
  80. 2b541f8 [SCSI] ibmvscsi: handle re-enable firmware message by Dave C Boutcher · 19 years ago
  81. 2dbb04c [SCSI] qla1280: remove < 2.6.0 support by Jes Sorensen · 19 years ago
  82. 4072719 [SUNGEM]: Make PM of PHYs more reliable (#2) by Benjamin Herrenschmidt · 19 years ago
  83. df7559d [SERIAL] 8250 Documentation fix by Timothy Charles McGrath · 19 years ago
  84. 0077d45 [SERIAL] Make uart_port flags a bitwise type by Russell King · 19 years ago
  85. ba899db [SERIAL] Make port->ops constant by Russell King · 19 years ago
  86. f9e6192 IB/mthca: Use correct GID in MADs sent on port 2 by Michael S. Tsirkin · 19 years ago
  87. ca74080 [SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCA by Russell King · 19 years ago
  88. ce8337c [SERIAL] Don't use ASYNC_ constants with the uart_port structure by Russell King · 19 years ago
  89. f91a371 [SERIAL] 8250 serial console fixes by Alan Cox · 19 years ago
  90. 4979929 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  91. 3b0e8ea [AGPGART] 945GM support for agpgart by Alan Hourihane · 19 years ago
  92. f43aaba [ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGER by Russell King · 19 years ago
  93. 648bf4f [PATCH] tlclk driver update by mark gross · 19 years ago
  94. da9bb1d [PATCH] EDAC: core EDAC support code by Alan Cox · 19 years ago
  95. 2f768af [PATCH] EDAC: drivers for Radisys 82600 by Alan Cox · 19 years ago
  96. 0d88a10 [PATCH] EDAC: drivers for Intel i82860, i82875 by Alan Cox · 19 years ago
  97. 806c35f [PATCH] EDAC: drivers for AMD 76x and Intel E750x, E752x by Alan Cox · 19 years ago
  98. 715b49e [PATCH] EDAC: atomic scrub operations by Alan Cox · 19 years ago
  99. ce2d2ae [PATCH] uml: arch Kconfig menu cleanups by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  100. 35fbd39 [PATCH] synclink_gt fix size of register value storage by Paul Fulghum · 19 years ago