aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci/mmconfig_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-24x86/PCI: MMCONFIG: add lookup functionBjorn Helgaas1-19/+4
2009-11-24x86/PCI: MMCONFIG: clean up printksBjorn Helgaas1-7/+5
2009-11-24x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a tableBjorn Helgaas1-10/+3
2009-11-24x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_regionBjorn Helgaas1-31/+14
2009-11-24x86/PCI: MMCONFIG: rename pci_mmcfg_region structure membersBjorn Helgaas1-8/+8
2009-11-24x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG oneBjorn Helgaas1-3/+3
2009-11-24x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expressionBjorn Helgaas1-8/+7
2009-03-20x86/PCI: host mmconfig detect clean upYinghai Lu1-6/+11
2008-12-29x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput1-2/+1
2008-04-26x86: clear pci_mmcfg_virt when mmcfg get rejectedYinghai Lu1-1/+21
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox1-7/+1
2008-02-10PCI x86: always use conf1 to access config space below 256 bytesIvan Kokshaysky1-12/+10
2007-10-11x86_64: move pciThomas Gleixner1-0/+157