summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci/amd_bus.c
Commit message (Expand)AuthorAgeFilesLines
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-141-4/+4
* x86/PCI: put busn resource in pci_root_info for native host bridge driversYinghai Lu2012-06-131-4/+3
* x86/PCI: fix unused variable warning in amd_bus.cYinghai Lu2012-05-011-5/+10
* x86/PCI: dynamically allocate pci_root_info for native host bridge driversYinghai Lu2012-04-301-49/+27
* x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas2012-01-061-31/+11
* x86/PCI: amd: Kill misleading message about enablement of IO access to PCI ECS]Andreas Herrmann2012-01-061-1/+0
* x86: Adjust section placement in AMD northbridge related codeJan Beulich2011-02-101-1/+1
* x86: Use PCI method for enabling AMD extended config space before MSR methodJan Beulich2011-01-111-0/+33
* x86: Change range end to start+sizeYinghai Lu2010-02-101-10/+14
* x86/pci: Enable pci root res read out for 32bit tooYinghai Lu2010-02-101-16/+2
* x86/pci: Add cap_resource()Yinghai Lu2010-02-101-3/+5
* x86/pci: Use u64 instead of size_t in amd_bus.cYinghai Lu2010-02-101-8/+8
* x86/pci: AMD one chain system to use pci read out resYinghai Lu2010-02-101-3/+4
* x86: Move range related operation to one fileYinghai Lu2010-02-101-59/+11
* x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.cYinghai Lu2009-11-241-99/+0
* x86/PCI: read root resources from IOH on IntelYinghai Lu2009-11-041-27/+18
* x86/PCI: initialize PCI bus node numbers earlyJesse Barnes2009-09-091-63/+1
* x86/PCI: get root CRS before scanning childrenYinghai Lu2009-06-301-2/+6
* Revert "PCI: use ACPI _CRS data by default"Linus Torvalds2009-06-241-1/+1
* PCI: use ACPI _CRS data by defaultJesse Barnes2009-06-111-1/+1
* x86/PCI: don't bother with root quirks if _CRS is usedYinghai Lu2009-04-221-0/+4
* x86/PCI: set_pci_bus_resources_arch_default cleanupsYinghai Lu2009-04-221-1/+1
* x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput2008-12-291-1/+1
* x86: cleanup in amd_cpu_notify()Robert Richter2008-08-251-1/+1
* x86: fix: make PCI ECS for AMD CPUs hotplug capableRobert Richter2008-08-231-4/+31
* x86: fix: do not run code in amd_bus.c on non-AMD CPUsRobert Richter2008-08-231-3/+16
* generic-ipi: merge fixIngo Molnar2008-07-151-1/+1
* x86/pci: merge: moving mp_bus_to_node.c to amd_bus.cRobert Richter2008-07-091-3/+29
* x86/pci: mp_bus_to_node merge: moving code in amd_bus.cRobert Richter2008-07-091-21/+21
* Merge branch 'x86/mpparse' into x86/develIngo Molnar2008-07-081-2/+2
* x86: Move PCI IO ECS code to x86/pciRobert Richter2008-07-081-0/+32
* x86/pci: Renaming k8-bus_64.c to amd_bus.cRobert Richter2008-07-081-0/+528