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