summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci/mmconfig_32.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 387Thomas Gleixner2019-06-051-2/+1Star
* x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar2017-01-281-1/+1
* ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-1/+0Star
* X86: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-1/+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-0/+15
* 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: Convert pci_config_lock to raw_spinlockThomas Gleixner2010-05-111-4/+4
* x86/PCI: MMCONFIG: add lookup functionBjorn Helgaas2009-11-251-8/+3Star
* x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a tableBjorn Helgaas2009-11-251-4/+1Star
* x86/PCI: MMCONFIG: rename pci_mmcfg_region structure membersBjorn Helgaas2009-11-251-3/+3
* x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG oneBjorn Helgaas2009-11-251-1/+1
* x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expressionBjorn Helgaas2009-11-251-1/+1
* SFI: Hook PCI MMCONFIGFeng Tang2009-08-291-1/+1
* x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput2008-12-291-1/+1
* x86: clear pci_mmcfg_virt when mmcfg get rejectedYinghai Lu2008-04-261-0/+4
* Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox2008-02-101-8/+2Star
* PCI x86: always use conf1 to access config space below 256 bytesIvan Kokshaysky2008-02-101-13/+9Star
* i386: move pciThomas Gleixner2007-10-111-0/+148