index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
pci
/
bus_numa.c
Age
Commit message (
Expand
)
Author
2014-02-03
x86/PCI: Remove unnecessary list_empty(&pci_root_infos) check
Bjorn Helgaas
2014-02-03
x86/PCI: Add x86_pci_root_bus_node() to look up NUMA node from PCI bus
Bjorn Helgaas
2013-01-03
X86: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-06-13
x86/PCI: put busn resource in pci_root_info for native host bridge drivers
Yinghai Lu
2012-04-30
x86/PCI: dynamically allocate pci_root_info for native host bridge drivers
Yinghai Lu
2012-01-06
x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus()
Bjorn Helgaas
2010-03-03
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-02-23
PCI: augment bus resource table with a list
Bjorn Helgaas
2010-02-10
x86/pci: Add cap_resource()
Yinghai Lu
2010-02-10
x86/pci: AMD one chain system to use pci read out res
Yinghai Lu
2010-02-10
x86/pci: Use resource_size_t in update_res
Yinghai Lu
2009-12-16
PCI: fix section mismatch on update_res()
Jiri Slaby
2009-11-24
x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.c
Yinghai Lu