summaryrefslogtreecommitdiffstats
path: root/arch/i386/pci/mmconfig.c
AgeCommit message (Expand)AuthorFilesLines
2006-06-21[PATCH] PCI: fix issues with extended conf space when MMCONFIG disabled becau...Chuck Ebbert1-3/+6
2006-04-11[PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space accessAndi Kleen1-1/+1
2006-04-09[PATCH] i386/x86-64: Return defined error value for bad PCI config space acce...Andi Kleen1-1/+3
2006-04-09[PATCH] i386/x86_64: Check if MCFG works for the first 16 bussesAndi Kleen1-22/+30
2006-04-09[PATCH] i386/x86-64: Check that MCFG points to an e820 reserved areaArjan van de Ven1-0/+11
2006-03-23[PATCH] PCI: Give PCI config access initialization a defined orderingAndi Kleen1-8/+3
2006-01-31[PATCH] PCI: handle bogus MCFG entriesAndi Kleen1-2/+13
2005-12-16[PATCH] PCI: Fix dumb bug in mmconfig fixAndi Kleen1-1/+1
2005-12-15[PATCH] i386,amd64: mmconfig __iomem annotationsAl Viro1-1/+1
2005-12-12[PATCH] i386/x86-64 Correct for broken MCFG tables on K8 systemsAndi Kleen1-3/+42
2005-12-12[PATCH] i386/x86-64 Fall back to type 1 access when no entry foundAndi Kleen1-8/+16
2005-09-12[PATCH] x86{-64}: Remove old hack that disabled mmconfig support on AMD systems.Andi Kleen1-7/+0
2005-06-27[PATCH] PCI: use the MCFG table to properly access pci devices (i386)Greg Kroah-Hartman1-4/+25
2005-06-27[PATCH] PCI: add proper MCFG table parsing to ACPI core.Greg Kroah-Hartman1-5/+7
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+122