aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-12-20[PATCH] Fix build with CONFIG_PCI_MMCONFIGAndi Kleen1-1/+1
2005-12-15[PATCH] i386,amd64: mmconfig __iomem annotationsAl Viro1-7/+7
2005-12-12[PATCH] i386/x86-64 Correct for broken MCFG tables on K8 systemsAndi Kleen1-2/+34
2005-12-12[PATCH] i386/x86-64 Fall back to type 1 access when no entry foundAndi Kleen1-9/+20
2005-09-12[PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignmentsAndi Kleen1-2/+8
2005-09-12[PATCH] x86{-64}: Remove old hack that disabled mmconfig support on AMD systems.Andi Kleen1-7/+0
2005-08-25Merge HEAD from ../from-linus Len Brown1-2/+11
2005-08-25[ACPI] delete CONFIG_ACPI_PCILen Brown2-2/+2
2005-08-23[PATCH] x86_64: Don't oops at boot when empty Opteron node has IOAndi Kleen1-2/+11
2005-07-28[PATCH] x86_64: Remove unused variable in k8-bus.cAndi Kleen1-1/+1
2005-06-27[PATCH] PCI: use the MCFG table to properly access pci devices (x86-64)Greg Kroah-Hartman1-10/+48
2005-06-27[PATCH] PCI: add proper MCFG table parsing to ACPI core.Greg Kroah-Hartman1-7/+9
2005-06-23[PATCH] x86/x86_64: pcibus_to_nodeChristoph Lameter1-15/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds4-0/+228