aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci/bus_numa.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-12-02x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245Liu Jiang
2015-02-05PCI: Use common resource list management code instead of private implementationJiang Liu
2014-02-03x86/PCI: Remove unnecessary list_empty(&pci_root_infos) checkBjorn Helgaas
2014-02-03x86/PCI: Add x86_pci_root_bus_node() to look up NUMA node from PCI busBjorn Helgaas
2013-01-03X86: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-06-13x86/PCI: put busn resource in pci_root_info for native host bridge driversYinghai Lu
2012-04-30x86/PCI: dynamically allocate pci_root_info for native host bridge driversYinghai Lu
2012-01-06x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus()Bjorn Helgaas
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-02-23PCI: augment bus resource table with a listBjorn Helgaas
2010-02-10x86/pci: Add cap_resource()Yinghai Lu
2010-02-10x86/pci: AMD one chain system to use pci read out resYinghai Lu
2010-02-10x86/pci: Use resource_size_t in update_resYinghai Lu
2009-12-16PCI: fix section mismatch on update_res()Jiri Slaby
2009-11-24x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.cYinghai Lu