summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/pci/mmconfig.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] PCI: fix issues with extended conf space when MMCONFIG disabled becau...Chuck Ebbert2006-06-211-4/+9
* [PATCH] x86_64: Fix embarassing typo in mmconfig bus checkAndi Kleen2006-04-111-1/+1
* [PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space accessAndi Kleen2006-04-111-1/+1
* [PATCH] i386/x86-64: Return defined error value for bad PCI config space acce...Andi Kleen2006-04-091-1/+3
* [PATCH] i386/x86_64: Check if MCFG works for the first 16 bussesAndi Kleen2006-04-091-15/+24
* [PATCH] i386/x86-64: Check that MCFG points to an e820 reserved areaArjan van de Ven2006-04-091-0/+10
* [PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fixAkinobu Mita2006-03-241-11/+7Star
* [PATCH] arch/x86_64/pci/mmconfig.c NULL noise removalAl Viro2006-02-081-1/+1
* [PATCH] x86_64: Fix zero mcfg entry workaround on x86-64Andi Kleen2006-02-051-1/+1
* [PATCH] PCI: handle bogus MCFG entriesAndi Kleen2006-02-011-5/+14
* [PATCH] i386,amd64: mmconfig __iomem annotationsAl Viro2005-12-151-7/+7
* [PATCH] i386/x86-64 Correct for broken MCFG tables on K8 systemsAndi Kleen2005-12-131-2/+34
* [PATCH] i386/x86-64 Fall back to type 1 access when no entry foundAndi Kleen2005-12-131-9/+20
* [PATCH] x86{-64}: Remove old hack that disabled mmconfig support on AMD systems.Andi Kleen2005-09-121-7/+0Star
* [PATCH] PCI: use the MCFG table to properly access pci devices (x86-64)Greg Kroah-Hartman2005-06-281-10/+48
* [PATCH] PCI: add proper MCFG table parsing to ACPI core.Greg Kroah-Hartman2005-06-281-7/+9
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+104