1. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  2. 95d7788 [PATCH] htirq: tidy up the htirq code by Eric W. Biederman · 18 years ago
  3. 03571e1 [PATCH] msi: move the ia64 code into arch/ia64 by Eric W. Biederman · 18 years ago
  4. 3b7d192 [PATCH] msi: refactor and move the msi irq_chip into the arch code by Eric W. Biederman · 18 years ago
  5. 277bc33 [PATCH] msi: only use a single irq_chip for msi interrupts by Eric W. Biederman · 18 years ago
  6. 1f80025 [PATCH] msi: simplify msi sanity checks by adding with generic irq code by Eric W. Biederman · 18 years ago
  7. 8b955b0 [PATCH] Initial generic hypertransport interrupt support by Eric W. Biederman · 18 years ago
  8. 4b2fabb [PATCH] genirq: msi: only build msi-apic.c on ia64 by Eric W. Biederman · 18 years ago
  9. 1ce0337 [PATCH] genirq: msi: make the msi code irq based and not vector based by Eric W. Biederman · 18 years ago
  10. 92db6d1 [PATCH] genirq: msi: simplify the msi irq limit policy by Eric W. Biederman · 18 years ago
  11. 38bc036 [PATCH] genirq: msi: refactor the msi_ops by Eric W. Biederman · 18 years ago
  12. 0366f8f [PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msg by Eric W. Biederman · 18 years ago
  13. dd159ee [PATCH] genirq: msi: make the msi boolean tests return either 0 or 1 by Eric W. Biederman · 18 years ago
  14. 7bd007e [PATCH] genirq: msi: simplify msi enable and disable by Eric W. Biederman · 18 years ago
  15. 9bded00 [PATCH] fix "PCI: assign ioapic resource at hotplug" by Kenji Kaneshige · 18 years ago
  16. cab0089 Still more typo fixes by Matt LaPlante · 18 years ago
  17. 236561e [PATCH] PCI quirks update by Alan Cox · 18 years ago
  18. 5718178 [PATCH] msi: use kmem_cache_zalloc() by Pekka J Enberg · 18 years ago
  19. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  20. c9d86d7 pciehp - fix wrong return value by Kenji Kaneshige · 18 years ago
  21. 600812e acpiphp: add support for ioapic hot-remove by Satoru Takeuchi · 18 years ago
  22. 2318627 PCI: assign ioapic resource at hotplug by Satoru Takeuchi · 18 years ago
  23. d5cdb67 acpiphp: disable bridges by Satoru Takeuchi · 18 years ago
  24. 0dad351 acpiphp: stop bus device before acpi_bus_trim by Satoru Takeuchi · 18 years ago
  25. 24f8aa9 PCI: add pci_stop_bus_device by Satoru Takeuchi · 18 years ago
  26. 9b1d19e acpiphp: do not initialize existing ioapics by Satoru Takeuchi · 18 years ago
  27. b99feeb acpiphp: initialize ioapics before starting devices by Satoru Takeuchi · 18 years ago
  28. 287af2f acpiphp: set hpp values before starting devices by Satoru Takeuchi · 18 years ago
  29. 753388c PCI Hotplug: cleanup pcihp skeleton code. by Satoru Takeuchi · 18 years ago
  30. b56a5a2 PCI: Restore PCI Express capability registers after PM event by Michael S. Tsirkin · 18 years ago
  31. 6d47a5e PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function static by Adrian Bunk · 18 years ago
  32. 50b0075 PCI: Multiprobe sanitizer by Alan Cox · 18 years ago
  33. b19441a PCI: fix __must_check warnings by Greg Kroah-Hartman · 18 years ago
  34. 660a0e8 PCI Hotplug: fix __must_check warnings by Greg Kroah-Hartman · 18 years ago
  35. e1b95dc SHPCHP: fix __must_check warnings by Greg Kroah-Hartman · 18 years ago
  36. 4bf3392 PCI-Express AER implemetation: pcie_portdrv error handler by Zhang, Yanmin · 18 years ago
  37. 6c2b374 PCI-Express AER implemetation: AER core and aerdriver by Zhang, Yanmin · 18 years ago
  38. 4840815 PCI-Express AER implemetation: export pcie_port_bus_type by Zhang, Yanmin · 18 years ago
  39. 20d5166 PCIE: check and return bus_register errors by Randy Dunlap · 18 years ago
  40. 6397c75 MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capability by Brice Goglin · 18 years ago
  41. fe97064 MSI: Export the PCI_BUS_FLAGS_NO_MSI flag in sysfs by Brice Goglin · 18 years ago
  42. 24334a1 MSI: Factorize common code in pci_msi_supported() by Brice Goglin · 18 years ago
  43. 3f79e10 MSI: Cleanup existing MSI quirks by Brice Goglin · 18 years ago
  44. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  45. 0637a70 [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1 by Andi Kleen · 18 years ago
  46. 0f397f8 PCI: enable driver multi-threaded probe by Greg Kroah-Hartman · 18 years ago
  47. 995982c sysfs_remove_bin_file: no return value, dump_stack on error by Randy.Dunlap · 18 years ago
  48. 1d3a82a PM: no suspend_prepare() phase by David Brownell · 18 years ago
  49. b887d2e PM: PCI and IDE handle PM_EVENT_PRETHAW by David Brownell · 18 years ago
  50. cbd69db Suspend changes for PCI core by Linus Torvalds · 18 years ago
  51. 23930fa Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  52. c547fc2 Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  53. f9bcda7 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  54. 1ae4f9b USB: Add VIA quirk fixup for VT8235 usb2 by Mark Hindley · 18 years ago
  55. aa43f77 Merge branch 'merge' by Paul Mackerras · 18 years ago
  56. b01e86f Merge /spare/repo/linux-2.6 into upstream by Jeff Garzik · 18 years ago
  57. 39ba487 [PATCH] PCI: kerneldoc correction in pci-driver by Henrik Kretzschmar · 18 years ago
  58. cc702c2 [PATCH] CPCI hotplug: fix resource assignment by Scott Murray · 18 years ago
  59. 65ae4dd [PATCH] PCI: fix ICH6 quirks by Daniel Ritz · 18 years ago
  60. da547d7 Merge trivial low-risk suspend hotkey bugzilla-5918 into release by Len Brown · 18 years ago
  61. 7796705 [PATCH] libata: s/CONFIG_SCSI_SATA/CONFIG_[S]ATA/g in pci/quirks.c by Tejun Heo · 18 years ago
  62. b5240b3 ACPIPHP: allow acpiphp to build without ACPI_DOCK by Kristen Carlson Accardi · 18 years ago
  63. f0c1dc0 PCI: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option. by Dave Jones · 18 years ago
  64. e50d108 pciehp: make pciehp build for powerpc by Kristen Carlson Accardi · 18 years ago
  65. 32bc6e0 Merge branch 'merge' by Paul Mackerras · 18 years ago
  66. 321311a PCI: Unhide the SMBus on Asus PU-DLS by Jean Delvare · 18 years ago
  67. 998be20 PCI Hotplug: add acpiphp to MAINTAINERS by Kristen Carlson Accardi · 18 years ago
  68. c8439cfc PCI: pci/search: EXPORTs cannot be __devinit by Randy Dunlap · 18 years ago
  69. e4fd1f4 PCIE: cleanup on probe error by Randy Dunlap · 18 years ago
  70. 6085483 pcie: fix warnings when CONFIG_PM=n by Henrik Kretzschmar · 18 years ago
  71. 57cad80 Merge branch 'merge' by Paul Mackerras · 18 years ago
  72. d75763d [PATCH] pci/search: cleanups, add to kernel-api.tmpl by Randy Dunlap · 18 years ago
  73. 954a46e [POWERPC] pseries: Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  74. 16a7474 PCI: quirk to disable e100 interrupt if RESET failed to by Bjorn Helgaas · 18 years ago
  75. ffadcc2 [PATCH] PCI: PCIE power management quirk by Kristen Carlson Accardi · 18 years ago
  76. 709cf5e [PATCH] PCI: Clear abnormal poweroff flag on VIA southbridges, fix resume by Matthew Garrett · 18 years ago
  77. 15e0c69 [PATCH] ide: fix Jmicron support by Alan Cox · 18 years ago
  78. ec572e3 [PATCH] msi: Only keep one msi_desc in each slab entry. by Eric W. Biederman · 18 years ago
  79. c676466 Add PIIX4 APCI quirk for the 440MX chipset too by Linus Torvalds · 18 years ago
  80. c80dc60 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  81. 8208179 [PATCH] pci: initialize struct pci_dev.error_state by Linas Vepstas · 18 years ago
  82. 135c294 [PATCH] don't select CONFIG_HOTPLUG by Andrew Morton · 18 years ago
  83. 8d7bff6 ACPI: ACPI_DOCK Kconfig by Len Brown · 18 years ago
  84. 6b4486e [PATCH] irq-flags: pci: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  85. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  86. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  87. d120cfb merge linus into release branch by Len Brown · 18 years ago
  88. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  89. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  90. 95b38b3 ACPIPHP: prevent duplicate slot numbers when no _SUN by Kristen Accardi · 18 years ago
  91. 2b85e13 ACPI: static-ize handle_hotplug_event_func() by Len Brown · 18 years ago
  92. 4e8662b ACPIPHP: use ACPI dock driver by Kristen Accardi · 18 years ago
  93. e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 18 years ago
  94. 1396a8c [PATCH] 64bit resource: fix up printks for resources in pci core and hotplug drivers by Greg Kroah-Hartman · 18 years ago
  95. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  96. a4cffb6 [PATCH] x86_64: msi_apic.c build fix by Christian Kujau · 18 years ago
  97. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  98. cf34a8e [PATCH] PCI: nVidia quirk to make AER PCI-E extended capability visible by Brice Goglin · 18 years ago
  99. bdee9d9 [PATCH] PCI: Bus Parity Status sysfs interface by Doug Thompson · 18 years ago
  100. bd91fde [PATCH] PCI: MSI-K8T-Neo2-Fir: run only where needed by Chris Wedgwood · 18 years ago