1. e65ef88 irq: error missed ifndef CONFIG_HAVE_SPARSE_IRQ by Dean Nelson · 18 years ago
  2. 1c7d1bc dmar: fix dmar_parse_dev() devices_cnt error condition check by Suresh Siddha · 18 years ago
  3. 04e2ea6 dmar: use list_for_each_entry_safe() in dmar_dev_scope_init() by Suresh Siddha · 18 years ago
  4. 74d04bd dmar: initialize the return value in dmar_parse_dev() by Yinghai Lu · 18 years ago
  5. f6dd5c3 dmar: fix using early fixmap mapping for DMAR table parsing by Yinghai Lu · 18 years ago
  6. 7ddfb65 sparseirq: fix intr-remap with dyn_array/nr_irqs changes] by Suresh Siddha · 18 years ago
  7. 6d50bc2 x86: use 28 bits irq NR for pci msi/msix and ht by Yinghai Lu · 18 years ago
  8. e420dfb x86: put irq_2_iommu pointer into irq_desc by Yinghai Lu · 18 years ago
  9. 5aeecaf irq: make irq2_iommu to use dyn_array by Yinghai Lu · 18 years ago
  10. a06148c drivers/pci/ intr remapping: use nr_irqs by Yinghai Lu · 18 years ago
  11. d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 18 years ago
  12. 725c258 Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-B by Ingo Molnar · 18 years ago
  13. b5ff7df Check mapped ranges on sysfs resource files by Linus Torvalds · 18 years ago
  14. b08508c PCI: fix compiler warnings in pci_get_subsys() by Greg KH · 18 years ago
  15. e1f4f59 PCI: Fix pcie_aspm=force by Sitsofe Wheeler · 18 years ago
  16. 6e03f99 Merge branch 'linus' into x86/iommu by Ingo Molnar · 18 years ago
  17. 0cb60ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 18 years ago
  18. 395a125 PCI: re-add debug prints for unmodified BARs by Yinghai Lu · 18 years ago
  19. a5827f4 PCI: fix pciehp_free_irq() by Adrian Bunk · 18 years ago
  20. e92b4fd Merge commit 'v2.6.27-rc6' into x86/iommu by Ingo Molnar · 18 years ago
  21. 4890202 PCI Hotplug: fakephp: fix deadlock... again by Alex Chiang · 18 years ago
  22. 53bc887 PCI: Fix printk warnings in setup-bus.c by Johann Felix Soden · 18 years ago
  23. 4ca8a77 PCI: Fix printk warnings in probe.c by Johann Felix Soden · 18 years ago
  24. cbda1ba PCI/iommu: blacklist DMAR on Intel G31/G33 chipsets by David Woodhouse · 18 years ago
  25. e51af66 x86: blacklist DMAR on Intel G31/G33 chipsets by David Woodhouse · 18 years ago
  26. 5f17cfc PCI: fix pbus_size_mem() resource alignment for CardBus controllers by Linus Torvalds · 18 years ago
  27. ebca4f1 PCI: fix reference leak in pci_get_dev_by_id() by Greg KH · 18 years ago
  28. d6a9e9b PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M... by Alex Chiang · 18 years ago
  29. 167e782 PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M... by Alex Chiang · 18 years ago
  30. a59f2bb Merge branch 'x86-merge' into for-linus by Jesse Barnes · 18 years ago
  31. 056c58e PCI: add acpi_find_root_bridge_handle by Jiri Slaby · 18 years ago
  32. e0d94be PCI: acpi_pcihp: run _OSC on a root bridge by Jiri Slaby · 18 years ago
  33. ce67542 Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into x86-merge by Jesse Barnes · 18 years ago
  34. 51ca3c6 Merge branch 'linus' into x86/core by Ingo Molnar · 18 years ago
  35. 35405f2 PCI: Limit VPD length for Broadcom 5708S by Dean Hildebrand · 18 years ago
  36. 5a6c9b6 PCI PM: Export pci_pme_active to drivers by Rafael J. Wysocki · 18 years ago
  37. a844158 PCI: check the return value of device_create_bin_file() in pci_create_bus() by Simon Horman · 18 years ago
  38. abad2ec PCI: fully restore MSI state at resume time by Jesse Barnes · 18 years ago
  39. 9d82d8e PCI: add Broadcom 5708S to VPD length quirk by Eric Dumazet · 18 years ago
  40. 15dd859 Merge commit 'v2.6.27-rc1' into x86/core by Ingo Molnar · 18 years ago
  41. 979b179 PCI: add D3 power state avoidance quirk by Alan Cox · 18 years ago
  42. d6d3857 PCI: add an option to allow ASPM enabled forcibly by Shaohua Li · 18 years ago
  43. 149e163 PCI: disable ASPM on pre-1.1 PCIe devices by Shaohua Li · 18 years ago
  44. 5fde244 PCI: disable ASPM per ACPI FADT setting by Shaohua Li · 18 years ago
  45. ce6fce4 PCI MSI: Don't disable MSIs if the mask bit isn't supported by Matthew Wilcox · 18 years ago
  46. cc5499c PCI: handle 64-bit resources better on 32-bit machines by Matthew Wilcox · 18 years ago
  47. 6ac665c PCI: rewrite PCI BAR reading code by Matthew Wilcox · 18 years ago
  48. 3713907 PCI: document pci_target_state by Jesse Barnes · 18 years ago
  49. 56adc59 PCI hotplug: fix typo in pcie hotplug output by Jesse Barnes · 18 years ago
  50. 10a010f Merge branch 'linus' into x86/x2apic by Ingo Molnar · 18 years ago
  51. 5042d99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 18 years ago
  52. f17a077 PCI: fixup sparse endianness warnings in proc.c by Harvey Harrison · 18 years ago
  53. e5899e1 PCI PM: make more PCI PM core functionality available to drivers by Rafael J. Wysocki · 18 years ago
  54. f42e86d PCI/DMAR: don't assume presence of RMRRs by Yong Wang · 18 years ago
  55. 76c3bb1 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 18 years ago
  56. aab0de2 driver core: remove KOBJ_NAME_LEN define by Kay Sievers · 18 years ago
  57. 443bd1c pci kernel-doc fatal error by Randy Dunlap · 18 years ago
  58. acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 18 years ago
  59. a208f37 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 18 years ago
  60. 0679c2f Merge branch 'linus' into pci-for-jesse by Ingo Molnar · 18 years ago
  61. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 18 years ago
  62. a80a6da PCI ACPI: Drop the second argument of platform_pci_choose_state by Rafael J. Wysocki · 18 years ago
  63. 2fe2de5 ACPI PM: acpi_pm_device_sleep_state() cleanup by David Brownell · 18 years ago
  64. 9fce1bc PCI: remove unnecessary volatile in PCIe hotplug struct controller by Ming Lei · 18 years ago
  65. c300bd2fb PCI: include linux/pm_wakeup.h for device_set_wakeup_capable by Stephen Rothwell · 18 years ago
  66. c157dfa PCI PM: Fix pci_prepare_to_sleep by Rafael J. Wysocki · 18 years ago
  67. 75c46fa x64, x2apic/intr-remap: MSI and MSI-X support for interrupt remapping infrastructure by Suresh Siddha · 18 years ago
  68. 89027d3 x64, x2apic/intr-remap: IO-APIC support for interrupt-remapping by Suresh Siddha · 18 years ago
  69. 1cb1158 x64, x2apic/intr-remap: disable DMA-remapping if Interrupt-remapping is detected (temporary quirk) by Suresh Siddha · 18 years ago
  70. b6fcb33 x64, x2apic/intr-remap: routines managing Interrupt remapping table entries. by Suresh Siddha · 18 years ago
  71. 2ae2101 x64, x2apic/intr-remap: Interrupt remapping infrastructure by Suresh Siddha · 18 years ago
  72. fe962e9 x64, x2apic/intr-remap: Queued invalidation infrastructure (part of VT-d) by Suresh Siddha · 18 years ago
  73. cf1337f x64, x2apic/intr-remap: move IOMMU_WAIT_OP() macro to intel-iommu.h by Suresh Siddha · 18 years ago
  74. ad3ad3f x64, x2apic/intr-remap: parse ioapic scope under vt-d structures by Suresh Siddha · 18 years ago
  75. 2d6b5f8 x64, x2apic/intr-remap: Fix the need for RMRR in the DMA-remapping detection by Suresh Siddha · 18 years ago
  76. aaa9d1d x64, x2apic/intr-remap: use CONFIG_DMAR for DMA-remapping specific code by Suresh Siddha · 18 years ago
  77. 1886e8a x64, x2apic/intr-remap: code re-structuring, to be used by both DMA and Interrupt remapping by Suresh Siddha · 18 years ago
  78. c42d9f3 x64, x2apic/intr-remap: fix the need for sequential array allocation of iommus by Suresh Siddha · 18 years ago
  79. e61d98d x64, x2apic/intr-remap: Intel vt-d, IOMMU code reorganization by Suresh Siddha · 18 years ago
  80. 46a7fa2 x86: make only GART code include gart.h by FUJITA Tomonori · 18 years ago
  81. d52d53b RFC x86: try to remove arch_get_ram_range by Yinghai Lu · 18 years ago
  82. 337001b PCI: Simplify PCI device PM code by Rafael J. Wysocki · 18 years ago
  83. 404cc2d PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleep by Rafael J. Wysocki · 18 years ago
  84. eb9d0fe PCI ACPI: Rework PCI handling of wake-up by Rafael J. Wysocki · 18 years ago
  85. 44e4e66 PCI: rework pci_set_power_state function to call platform first by Rafael J. Wysocki · 18 years ago
  86. 961d912 PCI: Introduce platform_pci_power_manageable function by Rafael J. Wysocki · 18 years ago
  87. 66d715c pci: VT3336 can't do MSI either by Tejun Heo · 18 years ago
  88. eebfcfb PCI: handle pci_name() being const by Greg Kroah-Hartman · 18 years ago
  89. a13307c PCI: acpiphp: cleanup notify handler on all root bridges by Alex Chiang · 18 years ago
  90. 99cb233 PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev. by Benjamin Li · 18 years ago
  91. a94c248 PCI: Restrict VPD read permission to root by Ben Hutchings · 18 years ago
  92. 8b285ce PCI: fix pci_setup_device()'s sprinting into a const buffer by David Howells · 18 years ago
  93. b970894 pciehp: use get_service_data by Kenji Kaneshige · 18 years ago
  94. 3aa50c4 pciehp: remove needless command completed interrupt setting by Kenji Kaneshige · 18 years ago
  95. c4635eb pciehp: fix interrupt initialization by Kenji Kaneshige · 18 years ago
  96. e4ec7a0 PCI: correct resource number in debug output by Jesse Barnes · 18 years ago
  97. 34438ba PCIE: port driver: use dev_printk when possible by Bjorn Helgaas · 18 years ago
  98. 531f254 PCIE: aer: use dev_printk when possible by Bjorn Helgaas · 18 years ago
  99. 80ccba1 PCI: use dev_printk when possible by Bjorn Helgaas · 18 years ago
  100. b86ec7e Remove unnecessary 'tmp' variable from pci_hp_register(). by Kenji Kaneshige · 18 years ago