summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/pci
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mmconfig: fix unreachable_devices()OGAWA Hirofumi2007-02-131-0/+6
* [PATCH] mmconfig: minor cleanup in mmconfig codeOGAWA Hirofumi2007-02-131-12/+4
* [PATCH] mmconfig: remove #define MMCONFIG_APER_XXXOGAWA Hirofumi2007-02-131-4/+0
* [PATCH] mmconfig: Reject a broken MCFG tables on Asus etcOGAWA Hirofumi2007-02-131-36/+14
* [PATCH] mmconfig: Fix x86_64 ioremap base_addressOGAWA Hirofumi2007-02-131-11/+35
* [PATCH] mmconfig: Share parts of mmconfig code between i386 and x86-64Olivier Galibert2007-02-132-65/+14
* ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-021-14/+15
* Revert "[PATCH] MMCONFIG and new Intel motherboards"Andi Kleen2006-11-141-32/+0
* PCI: x86-64: mmconfig missing printk levelsDave Jones2006-10-271-2/+3
* [PATCH] x86-64: Fix for arch/x86_64/pci/Makefile CFLAGSCorey Minyard2006-10-211-1/+1
* [PATCH] x86: Move direct PCI scanning functions out of lineAndi Kleen2006-09-261-1/+2
* [PATCH] Remove outdated comment in x86-64 mmconfig codeAndi Kleen2006-09-261-1/+0
* [PATCH] MMCONFIG and new Intel motherboardsAaron Durbin2006-09-261-0/+32
* [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
* [PATCH] fix bus numbering format in mmconfig warningBrice Goglin2006-09-261-3/+2
* 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] x86_64: Revert k8-bus.c northbridge access changeAndi Kleen2006-07-291-5/+5
* [PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen2006-06-261-5/+5
* [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/+7
* [PATCH] PCI: Give PCI config access initialization a defined orderingAndi Kleen2006-03-231-1/+2
* [PATCH] arch/x86_64/pci/mmconfig.c NULL noise removalAl Viro2006-02-071-1/+1
* [PATCH] x86_64: Fix zero mcfg entry workaround on x86-64Andi Kleen2006-02-041-1/+1
* [PATCH] PCI: handle bogus MCFG entriesAndi Kleen2006-01-311-5/+14
* [PATCH] x86_64: Remove bogus file in arch/x86_64/pciAndi Kleen2006-01-111-22/+0
* [PATCH] Fix build with CONFIG_PCI_MMCONFIGAndi Kleen2005-12-201-1/+1
* [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-121-2/+34
* [PATCH] i386/x86-64 Fall back to type 1 access when no entry foundAndi Kleen2005-12-121-9/+20
* [PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignmentsAndi Kleen2005-09-121-2/+8
* [PATCH] x86{-64}: Remove old hack that disabled mmconfig support on AMD systems.Andi Kleen2005-09-121-7/+0
* Merge HEAD from ../from-linus Len Brown2005-08-251-2/+11
|\
| * [PATCH] x86_64: Don't oops at boot when empty Opteron node has IOAndi Kleen2005-08-231-2/+11
* | [ACPI] delete CONFIG_ACPI_PCILen Brown2005-08-252-2/+2
|/
* [PATCH] x86_64: Remove unused variable in k8-bus.cAndi Kleen2005-07-281-1/+1
* [PATCH] PCI: use the MCFG table to properly access pci devices (x86-64)Greg Kroah-Hartman2005-06-271-10/+48
* [PATCH] PCI: add proper MCFG table parsing to ACPI core.Greg Kroah-Hartman2005-06-271-7/+9
* [PATCH] x86/x86_64: pcibus_to_nodeChristoph Lameter2005-06-231-15/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-164-0/+228