1. 9eabc99 x86, irq, PCI: Keep IRQ assignment for runtime power management by Jiang Liu · 10 years ago
  2. 81c02a2 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  3. 3eec595 x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation by Jiang Liu · 10 years ago
  4. cbace46 x86: don't exclude low BIOS area when allocating address space for non-PCI cards by Christoph Schulz · 10 years ago
  5. 20cde69 x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup() by Bruno Prémont · 10 years ago
  6. 8a3e533 x86, irq, SFI: Release IOAPIC pin when PCI device is disabled by Jiang Liu · 10 years ago
  7. c03b3b0 x86, irq, mpparse: Release IOAPIC pin when PCI device is disabled by Jiang Liu · 10 years ago
  8. ecc527d x86, irq, SFI: Use common irqdomain map interface to program IOAPIC pins by Jiang Liu · 10 years ago
  9. 9506063 x86, irq, mpparse: Use common irqdomain map interface to program IOAPIC pins by Jiang Liu · 10 years ago
  10. 1b5d3e0 x86, SFI, irq: Provide basic irqdomain support by Jiang Liu · 10 years ago
  11. 95d76ac x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_LEGACY by Jiang Liu · 10 years ago
  12. 965cd0e x86, PCI, ACPI: Use kmalloc_node() to optimize for performance by Jiang Liu · 10 years ago
  13. 9c5a362 x86: enable DMA CMA with swiotlb by Akinobu Mita · 10 years ago
  14. d1a2523 Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  15. 79d458b Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into next by Bjorn Helgaas · 10 years ago
  16. 56a41f9 x86/PCI: Use pci_is_bridge() to simplify code by Yijing Wang · 11 years ago
  17. 9e7f723 x86/PCI: Clean up and mark early_root_info_init() as deprecated by Suravee Suthikulpanit · 11 years ago
  18. adc429d x86/PCI: Move pcibios_assign_resources() annotation to definition by Bjorn Helgaas · 11 years ago
  19. 94d4bb5 x86/PCI: Work around AMD Fam15h BIOSes that fail to provide _PXM by Suravee Suthikulpanit · 11 years ago
  20. 3367310 x86/PCI: Warn if we have to "guess" host bridge node information by Myron Stowe · 11 years ago
  21. 44c8bdb x86/PCI: Mark ATI SBx00 HPET BAR as IORESOURCE_PCI_FIXED by Bjorn Helgaas · 11 years ago
  22. 4e4ba94 x86/PCI: Don't try to move IORESOURCE_PCI_FIXED resources by Bjorn Helgaas · 11 years ago
  23. 0b2d707 x86/PCI: Fix Broadcom CNB20LE unintended sign extension by Bjorn Helgaas · 11 years ago
  24. 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  25. a372c96 Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  26. 467cbd2 Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  27. 9f668f6 x86, pci, amd-bus: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 11 years ago
  28. 4892c9b xen: add support for MSI message groups by Roger Pau Monne · 11 years ago
  29. b5660ba x86, platforms: Remove NUMAQ by H. Peter Anvin · 11 years ago
  30. c5f9ee3 x86, platforms: Remove SGI Visual Workstation by H. Peter Anvin · 11 years ago
  31. 94a5f85 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  32. d8801e4 x86/PCI: Set IORESOURCE_ROM_SHADOW only for the default VGA device by Sander Eikelenboom · 11 years ago
  33. da5d727 x86/PCI: Fix function definition whitespace by Bjorn Helgaas · 11 years ago
  34. affbda8 x86/PCI: Reword comments by Bjorn Helgaas · 11 years ago
  35. 8928d5a x86/PCI: Remove unnecessary local variable initialization by Bjorn Helgaas · 11 years ago
  36. ab6ffce x86/PCI: Remove acpi_get_pxm() usage by Bjorn Helgaas · 11 years ago
  37. 8a3d01c x86/PCI: Use NUMA_NO_NODE, not -1, for unknown node by Bjorn Helgaas · 11 years ago
  38. 3323ab8 x86/PCI: Remove unnecessary list_empty(&pci_root_infos) check by Bjorn Helgaas · 11 years ago
  39. 25453e9 x86/PCI: Remove mp_bus_to_node[], set_mp_bus_to_node(), get_mp_bus_to_node() by Bjorn Helgaas · 11 years ago
  40. 6616dbd x86/PCI: Use x86_pci_root_bus_node() instead of get_mp_bus_to_node() by Bjorn Helgaas · 11 years ago
  41. afcf21c2 x86/PCI: Add x86_pci_root_bus_node() to look up NUMA node from PCI bus by Bjorn Helgaas · 11 years ago
  42. 49886cf x86/PCI: Drop return value of pcibios_scan_root() by Bjorn Helgaas · 11 years ago
  43. 289a24a x86/PCI: Merge pci_scan_bus_on_node() into pcibios_scan_root() by Bjorn Helgaas · 11 years ago
  44. 3d2a366 x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_on_node() by Bjorn Helgaas · 11 years ago
  45. 8d7d818 x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_with_sysdata() by Bjorn Helgaas · 11 years ago
  46. f19e848 x86/PCI: Drop pcibios_scan_root() check for bus already scanned by Bjorn Helgaas · 11 years ago
  47. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  48. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  49. 4500cf6 Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  50. bc20aa48 x86, intel-mid: Add Merrifield platform support by David Cohen · 11 years ago
  51. 663b55b9 x86: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  52. ac8344c PCI: Drop "irq" param from *_restore_msi_irqs() by DuanZhenzhong · 11 years ago
  53. c099eac SFI / ACPI: Fix warnings reported during builds with W=1 by Lv Zheng · 11 years ago
  54. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  55. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
  56. 2f466d3 Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  57. eaaeb1c Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  58. 0e4ccb1 PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq() by Konrad Rzeszutek Wilk · 11 years ago
  59. 33de1b8 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  60. 712b6aa intel_mid: Renamed *mrst* to *intel_mid* by Kuppuswamy Sathyanarayanan · 11 years ago
  61. 6c21b176 pci: intel_mid: Return true/false in function returning bool by Fengguang Wu · 11 years ago
  62. 05454c2 intel_mid: Renamed *mrst* to *intel_mid* by Kuppuswamy Sathyanarayanan · 11 years ago
  63. 3ad674d x86/PCI: Coalesce multiple overlapping host bridge windows by Alexey Neyman · 11 years ago
  64. 67d470e Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero" by Bjorn Helgaas · 11 years ago
  65. f8a26fe x86/pci: Use cached pci_dev->pcie_cap to simplify code by Yijing Wang · 11 years ago
  66. a923874 Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  67. 07f2daa Merge branch 'pci/yijing-mps-v8' into next by Bjorn Helgaas · 11 years ago
  68. a58674f PCI: Simplify pcie_bus_configure_settings() interface by Bjorn Helgaas · 11 years ago
  69. 07f9b61 x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero by ethan.zhao · 11 years ago
  70. 7cc24e1 x86/pci/mrst: Cleanup checkpatch.pl warnings by Valentina Manea · 11 years ago
  71. c70d650 x86 / PCI: prevent re-allocation of already existing bridge and ROM resources by Mika Westerberg · 11 years ago
  72. 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 11 years ago
  73. 862f001 Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  74. 65694c5 x86/PCI: Map PCI setup data with ioremap() so it can be in highmem by Matt Fleming · 11 years ago
  75. ea221e6 x86/PCI: Increase info->res_num before checking pci_use_crs by Yijing Wang · 11 years ago
  76. f3f0117 Revert "x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:03.0" by Bjorn Helgaas · 11 years ago
  77. 607eeb0 Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  78. 7c86617 xen/pci: Used cached MSI-X capability offset by Bjorn Helgaas · 12 years ago
  79. 4be6bfe xen/pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK by Bjorn Helgaas · 12 years ago
  80. dd72be99 x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:03.0 by Bin Gao · 12 years ago
  81. 96a3e8a Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  82. dec02de xen: drop tracking of IRQ vector by Jan Beulich · 12 years ago
  83. 8901650 x86/PCI: Implement pcibios_{add|remove}_bus() hooks by Jiang Liu · 12 years ago
  84. 8e8b180 Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  85. 884ac29 xen/pci: We don't do multiple MSI's. by Konrad Rzeszutek Wilk · 12 years ago
  86. 556f12f Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  87. 526018b x86, uv, uv3: Update ACPI Check to include SGI UV3 by Mike Travis · 12 years ago
  88. 708b59b Merge branch 'pci/rafael-set-root-bridge-handle' into next by Bjorn Helgaas · 12 years ago
  89. 6c0cc95 ACPI / PCI: Set root bridge ACPI handle in advance by Rafael J. Wysocki · 12 years ago
  90. e84813c Merge branch 'pci/yinghai-survey-resources' into next by Bjorn Helgaas · 12 years ago
  91. b3e65e1 x86/PCI: Implement pcibios_resource_survey_bus() by Yinghai Lu · 12 years ago
  92. b95168e x86/PCI: Keep resource allocation functions after boot by Yinghai Lu · 12 years ago
  93. 7452160 x86/PCI: Don't track firmware-assigned BAR values for hot-added devices by Yinghai Lu · 12 years ago
  94. dc2f56f x86/PCI: Factor out pcibios_allocate_dev_rom_resource() by Yinghai Lu · 12 years ago
  95. 83edc87 x86/PCI: Allocate resources on a per-bus basis for hot-adding root buses by Yinghai Lu · 12 years ago
  96. c7f4bbc x86/PCI: Factor out pcibios_allocate_dev_resources() by Yinghai Lu · 12 years ago
  97. f7ac356 x86/PCI: Factor out pcibios_allocate_bridge_resources() by Yinghai Lu · 12 years ago
  98. a18e369 X86: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  99. b7869ba x86/PCI: Remove unused pci_root_bus by Bjorn Helgaas · 12 years ago
  100. 1278998 PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check) by Myron Stowe · 12 years ago