Jiang Liu
|
24c97f04c4
x86/PCI: use pr_level() to replace printk(KERN_LEVEL)
|
13 years ago |
Jiang Liu
|
574a594140
x86/PCI: refine __pci_mmcfg_init() for better code readability
|
13 years ago |
Jiang Liu
|
66e8850a2a
x86/PCI: simplify pci_mmcfg_late_insert_resources()
|
13 years ago |
Jiang Liu
|
9c95111b33
x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplug
|
13 years ago |
Jiang Liu
|
95c5e92f4f
x86/PCI: prepare pci_mmcfg_check_reserved() to be called at runtime
|
13 years ago |
Jiang Liu
|
376f70acfe
x86/PCI: use RCU list to protect mmconfig list
|
13 years ago |
Jiang Liu
|
846e402300
x86/PCI: split out pci_mmconfig_alloc() for code reuse
|
13 years ago |
Jiang Liu
|
2a76c450bd
x86/PCI: split out pci_mmcfg_check_reserved() for code reuse
|
13 years ago |
Jack Steiner
|
6885685923
x66, UV: Enable 64-bit ACPI MFCG support for SGI UV2 platform
|
14 years ago |
Jan Beulich
|
a3170c1f92
x86/PCI: derive pcibios_last_bus from ACPI MCFG
|
14 years ago |
Bjorn Helgaas
|
1ca98fa652
x86/PCI: MMCONFIG: fix region end calculation
|
14 years ago |
Feng Tang
|
a02ce953a1
x86/PCI: make ACPI MCFG reserved error messages ACPI specific
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Thomas Gleixner
|
bb8d41330c
x86/PCI: Prevent mmconfig memory corruption
|
15 years ago |
Bjorn Helgaas
|
f6e1d8cc38
x86/PCI: MMCONFIG: add lookup function
|
15 years ago |
Bjorn Helgaas
|
8c57786ad3
x86/PCI: MMCONFIG: clean up printks
|
15 years ago |
Bjorn Helgaas
|
ba2afbabfc
x86/PCI: MMCONFIG: add pci_mmconfig_remove() to remove MMCONFIG region
|
15 years ago |
Bjorn Helgaas
|
ff097ddd4a
x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a table
|
15 years ago |
Bjorn Helgaas
|
987c367b4e
x86/PCI: MMCONFIG: remove typeof so we can use a list
|
15 years ago |
Bjorn Helgaas
|
2f2a8b9c90
x86/PCI: MMCONFIG: trivial is_mmconf_reserved() interface simplification
|
15 years ago |
Bjorn Helgaas
|
56ddf4d3cf
x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_region
|
15 years ago |
Bjorn Helgaas
|
95cf1cf0c5
x86/PCI: MMCONFIG: use pointer to simplify pci_mmcfg_config[] structure access
|
15 years ago |
Bjorn Helgaas
|
d7e6b66fe8
x86/PCI: MMCONFIG: rename pci_mmcfg_region structure members
|
15 years ago |
Bjorn Helgaas
|
d215a9c8b4
x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG one
|
15 years ago |
Bjorn Helgaas
|
df5eb1d67e
x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expression
|
15 years ago |
Bjorn Helgaas
|
f7ca698487
x86/PCI: MMCONFIG: reject MMCONFIG apertures at address zero
|
15 years ago |
Bjorn Helgaas
|
463a5df175
x86/PCI: MMCONFIG: simplify tests for empty pci_mmcfg_config table
|
15 years ago |
Bjorn Helgaas
|
7da7d360ae
x86/PCI: MMCONFIG: centralize MCFG structure management
|
15 years ago |
Bjorn Helgaas
|
d3578ef7aa
x86/PCI: MMCONFIG: step through MCFG table, not pci_mmcfg_config[]
|
15 years ago |
Bjorn Helgaas
|
e823d6ff58
x86/PCI: MMCONFIG: count MCFG structures with local variable
|
15 years ago |