aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci/bus_numa.c
Commit message (Expand)AuthorAge
* PCI: Use common resource list management code instead of private implementationJiang Liu2015-02-05
* x86/PCI: Remove unnecessary list_empty(&pci_root_infos) checkBjorn Helgaas2014-02-03
* x86/PCI: Add x86_pci_root_bus_node() to look up NUMA node from PCI busBjorn Helgaas2014-02-03
* X86: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* x86/PCI: put busn resource in pci_root_info for native host bridge driversYinghai Lu2012-06-13
* x86/PCI: dynamically allocate pci_root_info for native host bridge driversYinghai Lu2012-04-30
* x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus()Bjorn Helgaas2012-01-06
* Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-03
|\
| * x86/pci: Add cap_resource()Yinghai Lu2010-02-10
| * x86/pci: AMD one chain system to use pci read out resYinghai Lu2010-02-10
| * x86/pci: Use resource_size_t in update_resYinghai Lu2010-02-10
* | PCI: augment bus resource table with a listBjorn Helgaas2010-02-23
|/
* PCI: fix section mismatch on update_res()Jiri Slaby2009-12-16
* x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.cYinghai Lu2009-11-24