summaryrefslogtreecommitdiff
path: root/arch/x86/pci/mmconfig_64.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-01-28x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar
2013-01-03X86: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-06-22x86/PCI: use pr_level() to replace printk(KERN_LEVEL)Jiang Liu
2012-06-22x86/PCI: update MMCONFIG information when hot-plugging PCI host bridgesJiang Liu
2012-06-22x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap()Jiang Liu
2012-06-22x86/PCI: use RCU list to protect mmconfig listJiang Liu
2011-10-14x86: constify PCI raw ops structuresJan Beulich
2009-11-24x86/PCI: MMCONFIG: add lookup functionBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: clean up printksBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a tableBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_regionBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: rename pci_mmcfg_region structure membersBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG oneBjorn Helgaas
2009-11-24x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expressionBjorn Helgaas
2009-03-20x86/PCI: host mmconfig detect clean upYinghai Lu
2008-12-29x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput
2008-04-26x86: clear pci_mmcfg_virt when mmcfg get rejectedYinghai Lu
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox
2008-02-10PCI x86: always use conf1 to access config space below 256 bytesIvan Kokshaysky
2007-10-11x86_64: move pciThomas Gleixner