summaryrefslogtreecommitdiff
path: root/arch/x86_64/pci/mmconfig.c
AgeCommit message (Expand)Author
2007-10-11x86_64: prepare shared pci/mmconfig.cThomas Gleixner
2007-08-11x86: Work around mmio config space quirk on AMD Fam10hdean gaudet
2007-02-13[PATCH] mmconfig: fix unreachable_devices()OGAWA Hirofumi
2007-02-13[PATCH] mmconfig: minor cleanup in mmconfig codeOGAWA Hirofumi
2007-02-13[PATCH] mmconfig: remove #define MMCONFIG_APER_XXXOGAWA Hirofumi
2007-02-13[PATCH] mmconfig: Reject a broken MCFG tables on Asus etcOGAWA Hirofumi
2007-02-13[PATCH] mmconfig: Fix x86_64 ioremap base_addressOGAWA Hirofumi
2007-02-13[PATCH] mmconfig: Share parts of mmconfig code between i386 and x86-64Olivier Galibert
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy
2006-11-14Revert "[PATCH] MMCONFIG and new Intel motherboards"Andi Kleen
2006-10-27PCI: x86-64: mmconfig missing printk levelsDave Jones
2006-09-26[PATCH] Remove outdated comment in x86-64 mmconfig codeAndi Kleen
2006-09-26[PATCH] MMCONFIG and new Intel motherboardsAaron Durbin
2006-09-26[PATCH] i386/x86-64: Only do MCFG e820 check when type 1 worksAndi Kleen
2006-09-26[PATCH] i386/x86-64: PCI: split probing and initialization of type 1 config s...Andi Kleen
2006-09-26[PATCH] fix bus numbering format in mmconfig warningBrice Goglin
2006-09-19Revert mmiocfg heuristics and blacklist changesLinus Torvalds
2006-08-30[PATCH] x86: Disable MMCONFIG on Intel SDV using DMI blacklistAndi Kleen
2006-08-30[PATCH] x86: Revert e820 MCFG heuristicsAndi Kleen
2006-06-21[PATCH] PCI: fix issues with extended conf space when MMCONFIG disabled becau...Chuck Ebbert
2006-04-11[PATCH] x86_64: Fix embarassing typo in mmconfig bus checkAndi Kleen
2006-04-11[PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space accessAndi Kleen
2006-04-09[PATCH] i386/x86-64: Return defined error value for bad PCI config space acce...Andi Kleen
2006-04-09[PATCH] i386/x86_64: Check if MCFG works for the first 16 bussesAndi Kleen
2006-04-09[PATCH] i386/x86-64: Check that MCFG points to an e820 reserved areaArjan van de Ven
2006-03-24[PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fixAkinobu Mita
2006-02-07[PATCH] arch/x86_64/pci/mmconfig.c NULL noise removalAl Viro
2006-02-04[PATCH] x86_64: Fix zero mcfg entry workaround on x86-64Andi Kleen
2006-01-31[PATCH] PCI: handle bogus MCFG entriesAndi Kleen
2005-12-15[PATCH] i386,amd64: mmconfig __iomem annotationsAl Viro
2005-12-12[PATCH] i386/x86-64 Correct for broken MCFG tables on K8 systemsAndi Kleen
2005-12-12[PATCH] i386/x86-64 Fall back to type 1 access when no entry foundAndi Kleen
2005-09-12[PATCH] x86{-64}: Remove old hack that disabled mmconfig support on AMD systems.Andi Kleen
2005-06-27[PATCH] PCI: use the MCFG table to properly access pci devices (x86-64)Greg Kroah-Hartman
2005-06-27[PATCH] PCI: add proper MCFG table parsing to ACPI core.Greg Kroah-Hartman
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds