summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci/mmconfig_64.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar2017-01-281-1/+1
* X86: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+2
* x86/PCI: use pr_level() to replace printk(KERN_LEVEL)Jiang Liu2012-06-221-2/+1
* x86/PCI: update MMCONFIG information when hot-plugging PCI host bridgesJiang Liu2012-06-221-1/+1
* x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap()Jiang Liu2012-06-221-12/+26
* x86/PCI: use RCU list to protect mmconfig listJiang Liu2012-06-221-2/+11
* x86: constify PCI raw ops structuresJan Beulich2011-10-141-1/+1
* x86/PCI: MMCONFIG: add lookup functionBjorn Helgaas2009-11-241-19/+4
* x86/PCI: MMCONFIG: clean up printksBjorn Helgaas2009-11-241-7/+5
* x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a tableBjorn Helgaas2009-11-241-10/+3
* x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_regionBjorn Helgaas2009-11-241-31/+14
* x86/PCI: MMCONFIG: rename pci_mmcfg_region structure membersBjorn Helgaas2009-11-241-8/+8
* x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG oneBjorn Helgaas2009-11-241-3/+3
* x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expressionBjorn Helgaas2009-11-241-8/+7
* x86/PCI: host mmconfig detect clean upYinghai Lu2009-03-201-6/+11
* x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput2008-12-291-2/+1
* x86: clear pci_mmcfg_virt when mmcfg get rejectedYinghai Lu2008-04-261-1/+21
* Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox2008-02-101-7/+1
* PCI x86: always use conf1 to access config space below 256 bytesIvan Kokshaysky2008-02-101-12/+10
* x86_64: move pciThomas Gleixner2007-10-111-0/+157
OpenPOWER on IntegriCloud