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