aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci/mmconfig_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 387Thomas Gleixner1-2/+1
2017-01-28x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar1-1/+1
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-1/+0
2013-01-03X86: drivers: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-06-22x86/PCI: update MMCONFIG information when hot-plugging PCI host bridgesJiang Liu1-1/+1
2012-06-22x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap()Jiang Liu1-0/+15
2012-06-22x86/PCI: use RCU list to protect mmconfig listJiang Liu1-2/+11
2011-10-14x86: constify PCI raw ops structuresJan Beulich1-1/+1
2010-05-11x86/PCI: Convert pci_config_lock to raw_spinlockThomas Gleixner1-4/+4
2009-11-24x86/PCI: MMCONFIG: add lookup functionBjorn Helgaas1-8/+3
2009-11-24x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a tableBjorn Helgaas1-4/+1
2009-11-24x86/PCI: MMCONFIG: rename pci_mmcfg_region structure membersBjorn Helgaas1-3/+3
2009-11-24x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG oneBjorn Helgaas1-1/+1
2009-11-24x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expressionBjorn Helgaas1-1/+1
2009-08-28SFI: Hook PCI MMCONFIGFeng Tang1-1/+1
2008-12-29x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput1-1/+1
2008-04-26x86: clear pci_mmcfg_virt when mmcfg get rejectedYinghai Lu1-0/+4
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox1-8/+2
2008-02-10PCI x86: always use conf1 to access config space below 256 bytesIvan Kokshaysky1-13/+9
2007-10-11i386: move pciThomas Gleixner1-0/+148