1. c9d86d7 pciehp - fix wrong return value by Kenji Kaneshige · 18 years ago
  2. 600812e acpiphp: add support for ioapic hot-remove by Satoru Takeuchi · 18 years ago
  3. 2318627 PCI: assign ioapic resource at hotplug by Satoru Takeuchi · 18 years ago
  4. d5cdb67 acpiphp: disable bridges by Satoru Takeuchi · 18 years ago
  5. 0dad351 acpiphp: stop bus device before acpi_bus_trim by Satoru Takeuchi · 18 years ago
  6. 24f8aa9 PCI: add pci_stop_bus_device by Satoru Takeuchi · 18 years ago
  7. 9b1d19e acpiphp: do not initialize existing ioapics by Satoru Takeuchi · 18 years ago
  8. b99feeb acpiphp: initialize ioapics before starting devices by Satoru Takeuchi · 18 years ago
  9. 287af2f acpiphp: set hpp values before starting devices by Satoru Takeuchi · 18 years ago
  10. 753388c PCI Hotplug: cleanup pcihp skeleton code. by Satoru Takeuchi · 18 years ago
  11. b56a5a2 PCI: Restore PCI Express capability registers after PM event by Michael S. Tsirkin · 18 years ago
  12. 6d47a5e PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function static by Adrian Bunk · 18 years ago
  13. 50b0075 PCI: Multiprobe sanitizer by Alan Cox · 18 years ago
  14. b19441a PCI: fix __must_check warnings by Greg Kroah-Hartman · 18 years ago
  15. 660a0e8 PCI Hotplug: fix __must_check warnings by Greg Kroah-Hartman · 18 years ago
  16. e1b95dc SHPCHP: fix __must_check warnings by Greg Kroah-Hartman · 18 years ago
  17. 4bf3392 PCI-Express AER implemetation: pcie_portdrv error handler by Zhang, Yanmin · 19 years ago
  18. 6c2b374 PCI-Express AER implemetation: AER core and aerdriver by Zhang, Yanmin · 19 years ago
  19. 4840815 PCI-Express AER implemetation: export pcie_port_bus_type by Zhang, Yanmin · 19 years ago
  20. 20d5166 PCIE: check and return bus_register errors by Randy Dunlap · 19 years ago
  21. 6397c75 MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capability by Brice Goglin · 18 years ago
  22. 46ff346 MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT by Brice Goglin · 18 years ago
  23. fe97064 MSI: Export the PCI_BUS_FLAGS_NO_MSI flag in sysfs by Brice Goglin · 18 years ago
  24. 24334a1 MSI: Factorize common code in pci_msi_supported() by Brice Goglin · 18 years ago
  25. 3f79e10 MSI: Cleanup existing MSI quirks by Brice Goglin · 18 years ago
  26. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  27. dd77a4e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  28. e1da95a [PATCH] suspend: make it possible to disable serial console suspend by Rafael J. Wysocki · 18 years ago
  29. 53e62d3 [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc by Ralf Baechle · 18 years ago
  30. 972d1a7 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE by Christoph Lameter · 18 years ago
  31. 182e8e2 [PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on CONFIG_HIGHMEM by Christoph Lameter · 18 years ago
  32. 0637a70 [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1 by Andi Kleen · 18 years ago
  33. 3034d11 [PATCH] Don't print virtual address in HPET initialization by Andi Kleen · 18 years ago
  34. 81107bf Driver core: Remove unneeded routines from driver core by Alan Stern · 18 years ago
  35. f2eaae1 Driver core: Fix potential deadlock in driver core by Alan Stern · 18 years ago
  36. 0f397f8 PCI: enable driver multi-threaded probe by Greg Kroah-Hartman · 19 years ago
  37. d779249 Driver Core: add ability for drivers to do a threaded probe by Greg Kroah-Hartman · 19 years ago
  38. f86db39 drivers/base: check errors by Andrew Morton · 18 years ago
  39. 3702264 drivers/base: Platform notify needs to occur before drivers attach to the device by Brian Walsh · 18 years ago
  40. 35acfdd Driver core: fixed add_bind_files() definition by Yoichi Yuasa · 19 years ago
  41. 9de72ee Driver core: fix comments in drivers/base/power/resume.c by Dmitry Torokhov · 19 years ago
  42. 995982c sysfs_remove_bin_file: no return value, dump_stack on error by Randy.Dunlap · 19 years ago
  43. 2589f188 Driver core: add ability for devices to create and remove bin files by Greg Kroah-Hartman · 18 years ago
  44. c47ed21 Class: add support for class interfaces for devices by Greg Kroah-Hartman · 18 years ago
  45. c205ef4 Driver core: create devices/virtual/ tree by Greg Kroah-Hartman · 19 years ago
  46. a2de48c Driver core: add device_rename function by Greg Kroah-Hartman · 19 years ago
  47. 2620efe Driver core: add ability for classes to handle devices properly by Greg Kroah-Hartman · 19 years ago
  48. 64bb5d2 Driver core: allow devices in classes to have no parent by Greg Kroah-Hartman · 19 years ago
  49. de0ff00 Driver core: add groups support to struct device by Greg Kroah-Hartman · 19 years ago
  50. 386415d PM: platform_bus and late_suspend/early_resume by David Brownell · 18 years ago
  51. bb84c89 PM: device_suspend/resume may sleep by Pavel Machek · 18 years ago
  52. 1d3a82a PM: no suspend_prepare() phase by David Brownell · 18 years ago
  53. 2bca293 PM: add kconfig option for deprecated .../power/state files by David Brownell · 18 years ago
  54. 047bda3 PM: update docs for writing .../power/state by David Brownell · 18 years ago
  55. f1cc0a8 PM: issue PM_EVENT_PRETHAW by David Brownell · 18 years ago
  56. 1858499 PM: USB HCDs use PM_EVENT_PRETHAW by David Brownell · 18 years ago
  57. c78a7c2 PM: video drivers and PM_EVENT_PRETHAW by David Brownell · 18 years ago
  58. b887d2e PM: PCI and IDE handle PM_EVENT_PRETHAW by David Brownell · 18 years ago
  59. 8b4b8a2 fix broken/dubious driver suspend() methods by David Brownell · 18 years ago
  60. 8f4bcc2 make suspend quieter by David Brownell · 19 years ago
  61. cbd69db Suspend changes for PCI core by Linus Torvalds · 19 years ago
  62. 7c8265f Suspend infrastructure cleanup and extension by Linus Torvalds · 19 years ago
  63. ab7d737 Driver core: add const to class_create by Miguel Ojeda Sandonis · 18 years ago
  64. 5cbe5f8 device_create(): make fmt argument 'const char *' by Greg Kroah-Hartman · 19 years ago
  65. ddd5d35 class_device_create(): make fmt argument 'const char *' by Dmitry Torokhov · 19 years ago
  66. d81d9d6 deprecate PHYSDEV* keys by Kay Sievers · 18 years ago
  67. 656ddf7 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  68. 29da9f6 [libata] Fix oops introduced in non-uniform port handling fix by Jeff Garzik · 18 years ago
  69. 7e47202 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  70. 7b29122 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  71. b7de567 [PATCH] VIDIOC_ENUMSTD bug by Jonathan Corbet · 18 years ago
  72. 25981de [PATCH] backlight: fix oops in __mutex_lock_slowpath during head /sys/class/graphics/fb0/* by Michael Hanselmann · 18 years ago
  73. 0b16f21 [PATCH] rtc: lockdep fix/workaround by Peter Zijlstra · 18 years ago
  74. c32a8fd [PATCH] ata-piix: fixes kerneldoc error by Henne · 18 years ago
  75. efdbc1a [SUNLANCE]: Mark sparc_lance_probe_one as __devinit. by David S. Miller · 18 years ago
  76. 5b7c714 [ATM] he: Fix __init/__devinit conflict by Roland Dreier · 18 years ago
  77. 7c25041 [PATCH] pata_pdc2027x iomem annotations by Al Viro · 18 years ago
  78. 355edd2 [PATCH] fix idiocy in asd_init_lseq_mdp() by Al Viro · 18 years ago
  79. 3cc2754 [PATCH] SCSI gfp_t annotations by Al Viro · 18 years ago
  80. 855fc73 [PATCH] wrong thing iounmapped (qla3xxx) by Al Viro · 18 years ago
  81. ee111d1 [PATCH] qla3xxx iomem annotations by Al Viro · 18 years ago
  82. 8a1cdc9 [PATCH] Revert ABI-breaking change in /proc by Matthew Wilcox · 18 years ago
  83. 6a3670c [PATCH] missing include (free_irq() use) by Al Viro · 18 years ago
  84. 8abf106 [PATCH] libata won't build on SUN4 by Al Viro · 18 years ago
  85. 9317fd4 [PATCH] libata won't build on m68k and m32r by Al Viro · 18 years ago
  86. a68aa1c Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  87. a319a27 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  88. 23930fa Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  89. 1b73c4b [SCSI] scsi_transport_fc: fixup netlink arguments by James Bottomley · 18 years ago
  90. 1aedf2c Merge mulgrave-w:git/linux-2.6 by James Bottomley · 18 years ago
  91. dfdc58b [SCSI] SPI transport class: misc DV fixes by James Bottomley · 18 years ago
  92. a07f353 [SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci structures by Alan Cox · 18 years ago
  93. 1a68d41 [SCSI] eata_pio cleanup and PCI fix by Alan Cox · 18 years ago
  94. ac5826c [SCSI] aacraid: remove scsi_remove_device by Mark Haverkamp · 18 years ago
  95. 76a7f8f [SCSI] aacraid: merge rx and rkt code by Mark Haverkamp · 18 years ago
  96. 653ba58 [SCSI] aacraid: expose physical devices by Mark Haverkamp · 18 years ago
  97. 6510135 [SCSI] aacraid: misc cleanup by Mark Haverkamp · 18 years ago
  98. 1ab9dd0 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  99. a4c12d6 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  100. 8165428 [SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are down by Andreas Herrmann · 18 years ago