Age | Commit message (Expand) | Author | Files | Lines |
2018-09-27 | x86/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridge | Pu Wen | 1 | -2/+4 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-11-23 | x86/pci/amd-bus: Convert to hotplug state machine | Sebastian Andrzej Siewior | 1 | -27/+7 |
2014-05-27 | x86/PCI: Clean up and mark early_root_info_init() as deprecated | Suravee Suthikulpanit | 1 | -30/+38 |
2014-05-21 | x86/PCI: Work around AMD Fam15h BIOSes that fail to provide _PXM | Suravee Suthikulpanit | 1 | -4/+21 |
2014-04-08 | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+4 |
2014-03-20 | x86, pci, amd-bus: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 1 | -1/+4 |
2014-02-03 | x86/PCI: Remove mp_bus_to_node[], set_mp_bus_to_node(), get_mp_bus_to_node() | Bjorn Helgaas | 1 | -10/+0 |
2013-07-15 | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker | 1 | -4/+4 |
2012-06-14 | x86/PCI: put busn resource in pci_root_info for native host bridge drivers | Yinghai Lu | 1 | -4/+3 |
2012-05-02 | x86/PCI: fix unused variable warning in amd_bus.c | Yinghai Lu | 1 | -5/+10 |
2012-05-01 | x86/PCI: dynamically allocate pci_root_info for native host bridge drivers | Yinghai Lu | 1 | -49/+27 |
2012-01-07 | x86/PCI: amd: factor out MMCONFIG discovery | Bjorn Helgaas | 1 | -31/+11 |
2012-01-07 | x86/PCI: amd: Kill misleading message about enablement of IO access to PCI ECS] | Andreas Herrmann | 1 | -1/+0 |
2011-02-10 | x86: Adjust section placement in AMD northbridge related code | Jan Beulich | 1 | -1/+1 |
2011-01-11 | x86: Use PCI method for enabling AMD extended config space before MSR method | Jan Beulich | 1 | -0/+33 |
2010-02-11 | x86: Change range end to start+size | Yinghai Lu | 1 | -10/+14 |
2010-02-11 | x86/pci: Enable pci root res read out for 32bit too | Yinghai Lu | 1 | -16/+2 |
2010-02-11 | x86/pci: Add cap_resource() | Yinghai Lu | 1 | -3/+5 |
2010-02-11 | x86/pci: Use u64 instead of size_t in amd_bus.c | Yinghai Lu | 1 | -8/+8 |
2010-02-11 | x86/pci: AMD one chain system to use pci read out res | Yinghai Lu | 1 | -3/+4 |
2010-02-11 | x86: Move range related operation to one file | Yinghai Lu | 1 | -59/+11 |
2009-11-25 | x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.c | Yinghai Lu | 1 | -99/+0 |
2009-11-04 | x86/PCI: read root resources from IOH on Intel | Yinghai Lu | 1 | -27/+18 |
2009-09-10 | x86/PCI: initialize PCI bus node numbers early | Jesse Barnes | 1 | -63/+1 |
2009-07-01 | x86/PCI: get root CRS before scanning children | Yinghai Lu | 1 | -2/+6 |
2009-06-25 | Revert "PCI: use ACPI _CRS data by default" | Linus Torvalds | 1 | -1/+1 |
2009-06-11 | PCI: use ACPI _CRS data by default | Jesse Barnes | 1 | -1/+1 |
2009-04-23 | x86/PCI: don't bother with root quirks if _CRS is used | Yinghai Lu | 1 | -0/+4 |
2009-04-23 | x86/PCI: set_pci_bus_resources_arch_default cleanups | Yinghai Lu | 1 | -1/+1 |
2008-12-29 | x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h | Jaswinder Singh Rajput | 1 | -1/+1 |
2008-08-25 | x86: cleanup in amd_cpu_notify() | Robert Richter | 1 | -1/+1 |
2008-08-23 | x86: fix: make PCI ECS for AMD CPUs hotplug capable | Robert Richter | 1 | -4/+31 |
2008-08-23 | x86: fix: do not run code in amd_bus.c on non-AMD CPUs | Robert Richter | 1 | -3/+16 |
2008-07-16 | generic-ipi: merge fix | Ingo Molnar | 1 | -1/+1 |
2008-07-09 | x86/pci: merge: moving mp_bus_to_node.c to amd_bus.c | Robert Richter | 1 | -3/+29 |
2008-07-09 | x86/pci: mp_bus_to_node merge: moving code in amd_bus.c | Robert Richter | 1 | -21/+21 |
2008-07-08 | Merge branch 'x86/mpparse' into x86/devel | Ingo Molnar | 1 | -2/+2 |
2008-07-08 | x86: Move PCI IO ECS code to x86/pci | Robert Richter | 1 | -0/+32 |
2008-07-08 | x86/pci: Renaming k8-bus_64.c to amd_bus.c | Robert Richter | 1 | -0/+528 |