summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci/mmconfig-shared.c
Commit message (Expand)AuthorAgeFilesLines
* x86/PCI: make ACPI MCFG reserved error messages ACPI specificFeng Tang2010-05-181-8/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* x86/PCI: Prevent mmconfig memory corruptionThomas Gleixner2010-02-251-11/+6
* x86/PCI: MMCONFIG: add lookup functionBjorn Helgaas2009-11-241-0/+12
* x86/PCI: MMCONFIG: clean up printksBjorn Helgaas2009-11-241-25/+21
* x86/PCI: MMCONFIG: add pci_mmconfig_remove() to remove MMCONFIG regionBjorn Helgaas2009-11-241-6/+10
* x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a tableBjorn Helgaas2009-11-241-65/+41
* x86/PCI: MMCONFIG: remove typeof so we can use a listBjorn Helgaas2009-11-241-5/+5
* x86/PCI: MMCONFIG: trivial is_mmconf_reserved() interface simplificationBjorn Helgaas2009-11-241-7/+5
* x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_regionBjorn Helgaas2009-11-241-31/+33
* x86/PCI: MMCONFIG: use pointer to simplify pci_mmcfg_config[] structure accessBjorn Helgaas2009-11-241-5/+7
* x86/PCI: MMCONFIG: rename pci_mmcfg_region structure membersBjorn Helgaas2009-11-241-25/+25
* x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG oneBjorn Helgaas2009-11-241-5/+5
* x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expressionBjorn Helgaas2009-11-241-8/+8
* x86/PCI: MMCONFIG: reject MMCONFIG apertures at address zeroBjorn Helgaas2009-11-241-6/+6
* x86/PCI: MMCONFIG: simplify tests for empty pci_mmcfg_config tableBjorn Helgaas2009-11-241-3/+0
* x86/PCI: MMCONFIG: centralize MCFG structure managementBjorn Helgaas2009-11-241-46/+39
* x86/PCI: MMCONFIG: step through MCFG table, not pci_mmcfg_config[]Bjorn Helgaas2009-11-241-1/+4
* x86/PCI: MMCONFIG: count MCFG structures with local variableBjorn Helgaas2009-11-241-5/+7
* x86/PCI: MMCONFIG: remove unused definitionsBjorn Helgaas2009-11-241-4/+0
* x86/PCI: allow MMCONFIG above 4GBBjorn Helgaas2009-11-041-11/+20
* SFI: Hook PCI MMCONFIGFeng Tang2009-08-281-2/+4
* ACPI, PCI: Change PREFIX to "PCI" from "ACPI" in mmconfig-shared.cLen Brown2009-08-281-1/+1
* ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-281-0/+2
* ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI fileLen Brown2009-06-121-1/+64
* x86/pci: fix mmconfig detection with 32bit near 4gYinghai Lu2009-06-041-3/+3
* x86/PCI: don't call e820_all_mapped with -1 in the mmconfig caseYinghai Lu2009-04-221-3/+3
* x86/PCI: host mmconfig detect clean upYinghai Lu2009-03-201-54/+109
* x86/PCI: Detect mmconfig on nVidia MCP55Ed Swierk2009-03-201-0/+64
* x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput2008-12-291-2/+1
* x86: unify using pci_mmcfg_insert_resourceYinghai Lu2008-09-041-7/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-08-191-17/+48
|\
| * x86, pci: detect end_bus_number according to acpi/e820 reserved, v2Yinghai Lu2008-07-201-17/+48
* | x86: silence mmconfig printkDave Jones2008-08-151-1/+1
|/
* x86: make __pci_mmcfg_init static in mmconfig-shared.cThomas Gleixner2008-05-251-1/+1
* x86: add pci=check_enable_amd_mmconf and dmi checkYinghai Lu2008-04-261-0/+3
* x86 pci: remove checking type for mmconfig probeYinghai Lu2008-04-261-17/+15
* x86: remove unneeded check in mmconf rejectYinghai Lu2008-04-261-12/+0
* x86_64: check MSR to get MMCONFIG for AMD Family 10hYinghai Lu2008-04-261-6/+69
* x86: mmconf enable mcfg earlyYinghai Lu2008-04-261-46/+55
* x86: clear pci_mmcfg_virt when mmcfg get rejectedYinghai Lu2008-04-261-0/+1
* x86: validate against acpi motherboard resourcesRobert Hancock2008-04-261-17/+132
* Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox2008-02-101-3/+3
* PCI x86: always use conf1 to access config space below 256 bytesIvan Kokshaysky2008-02-101-35/+0
* i386: move pciThomas Gleixner2007-10-111-0/+315
OpenPOWER on IntegriCloud