- f7750a7 x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappings by Tom Lendacky · 7 years ago
- f263fbb Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- df65c1b x86/PCI: Select CONFIG_PCI_LOCKLESS_CONFIG by Thomas Gleixner · 8 years ago
- f5ab3b7 x86/PCI: Simplify Dell DMI B1 quirk by Jean Delvare · 8 years ago
- 153654d x86/PCI: Implement pcibios_release_device to release IRQ from IOAPIC by Rui Wang · 8 years ago
- 5657933 treewide: Move dma_ops from struct dev_archdata into struct device by Bart Van Assche · 8 years ago
- 3161832 x86/PCI: VMD: Request userspace control of PCIe hotplug indicators by Keith Busch · 8 years ago
- 386ed2a PCI: Fix comment typo by Andrea Gelmini · 9 years ago
- 35a6ae0 x86/PCI: Refine PCI support check in pcibios_init() by Adrian-Ken Rueegsegger · 9 years ago
- 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- 6c777e8 Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()" by Bjorn Helgaas · 9 years ago
- fe25d07 Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled" by Bjorn Helgaas · 9 years ago
- 5bd28338 PCI: Remove includes of empty asm-generic/pci-bridge.h by Bjorn Helgaas · 9 years ago
- d9c3d6f x86/PCI: Allow DMA ops specific to a PCI domain by Keith Busch · 9 years ago
- 3c87b79 Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- 8affb48 x86/PCI: Don't alloc pcibios-irq when MSI is enabled by Joerg Roedel · 9 years ago
- 237865f PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" by Bjorn Helgaas · 9 years ago
- 5a4f3cf Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
- 991de2e PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq() by Jiang Liu · 10 years ago
- dff22d2 PCI: Call pci_read_bridge_bases() from core instead of arch code by Lorenzo Pieralisi · 9 years ago
- 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- 9e8ce4b Revert "x86/PCI: Refine the way to release PCI IRQ resources" by Rafael J. Wysocki · 10 years ago
- b97ea28 PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) by Yijing Wang · 10 years ago
- 8fbcf5e Merge branch 'acpi-resources' by Rafael J. Wysocki · 10 years ago
- b4b55cd x86/PCI: Refine the way to release PCI IRQ resources by Jiang Liu · 10 years ago
- 51ac3d2 PCI: Add NEC variants to Stratus ftServer PCIe DMI check by Charlotte Richardson · 10 years ago
- 4ac9cbf x86/PCI: Mark DMI tables as initialization data by Mathias Krause · 10 years ago
- 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
- c5f9ee3 x86, platforms: Remove SGI Visual Workstation by H. Peter Anvin · 11 years ago
- 25453e9 x86/PCI: Remove mp_bus_to_node[], set_mp_bus_to_node(), get_mp_bus_to_node() by Bjorn Helgaas · 11 years ago
- 6616dbd x86/PCI: Use x86_pci_root_bus_node() instead of get_mp_bus_to_node() by Bjorn Helgaas · 11 years ago
- 49886cf x86/PCI: Drop return value of pcibios_scan_root() by Bjorn Helgaas · 11 years ago
- 289a24a x86/PCI: Merge pci_scan_bus_on_node() into pcibios_scan_root() by Bjorn Helgaas · 11 years ago
- 8d7d818 x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_with_sysdata() by Bjorn Helgaas · 11 years ago
- f19e848 x86/PCI: Drop pcibios_scan_root() check for bus already scanned by Bjorn Helgaas · 11 years ago
- 65694c5 x86/PCI: Map PCI setup data with ioremap() so it can be in highmem by Matt Fleming · 12 years ago
- 8901650 x86/PCI: Implement pcibios_{add|remove}_bus() hooks by Jiang Liu · 12 years ago
- 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
- a18e369 X86: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
- b7869ba x86/PCI: Remove unused pci_root_bus by Bjorn Helgaas · 12 years ago
- 1278998 PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check) by Myron Stowe · 12 years ago
- 1cb73f8 Merge branch 'pci/mjg-pci-roms-from-efi' into next by Bjorn Helgaas · 12 years ago
- dbd3fc3 PCI: Use phys_addr_t for physical ROM address by Bjorn Helgaas · 12 years ago
- 72e1e86 Merge branch 'pci/mjg-pci-roms-from-efi' into next by Bjorn Helgaas · 12 years ago
- f9a37be x86: Use PCI setup data by Matthew Garrett · 12 years ago
- 642c92d PCI: Don't pass pci_dev to pci_ext_cfg_avail() by Taku Izumi · 12 years ago
- 15fa325 x86/PCI: adjust section annotations for pcibios_setup() by Myron Stowe · 12 years ago
- 0cbaa57 Merge branch 'topic/stratus' into next by Bjorn Helgaas · 13 years ago
- 284f5f9 PCI: work around Stratus ftServer broken PCIe hierarchy by Bjorn Helgaas · 13 years ago
- c57ca65 x86/PCI: merge pcibios_scan_root() and pci_scan_bus_on_node() by Yinghai Lu · 13 years ago
- 2cd6975 x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus() by Bjorn Helgaas · 13 years ago
- 46fbade x86/PCI: use pci_scan_bus() instead of pci_scan_bus_parented() by Bjorn Helgaas · 13 years ago
- 72da0b0 x86: constify PCI raw ops structures by Jan Beulich · 13 years ago
- 9b373ed x86/PCI: Preserve existing pci=bfsort whitelist for Dell systems by Narendra_K@Dell.com · 14 years ago
- 6e8af08 PCI: enable pci=bfsort by default on future Dell systems by Narendra_K@Dell.com · 14 years ago
- 44de339 x86/PCI: Clean up pci_cache_line_size by Alex Nixon · 15 years ago
- 7bd1c36 x86/PCI: Add option to not assign BAR's if not already assigned by Mike Habeck · 15 years ago
- d19f61f x86/PCI: Convert pci_config_lock to raw_spinlock by Thomas Gleixner · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 322aafa Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 7bc5e3f x86/PCI: use host bridge _CRS info by default on 2008 and newer machines by Bjorn Helgaas · 15 years ago
- b72d0db x86: Move pci init function to x86_init by Thomas Gleixner · 15 years ago
- 76b1a87 x86/PCI: Use generic cacheline sizing instead of per-vendor tests. by Dave Jones · 15 years ago
- ac1aa47 PCI: determine CLS more intelligently by Jesse Barnes · 15 years ago
- 76baeeb x86/PCI: make 32 bit NUMA node array int, not unsigned char by Jesse Barnes · 15 years ago
- 2547089 x86/PCI: initialize PCI bus node numbers early by Jesse Barnes · 15 years ago
- 236e946 Revert "PCI: use ACPI _CRS data by default" by Linus Torvalds · 15 years ago
- 9e9f46c PCI: use ACPI _CRS data by default by Jesse Barnes · 16 years ago
- 0e94ecd x86/PCI: set_pci_bus_resources_arch_default cleanups by Yinghai Lu · 16 years ago
- 0bb1be3 x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86 by Matthew Wilcox · 16 years ago
- 821508d x86: move a few device initialization objects into .devinit.rodata by Jan Beulich · 16 years ago
- 16cf0eb x86/PCI: Do not use interrupt links for devices using MSI-X by Rafael J. Wysocki · 16 years ago
- 0ef5f8f ACPI/PCI: PCI extended config _OSC support called when root bridge added by Andrew Patterson · 16 years ago
- 8248771 x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h by Jaswinder Singh Rajput · 16 years ago
- 41b9eb2 x86, pci: introduce config option for pci reroute quirks (was: [PATCH 0/3] Boot IRQ quirks for Broadcom and AMD/ATI) by Stefan Assmann · 16 years ago
- 3e370b2 Merge branch 'linus' into x86/pci-ioapic-boot-irq-quirks by Ingo Molnar · 16 years ago
- 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
- beef312 x86/PCI: Fix PCI config space for domains > 0 by Matthew Wilcox · 16 years ago
- dbbcfb2 Merge branch 'linus' into x86/pci-ioapic-boot-irq-quirks by Ingo Molnar · 16 years ago
- 8dd779b x86/pci: removing subsys_initcall ordering dependencies by Robert Richter · 16 years ago
- 9197979 x86, pci: introduce pci=ioapicreroute kernel cmdline option by Stefan Assmann · 17 years ago
- a9322f6 x86, pci: introduce pci=noioapicquirk kernel cmdline option by Stefan Assmann · 17 years ago
- 739db07 Revert "PCI: Correct last two HP entries in the bfsort whitelist" by Jesse Barnes · 16 years ago
- e3f2bae PCI/x86: early dump pci conf space v2 by Yinghai Lu · 17 years ago
- bb71ad8 PCI: boot parameter to avoid expansion ROM memory allocation by Gary Hade · 17 years ago
- a167607 PCI: Correct last two HP entries in the bfsort whitelist by Tony Camuso · 17 years ago
- 8d64c781 PCI: Correct last two HP entries in the bfsort whitelist by Tony Camuso · 17 years ago
- 8d53910 Revert "PCI: remove default PCI expansion ROM memory allocation" by Linus Torvalds · 17 years ago
- 0df18ff x86 PCI: call dmi_check_pciprobe() by Yinghai Lu · 17 years ago
- 13a6ddb x86/pci: add pci=skip_isa_align command lines. by Yinghai Lu · 17 years ago
- 98db6f1 x86: fix section mismatch in pci_scan_bus by Sam Ravnborg · 17 years ago
- 5f0b297 x86: add pci=check_enable_amd_mmconf and dmi check by Yinghai Lu · 17 years ago
- 871d5f8 x86: get mp_bus_to_node early by Yinghai Lu · 17 years ago
- b81d988 PCI: x86: use generic pci_enable_resources() by Bjorn Helgaas · 17 years ago
- 6355f3d PCI: remove pcibios_fixup_ghosts() by Greg Kroah-Hartman · 17 years ago
- 1ba6ab1 PCI: remove initial bios sort of PCI devices on x86 by Greg Kroah-Hartman · 17 years ago
- 6871b76 x86: annotate pci/common.s:pci_scan_bus_with_sysdata with __devinit by Sam Ravnborg · 17 years ago
- b6ce068 Change pci_raw_ops to pci_raw_read/write by Matthew Wilcox · 17 years ago
- 9f8dacc PCI: remove default PCI expansion ROM memory allocation by Gary Hade · 17 years ago
- c82bc5a pci: use pci=bfsort for HP DL385 G2, DL585 G2 by Michal Schmidt · 17 years ago