1. 15a1ae7 [PATCH] acpiphp: add new bus to acpi by Kristen Accardi · 19 years ago
  2. b89b7ea [PATCH] PCI: Move pci_dev_put outside a spinlock by Alan Stern · 19 years ago
  3. 8c4b2cf [PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fix by Bernhard Kaindl · 19 years ago
  4. a0454b4 [PATCH] PCI: fix problems with MSI-X on ia64 by Grant Grundler · 19 years ago
  5. 75cde0e [PATCH] PCI: remove msi save/restore code in specific driver by Shaohua Li · 19 years ago
  6. 6e325a6 [PATCH] PCI: make MSI quirk inheritable from the pci bus by Michael S. Tsirkin · 19 years ago
  7. e5548e9 [PATCH] PCI: quirk for asus a8v and a8v delux motherboards by Bauke Jan Douma · 19 years ago
  8. 3c0a654 [PATCH] PCI: SMBus unhide on HP Compaq nx6110 by tomek@koprowski.org · 19 years ago
  9. 50defa1 [PATCH] PCI: Add pci_device_shutdown to pci_bus_type by Brian Gerst · 19 years ago
  10. e6b82b13 [PATCH] shpchp: adapt to pci driver model by Kenji Kaneshige · 19 years ago
  11. a246fa4 [PATCH] shpchp: Fix slot state handling by Kenji Kaneshige · 19 years ago
  12. f7391f5 [PATCH] shpchp: event handling rework by Kenji Kaneshige · 19 years ago
  13. 68c0b67 [PATCH] shpchp: Remove unused wait_for_ctrl_irq by Kenji Kaneshige · 19 years ago
  14. 09e1218 [PATCH] shpchp: Remove unused pci_bus member from controller structure by Kenji Kaneshige · 19 years ago
  15. bbe8f9a [PATCH] PCI: Avoid leaving MASTER_ABORT disabled permanently when returning from pci_scan_bridge. by Ralf Baechle · 19 years ago
  16. e4e7304 [PATCH] shpchp - Fix incorrect return value of interrupt handler by Kenji Kaneshige · 19 years ago
  17. bbe779d [PATCH] shpchp - move slot name into struct slot by Kenji Kaneshige · 19 years ago
  18. 8abebe1 [PATCH] shpchp - removed unncessary 'magic' member from slot by Kenji Kaneshige · 19 years ago
  19. 57c95c0 [PATCH] shpchp - replace kmalloc() with kzalloc() and cleanup arg of sizeof() by Kenji Kaneshige · 19 years ago
  20. 287588b [PATCH] pcihp_skeleton.c cleanup by Kenji Kaneshige · 19 years ago
  21. ef3be54 [PATCH] shpchp - bugfix: add missing serialization by Kenji Kaneshige · 19 years ago
  22. d29aadd [PATCH] shpchp - cleanup check command status by Kenji Kaneshige · 19 years ago
  23. a453456 [PATCH] shpchp - cleanup controller list by Kenji Kaneshige · 19 years ago
  24. 5b1a960 [PATCH] shpchp - cleanup slot list by Kenji Kaneshige · 19 years ago
  25. dfcd5f6 [PATCH] shpchp - cleanup shpchp_core.c by Kenji Kaneshige · 19 years ago
  26. 926030f [PATCH] shpchp - cleanup init_slots() by Kenji Kaneshige · 19 years ago
  27. 6aa4cdd [PATCH] PCI hotplug: convert semaphores to mutex by Ingo Molnar · 19 years ago
  28. c408a37 [PATCH] PCI: quirk for IBM Dock II cardbus controllers by Kristen Accardi · 19 years ago
  29. e3ac86d [PATCH] PCI: really fix parent's subordinate busnr by Kristen Accardi · 19 years ago
  30. b82db5c [PATCH] PCI: return max reserved busnr by Kristen Accardi · 19 years ago
  31. b64c05e [PATCH] PCI: clean up msi.c a bit by Grant Grundler · 19 years ago
  32. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 19 years ago
  33. eb8782e [PATCH] PnPBIOS: Missing SMALL_TAG_ENDDEP tag by Rene Herman · 19 years ago
  34. 41c28ff [PATCH] kill _INLINE_ by Adrian Bunk · 19 years ago
  35. 40953ed [PATCH] snsc kmalloc2kzalloc by Jes Sorensen · 19 years ago
  36. cf8b897 [PATCH] sem2mutex: drivers/ide by Arjan van de Ven · 19 years ago
  37. 81861d7 [PATCH] sem2mutex: serial ->port_write_mutex by Ingo Molnar · 19 years ago
  38. 82d4dc5 [PATCH] sem2mutex: drivers/block/nbd.c by Ingo Molnar · 19 years ago
  39. f85221d [PATCH] sem2mutex: drivers/block/loop.c by Ingo Molnar · 19 years ago
  40. 70522e1 [PATCH] sem2mutex: tty by Ingo Molnar · 19 years ago
  41. c039e31 [PATCH] sem2mutex: blockdev #2 by Arjan van de Ven · 19 years ago
  42. 6f87f0d [PATCH] sem2mutex: drivers/char/ by Ingo Molnar · 19 years ago
  43. b1c82b5 [PATCH] sem2mutex: drivers/block/floppy.c by Jes Sorensen · 19 years ago
  44. 1657f82 [PATCH] sem2mutex: drivers/block/pktcdvd.c by Jes Sorensen · 19 years ago
  45. e723ccd [PATCH] sem2mutex: drivers/scsi/ide-scsi.c by Jes Sorensen · 19 years ago
  46. 8ed965d [PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_generic by Arjan van de Ven · 19 years ago
  47. 9cdf182 [PATCH] sem2mutex: kcapi.c by Arjan van de Ven · 19 years ago
  48. 6a2900b [PATCH] kill cdrom ->dev_ioctl method by Christoph Hellwig · 19 years ago
  49. d2c5d4f [PATCH] cleanup cdrom_ioctl by Christoph Hellwig · 19 years ago
  50. ff4da2e [PATCH] swsusp: add check for suspension of X-controlled devices by Rafael J. Wysocki · 19 years ago
  51. 61808c2 [PATCH] cciss: fix use-after-free in cciss_init_one by Patrick McHardy · 19 years ago
  52. 2e6e33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  53. d56a3e3 [PATCH] macintosh: tidy-up driver_register() return values by Bjorn Helgaas · 19 years ago
  54. 6ea671a [PATCH] powerpc: tidy-up of_register_driver()/driver_register() return values by Bjorn Helgaas · 19 years ago
  55. 57ae595 [PATCH] powerpc: via-pmu warning fix by Andrew Morton · 19 years ago
  56. 3e52174 [PATCH] macintosh: cleanup the use of i2c headers by Jean Delvare · 19 years ago
  57. 8ac4fc5 [PATCH] powerpc: dont allow old RTC to be selected by Anton Blanchard · 19 years ago
  58. 3bea631 [PATCH] powerpc: make powerbook_sleep_grackle static by Olaf Hering · 19 years ago
  59. b7ad6d7 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  60. 0caab23 scsi: link in the debug driver last by Linus Torvalds · 19 years ago
  61. 9d8f057 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  62. 591eb85 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  63. 6a6bbd2 [PATCH] Use of uninitialized variable in drivers/net/depca.c by Eric Sesterhenn · 19 years ago
  64. 5185c7c [PATCH] Use after free in net/tulip/de2104x.c by Eric Sesterhenn · 19 years ago
  65. 494aced [PATCH] sis900 adm7001 PHY support by Artur Skawina · 19 years ago
  66. eadfa7d [PATCH] sky2: more ethtool stats by Stephen Hemminger · 19 years ago
  67. def720e [PATCH] s390: qeth :allow setting of attribute "route6" to "no_router". by Frank Pavlic · 19 years ago
  68. 1380fee [PATCH] s390: qeth driver cleanups by Frank Pavlic · 19 years ago
  69. 95f6b5a [PATCH] s390: qeth driver statistics fixes by Frank Pavlic · 19 years ago
  70. c2d3d4b [PATCH] AMD Au1xx0: fix Ethernet TX stats by Sergei Shtylylov · 19 years ago
  71. d973817 [PATCH] fix spidernet build issue by Jens Osterkamp · 19 years ago
  72. 4658f79 [PATCH] ahci: add softreset by Tejun Heo · 19 years ago
  73. f0c8bbf [PATCH] libata: do not ignore PIO-only devices by Tejun Heo · 19 years ago
  74. 67951ad [PATCH] libata: Symbol exports by Alan Cox · 19 years ago
  75. f4b15fe [PATCH] Update libata DMA blacklist to cover versions, and resync with IDE layer by Alan Cox · 19 years ago
  76. 09c7ad7 [PATCH] libata: Fix a drive detection problem by Alan Cox · 19 years ago
  77. 7c74ffd [PATCH] libata: note missing posting in mmio cmd write by Alan Cox · 19 years ago
  78. f01c184 Merge branch 'master' by Jeff Garzik · 19 years ago
  79. 1c2e027 Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 19 years ago
  80. 8b4b670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  81. d04ef3a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  82. 36177ba Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  83. 2152f85 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 19 years ago
  84. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 19 years ago
  85. f9aed0e [PATCH] sg: use compound pages by Nick Piggin · 19 years ago
  86. ac2b898 [PATCH] slab: Remove SLAB_NO_REAP option by Christoph Lameter · 19 years ago
  87. a7f3ea7 [PATCH] dcdbas: convert to the new platform device interface by Dmitry Torokhov · 19 years ago
  88. d0497614 [PATCH] tb0219: convert to the new platform device interface by Dmitry Torokhov · 19 years ago
  89. eee8ab7 [PATCH] mv64x600_wdt: convert to the new platform device interface by Dmitry Torokhov · 19 years ago
  90. d39b6cf [PATCH] vr41xx: convert to the new platform device interface by Dmitry Torokhov · 19 years ago
  91. 83485f8 [PATCH] serial: serial_txx9 driver update by Atsushi Nemoto · 19 years ago
  92. d2044a9 [PATCH] dm: bio split bvec fix by Alasdair G Kergon · 19 years ago
  93. 8a2cda0 [PATCH] i810fb_cursor(): use GFP_ATOMIC by Antonino A. Daplas · 19 years ago
  94. 949ec2c Merge branch 'master' by Jeff Garzik · 19 years ago
  95. 5501972 Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Jaroslav Kysela · 19 years ago
  96. f7cbb7f [ALSA] Fix snd_xxx_t typedefs by Takashi Iwai · 19 years ago
  97. 14778d9 [SPARC]: Respect vm_page_prot in io_remap_page_range(). by David S. Miller · 19 years ago
  98. 056755f [TG3]: Bump driver version and reldate. by David S. Miller · 19 years ago
  99. 15c3b69 [TG3]: Skip phy power down on some devices by Michael Chan · 19 years ago
  100. caf636c7 [TG3]: Fix SRAM access during tg3_init_one() by Michael Chan · 19 years ago