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