Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c7dfe3abf40ec9a298884a4c0775062eac27afc9
/
arch
/
x86
/
pci
/
amd_bus.c
9e7f723
x86/PCI: Clean up and mark early_root_info_init() as deprecated
by Suravee Suthikulpanit
· 10 years ago
94d4bb5
x86/PCI: Work around AMD Fam15h BIOSes that fail to provide _PXM
by Suravee Suthikulpanit
· 10 years ago
467a9e1
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
9f668f6
x86, pci, amd-bus: Fix CPU hotplug callback registration
by Srivatsa S. Bhat
· 11 years ago
25453e9
x86/PCI: Remove mp_bus_to_node[], set_mp_bus_to_node(), get_mp_bus_to_node()
by Bjorn Helgaas
· 11 years ago
148f9bb
x86: delete __cpuinit usage from all x86 files
by Paul Gortmaker
· 11 years ago
a10bb12
x86/PCI: put busn resource in pci_root_info for native host bridge drivers
by Yinghai Lu
· 12 years ago
0f1103e
x86/PCI: fix unused variable warning in amd_bus.c
by Yinghai Lu
· 13 years ago
d28e5ac
x86/PCI: dynamically allocate pci_root_info for native host bridge drivers
by Yinghai Lu
· 13 years ago
24d25db
x86/PCI: amd: factor out MMCONFIG discovery
by Bjorn Helgaas
· 13 years ago
ca3671a
x86/PCI: amd: Kill misleading message about enablement of IO access to PCI ECS]
by Andreas Herrmann
· 13 years ago
691269f
x86: Adjust section placement in AMD northbridge related code
by Jan Beulich
· 14 years ago
24d9b70
x86: Use PCI method for enabling AMD extended config space before MSR method
by Jan Beulich
· 14 years ago
e9a0064
x86: Change range end to start+size
by Yinghai Lu
· 15 years ago
284f933
x86/pci: Enable pci root res read out for 32bit too
by Yinghai Lu
· 15 years ago
9ad3f2c
x86/pci: Add cap_resource()
by Yinghai Lu
· 15 years ago
97445c3
x86/pci: Use u64 instead of size_t in amd_bus.c
by Yinghai Lu
· 15 years ago
3e3da00
x86/pci: AMD one chain system to use pci read out res
by Yinghai Lu
· 15 years ago
27811d8
x86: Move range related operation to one file
by Yinghai Lu
· 15 years ago
67f241f
x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.c
by Yinghai Lu
· 15 years ago
99935a7
x86/PCI: read root resources from IOH on Intel
by Yinghai Lu
· 15 years ago
2547089
x86/PCI: initialize PCI bus node numbers early
by Jesse Barnes
· 15 years ago
626fdfe
x86/PCI: get root CRS before scanning children
by Yinghai Lu
· 15 years ago
236e946
Revert "PCI: use ACPI _CRS data by default"
by Linus Torvalds
· 15 years ago
9e9f46c
PCI: use ACPI _CRS data by default
by Jesse Barnes
· 15 years ago
b10ceb5
x86/PCI: don't bother with root quirks if _CRS is used
by Yinghai Lu
· 16 years ago
0e94ecd
x86/PCI: set_pci_bus_resources_arch_default cleanups
by Yinghai Lu
· 16 years ago
8248771
x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h
by Jaswinder Singh Rajput
· 16 years ago
ed21763
x86: cleanup in amd_cpu_notify()
by Robert Richter
· 16 years ago
91ede00
x86: fix: make PCI ECS for AMD CPUs hotplug capable
by Robert Richter
· 16 years ago
9b4e27b
x86: fix: do not run code in amd_bus.c on non-AMD CPUs
by Robert Richter
· 16 years ago
b3c9816
generic-ipi: merge fix
by Ingo Molnar
· 16 years ago
d199a04
x86/pci: merge: moving mp_bus_to_node.c to amd_bus.c
by Robert Richter
· 16 years ago
42a4b42
x86/pci: mp_bus_to_node merge: moving code in amd_bus.c
by Robert Richter
· 16 years ago
3de352b
Merge branch 'x86/mpparse' into x86/devel
by Ingo Molnar
· 16 years ago
3a27dd1
x86: Move PCI IO ECS code to x86/pci
by Robert Richter
· 16 years ago
24bfdca
x86/pci: Renaming k8-bus_64.c to amd_bus.c
by Robert Richter
· 16 years ago
[Renamed from arch/x86/pci/k8-bus_64.c]
0646153
x86: remove spew print out about bus to node mapping
by Yinghai Lu
· 17 years ago
e8ee6f0
x86: work around io allocation overlap of HT links
by Yinghai Lu
· 17 years ago
4cf1946
x86_64: don't need set default res if only have one root bus
by Yinghai Lu
· 17 years ago
6e184f2
x86: double check the multi root bus with fam10h mmconf
by Yinghai Lu
· 17 years ago
30a18d6
x86: multi pci root bus with different io resource range, on 64-bit
by Yinghai Lu
· 17 years ago
35ddd06
x86: use bus conf in NB conf fun1 to get bus range on, on 64-bit
by Yinghai Lu
· 17 years ago
871d5f8
x86: get mp_bus_to_node early
by Yinghai Lu
· 17 years ago
f68c065
x86_64: move pci
by Thomas Gleixner
· 17 years ago
[Renamed from arch/x86_64/pci/k8-bus_64.c]
08d4759
x86_64: prepare shared pci/k8-bus.c
by Thomas Gleixner
· 17 years ago
[Renamed from arch/x86_64/pci/k8-bus.c]
08f1c19
x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdata
by Muli Ben-Yehuda
· 17 years ago
355540f
[PATCH] x86_64: Revert k8-bus.c northbridge access change
by Andi Kleen
· 18 years ago
a32073b
[PATCH] x86_64: Clean and enhance up K8 northbridge access code
by Andi Kleen
· 18 years ago
69e1a33
[PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments
by Andi Kleen
· 19 years ago
d3813fc
[PATCH] x86_64: Don't oops at boot when empty Opteron node has IO
by Andi Kleen
· 19 years ago
5a7b901
[PATCH] x86_64: Remove unused variable in k8-bus.c
by Andi Kleen
· 19 years ago
8c5a090
[PATCH] x86/x86_64: pcibus_to_node
by Christoph Lameter
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago