summaryrefslogtreecommitdiffstats
path: root/arch/i386/pci/mmconfig.c
Commit message (Expand)AuthorAgeFilesLines
* i386: prepare shared pci/mmconfig.cThomas Gleixner2007-10-111-148/+0
* i386: Fix broken mmiocfg accessesLinus Torvalds2007-08-121-3/+3
* x86: Work around mmio config space quirk on AMD Fam10hdean gaudet2007-08-111-8/+6
* [PATCH] mmconfig: fix unreachable_devices()OGAWA Hirofumi2007-02-131-0/+6
* [PATCH] mmconfig: minor cleanup in mmconfig codeOGAWA Hirofumi2007-02-131-9/+4
* [PATCH] mmconfig: Reject a broken MCFG tables on Asus etcOGAWA Hirofumi2007-02-131-9/+0
* [PATCH] mmconfig: Share parts of mmconfig code between i386 and x86-64Olivier Galibert2007-02-131-70/+4
* ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-021-12/+12
* ACPICA: Remove duplicate table managerAlexey Starikovskiy2007-02-021-1/+1
* [PATCH] arch/i386/pci/mmconfig.c tlb flush fixOGAWA Hirofumi2006-12-231-1/+5
* Revert "[PATCH] i386: Add MMCFG resources to i386 too"Linus Torvalds2006-11-081-35/+0
* [PATCH] arch/i386/pci/mmconfig.c tweaksAndrew Morton2006-10-011-1/+4
* [PATCH] i386: Add MMCFG resources to i386 tooAndi Kleen2006-09-261-0/+35
* [PATCH] i386/x86-64: Only do MCFG e820 check when type 1 worksAndi Kleen2006-09-261-1/+3
* [PATCH] i386/x86-64: PCI: split probing and initialization of type 1 config s...Andi Kleen2006-09-261-1/+1
* Revert mmiocfg heuristics and blacklist changesLinus Torvalds2006-09-191-24/+10
* [PATCH] x86: Disable MMCONFIG on Intel SDV using DMI blacklistAndi Kleen2006-08-301-1/+24
* [PATCH] x86: Revert e820 MCFG heuristicsAndi Kleen2006-08-301-9/+0
* [PATCH] PCI: i386 mmconfig: don't forget bus number when setting fallback_slo...Daniel Ritz2006-08-261-1/+1
* [PATCH] PCI: fix issues with extended conf space when MMCONFIG disabled becau...Chuck Ebbert2006-06-211-3/+6
* [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-22/+30
* [PATCH] i386/x86-64: Check that MCFG points to an e820 reserved areaArjan van de Ven2006-04-091-0/+11
* [PATCH] PCI: Give PCI config access initialization a defined orderingAndi Kleen2006-03-231-8/+3
* [PATCH] PCI: handle bogus MCFG entriesAndi Kleen2006-01-311-2/+13
* [PATCH] PCI: Fix dumb bug in mmconfig fixAndi Kleen2005-12-161-1/+1
* [PATCH] i386,amd64: mmconfig __iomem annotationsAl Viro2005-12-151-1/+1
* [PATCH] i386/x86-64 Correct for broken MCFG tables on K8 systemsAndi Kleen2005-12-121-3/+42
* [PATCH] i386/x86-64 Fall back to type 1 access when no entry foundAndi Kleen2005-12-121-8/+16
* [PATCH] x86{-64}: Remove old hack that disabled mmconfig support on AMD systems.Andi Kleen2005-09-121-7/+0
* [PATCH] PCI: use the MCFG table to properly access pci devices (i386)Greg Kroah-Hartman2005-06-271-4/+25
* [PATCH] PCI: add proper MCFG table parsing to ACPI core.Greg Kroah-Hartman2005-06-271-5/+7
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+122
OpenPOWER on IntegriCloud