1. f0d5e12 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  2. f79b1b1 PCI: use fixed-up device class when configuring device by Yu Zhao · 15 years ago
  3. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  4. 9d911d7 PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_func by Alex Chiang · 15 years ago
  5. b3bad72 PCI PM: Fix initialization and kexec breakage for some devices by Rafael J. Wysocki · 15 years ago
  6. e519807 x86, apic: introduce io_apic_irq_attr by Yinghai Lu · 15 years ago
  7. 72357d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  8. b5710ce x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector(), fix by Cyrill Gorcunov · 15 years ago
  9. 6cda3eb Merge branch 'x86/apic' into irq/numa by Ingo Molnar · 15 years ago
  10. 8d18101 PCI MSI: Fix MSI-X with NIU cards by Matthew Wilcox · 15 years ago
  11. fd18de5 intel-iommu: PAE memory corruption fix by David Woodhouse · 15 years ago
  12. e20c06f x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector() by Yinghai Lu · 15 years ago
  13. 7a30949 Merge commit 'v2.6.30-rc5' into x86/apic by Ingo Molnar · 15 years ago
  14. 029091d PCI: Fix pci-e port driver slot_reset bad default return value by Zhang, Yanmin · 15 years ago
  15. 4420471 Merge branch 'x86/apic' into irq/numa by Ingo Molnar · 15 years ago
  16. 56b581e irq: make ht irq_desc more numa aware by Yinghai Lu · 15 years ago
  17. 85ac16d x86/irq: change irq_desc_alloc() to take node instead of cpu by Yinghai Lu · 15 years ago
  18. 1b6b8ce PCI: only save/restore existent registers in the PCIe capability by Yu Zhao · 15 years ago
  19. cffb2fa docbooks: add/fix PCI kernel-doc by Randy Dunlap · 15 years ago
  20. 681bf59 PCI: cleanup debug output resources by Yinghai Lu · 15 years ago
  21. 0bb1be3 x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86 by Matthew Wilcox · 15 years ago
  22. 162dedd PCI quirk: disable MSI on VIA VT3364 chipsets by Thomas Renninger · 15 years ago
  23. 03ea815 x86, intr-remap: add option to disable interrupt remapping by Weidong Han · 15 years ago
  24. 9375823 x86, intr-remap: enable interrupt remapping early by Weidong Han · 15 years ago
  25. 7b11428 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  26. e523b38 intel-iommu: Avoid panic() for DRHD at address zero. by David Woodhouse · 15 years ago
  27. 8e2c4f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  28. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  29. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  30. d407e32 PCI: Fix oops in pci_vpd_truncate by Anton Vorontsov · 15 years ago
  31. 31d3568 Intel-IOMMU Alignment Issue in dma_pte_clear_range() by Fenghua Yu · 15 years ago
  32. ffa009c Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  33. 46f06b7 drivers/pci/intr_remapping.c: include acpi.h by Alexander Beregalov · 15 years ago
  34. 4958c5d intel-iommu: Fix oops in device_to_iommu() when devices not found. by David Woodhouse · 15 years ago
  35. 5d4a4b2 PCI Hotplug: acpiphp: grab refcount on p2p subordinate bus by Alex Chiang · 15 years ago
  36. c2ac7cd PCI: allow PCI core hotplug to remove PCI root bus by Alex Chiang · 15 years ago
  37. d614166 PCI: Fix oops in pci_vpd_truncate by Anton Vorontsov · 15 years ago
  38. 0cdbe30 PCI: don't corrupt enable_cnt when doing manual resource alignment by Yuji Shimada · 15 years ago
  39. 5446a6b PCI: annotate pci_rescan_bus as __ref, not __devinit by Alex Chiang · 15 years ago
  40. 52a8873 PCI-IOV: fix missing kernel-doc by Randy Dunlap · 15 years ago
  41. 296ccb0 PCI: Setup disabled bridges even if buses are added by Yuji Shimada · 15 years ago
  42. 7eb93b1 PCI: SR-IOV quirk for Intel 82576 NIC by Yu Zhao · 15 years ago
  43. 32fb6c1 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  44. 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  45. 478c6a4 Merge branch 'linus' into release by Len Brown · 15 years ago
  46. 276dbf9 intel-iommu: Handle PCI domains appropriately. by David Woodhouse · 15 years ago
  47. 924b623 intel-iommu: Fix device-to-iommu mapping for PCI-PCI bridges. by David Woodhouse · 15 years ago
  48. d0b03bd x2apic/intr-remap: decouple interrupt remapping from x2apic by Han, Weidong · 15 years ago
  49. 34aaaa9 x86, dmar: check if it's initialized before disable queue invalidation by Han, Weidong · 15 years ago
  50. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  51. 161fde0 intel-iommu: set compatibility format interrupt by Han, Weidong · 15 years ago
  52. b24696b Intel IOMMU Suspend/Resume Support - Interrupt Remapping by Fenghua Yu · 15 years ago
  53. eb4a52b Intel IOMMU Suspend/Resume Support - Queued Invalidation by Fenghua Yu · 15 years ago
  54. f59c7b6 Intel IOMMU Suspend/Resume Support - DMAR by Fenghua Yu · 15 years ago
  55. ca1ee21 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  56. e76e5b2 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  57. 558f6ab Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Rusty Russell · 15 years ago
  58. 53d8f67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  59. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 15 years ago
  60. 712b000 Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  61. 8efb8c7 PCI PM: Make pci_prepare_to_sleep() disable wake-up if needed by Rafael J. Wysocki · 15 years ago
  62. 0e5dd46 PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2) by Rafael J. Wysocki · 15 years ago
  63. 931ff68 PCI PM: Restore config spaces of all devices during early resume by Rafael J. Wysocki · 15 years ago
  64. 4a86590 PCI PM: Make pci_set_power_state() handle devices with no PM support by Rafael J. Wysocki · 15 years ago
  65. 46939f8 PCI PM: Put devices into low power states during late suspend (rev. 2) by Rafael J. Wysocki · 15 years ago
  66. 0128a89 PCI PM: Move pci_restore_standard_config to pci-driver.c by Rafael J. Wysocki · 15 years ago
  67. f00a20e PCI PM: Use pci_set_power_state during early resume by Rafael J. Wysocki · 15 years ago
  68. 57ef802 PCI PM: Consistently use variable name "error" for pm call return values by Frans Pop · 15 years ago
  69. eeafda7 PCI: fix HT MSI mapping fix by Yinghai Lu · 15 years ago
  70. 877d031 trivial: Fix misspelling of firmware by Nick Andrew · 16 years ago
  71. b0d44c0 Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  72. 3fab191 Merge branch 'linus' into x86/core by Ingo Molnar · 15 years ago
  73. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  74. de74530 PCI: don't enable too much HT MSI mapping by Yinghai Lu · 15 years ago
  75. a841696 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  76. 8985851 PCI: save and restore PCIe 2.0 registers by Yu Zhao · 15 years ago
  77. 7bb2cb3 PCI: update fakephp for bus_id removal by Stephen Rothwell · 15 years ago
  78. 7ae0567 PCI: fix kernel oops on bridge removal by Kenji Kaneshige · 15 years ago
  79. 853346e PCI: fix conflict between SR-IOV and config space sizing by Yu Zhao · 15 years ago
  80. 993958f ACPICA: Update FADT flag definitions by Bob Moore · 15 years ago
  81. afeeb7c intel-iommu: Fix address wrap on 32-bit kernel. by Zhao, Yu · 15 years ago
  82. 4cf2e75 intel-iommu: Enable DMAR on 32-bit kernel. by David Woodhouse · 15 years ago
  83. 3199aa6 intel-iommu: fix PCI device detach from virtual machine by Han, Weidong · 15 years ago
  84. 54cc695 pci: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  85. 9cf0669 intel-iommu: VT-d page table to support snooping control bit by Sheng Yang · 15 years ago
  86. dbb9fd8 iommu: Add domain_has_cap iommu_ops by Sheng Yang · 15 years ago
  87. 58c610b intel-iommu: Snooping control support by Sheng Yang · 15 years ago
  88. 8ffd254 PCI Hotplug: rename legacy_fakephp to fakephp by Alex Chiang · 15 years ago
  89. 83dbf66 PCI Hotplug: restore fakephp interface with complete reimplementation by Trent Piepho · 15 years ago
  90. 738a639 PCI: Introduce /sys/bus/pci/devices/.../rescan by Alex Chiang · 15 years ago
  91. 77c27c7 PCI: Introduce /sys/bus/pci/devices/.../remove by Alex Chiang · 15 years ago
  92. 705b1aa PCI: Introduce /sys/bus/pci/rescan by Alex Chiang · 15 years ago
  93. 3ed4fd9 PCI: Introduce pci_rescan_bus() by Alex Chiang · 15 years ago
  94. 9dd90ca PCI: do not enable bridges more than once by Alex Chiang · 15 years ago
  95. b73e97d PCI: do not initialize bridges more than once by Alex Chiang · 15 years ago
  96. 74710de PCI: always scan child buses by Alex Chiang · 15 years ago
  97. 1b69dfc PCI: pci_scan_slot() returns newly found devices by Trent Piepho · 15 years ago
  98. 90bdb31 PCI: don't scan existing devices by Trent Piepho · 15 years ago
  99. 74bb1bc PCI: handle SR-IOV Virtual Function Migration by Yu Zhao · 15 years ago
  100. dd7cc44 PCI: add SR-IOV API for Physical Function driver by Yu Zhao · 15 years ago