summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci/bus_numa.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245Liu Jiang2015-12-021-11/+2
* PCI: Use common resource list management code instead of private implementationJiang Liu2015-02-051-2/+2
* x86/PCI: Remove unnecessary list_empty(&pci_root_infos) checkBjorn Helgaas2014-02-031-3/+0
* x86/PCI: Add x86_pci_root_bus_node() to look up NUMA node from PCI busBjorn Helgaas2014-02-031-0/+10
* X86: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+2
* x86/PCI: put busn resource in pci_root_info for native host bridge driversYinghai Lu2012-06-131-3/+19
* x86/PCI: dynamically allocate pci_root_info for native host bridge driversYinghai Lu2012-04-301-22/+47
* x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus()Bjorn Helgaas2012-01-061-13/+18
* Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-031-13/+12
|\
| * x86/pci: Add cap_resource()Yinghai Lu2010-02-101-0/+4
| * x86/pci: AMD one chain system to use pci read out resYinghai Lu2010-02-101-5/+0
| * x86/pci: Use resource_size_t in update_resYinghai Lu2010-02-101-8/+8
* | PCI: augment bus resource table with a listBjorn Helgaas2010-02-231-1/+2
|/
* PCI: fix section mismatch on update_res()Jiri Slaby2009-12-161-1/+1
* x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.cYinghai Lu2009-11-241-0/+101