Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
eebdd6f295340594c5cb0dd21880369bc684f0c3
/
arch
/
x86
/
pci
/
mmconfig-shared.c
1ca98fa
x86/PCI: MMCONFIG: fix region end calculation
by Bjorn Helgaas
· 14 years ago
a02ce95
x86/PCI: make ACPI MCFG reserved error messages ACPI specific
by Feng Tang
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
bb8d413
x86/PCI: Prevent mmconfig memory corruption
by Thomas Gleixner
· 15 years ago
f6e1d8c
x86/PCI: MMCONFIG: add lookup function
by Bjorn Helgaas
· 15 years ago
8c57786
x86/PCI: MMCONFIG: clean up printks
by Bjorn Helgaas
· 15 years ago
ba2afba
x86/PCI: MMCONFIG: add pci_mmconfig_remove() to remove MMCONFIG region
by Bjorn Helgaas
· 15 years ago
ff097dd
x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a table
by Bjorn Helgaas
· 15 years ago
987c367
x86/PCI: MMCONFIG: remove typeof so we can use a list
by Bjorn Helgaas
· 15 years ago
2f2a8b9
x86/PCI: MMCONFIG: trivial is_mmconf_reserved() interface simplification
by Bjorn Helgaas
· 15 years ago
56ddf4d
x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_region
by Bjorn Helgaas
· 15 years ago
95cf1cf
x86/PCI: MMCONFIG: use pointer to simplify pci_mmcfg_config[] structure access
by Bjorn Helgaas
· 15 years ago
d7e6b66
x86/PCI: MMCONFIG: rename pci_mmcfg_region structure members
by Bjorn Helgaas
· 15 years ago
d215a9c
x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG one
by Bjorn Helgaas
· 15 years ago
df5eb1d
x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expression
by Bjorn Helgaas
· 15 years ago
f7ca698
x86/PCI: MMCONFIG: reject MMCONFIG apertures at address zero
by Bjorn Helgaas
· 15 years ago
463a5df
x86/PCI: MMCONFIG: simplify tests for empty pci_mmcfg_config table
by Bjorn Helgaas
· 15 years ago
7da7d36
x86/PCI: MMCONFIG: centralize MCFG structure management
by Bjorn Helgaas
· 15 years ago
d3578ef
x86/PCI: MMCONFIG: step through MCFG table, not pci_mmcfg_config[]
by Bjorn Helgaas
· 15 years ago
e823d6f
x86/PCI: MMCONFIG: count MCFG structures with local variable
by Bjorn Helgaas
· 15 years ago
5663b1b
x86/PCI: MMCONFIG: remove unused definitions
by Bjorn Helgaas
· 15 years ago
9a08f7d
x86/PCI: allow MMCONFIG above 4GB
by Bjorn Helgaas
· 15 years ago
5f0db7a
SFI: Hook PCI MMCONFIG
by Feng Tang
· 15 years ago
f4a2d58
ACPI, PCI: Change PREFIX to "PCI" from "ACPI" in mmconfig-shared.c
by Len Brown
· 15 years ago
a192a95
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
by Len Brown
· 15 years ago
c4bf2f3
ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI file
by Len Brown
· 15 years ago
75e613c
x86/pci: fix mmconfig detection with 32bit near 4g
by Yinghai Lu
· 15 years ago
044cd80
x86/PCI: don't call e820_all_mapped with -1 in the mmconfig case
by Yinghai Lu
· 16 years ago
068258b
x86/PCI: host mmconfig detect clean up
by Yinghai Lu
· 16 years ago
5546d6f
x86/PCI: Detect mmconfig on nVidia MCP55
by Ed Swierk
· 16 years ago
8248771
x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h
by Jaswinder Singh Rajput
· 16 years ago
ebd60cd
x86: unify using pci_mmcfg_insert_resource
by Yinghai Lu
· 16 years ago
ddd13dc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
ef31023
x86: silence mmconfig printk
by Dave Jones
· 16 years ago
a83fe32
x86, pci: detect end_bus_number according to acpi/e820 reserved, v2
by Yinghai Lu
· 16 years ago
968cbfa
x86: make __pci_mmcfg_init static in mmconfig-shared.c
by Thomas Gleixner
· 16 years ago
5f0b297
x86: add pci=check_enable_amd_mmconf and dmi check
by Yinghai Lu
· 17 years ago
bb63b42
x86 pci: remove checking type for mmconfig probe
by Yinghai Lu
· 17 years ago
d2ebdf4
x86: remove unneeded check in mmconf reject
by Yinghai Lu
· 17 years ago
7fd0da4
x86_64: check MSR to get MMCONFIG for AMD Family 10h
by Yinghai Lu
· 17 years ago
05c58b8
x86: mmconf enable mcfg early
by Yinghai Lu
· 17 years ago
0b64ad7
x86: clear pci_mmcfg_virt when mmcfg get rejected
by Yinghai Lu
· 17 years ago
7752d5c
x86: validate against acpi motherboard resources
by Robert Hancock
· 17 years ago
b6ce068
Change pci_raw_ops to pci_raw_read/write
by Matthew Wilcox
· 17 years ago
a0ca990
PCI x86: always use conf1 to access config space below 256 bytes
by Ivan Kokshaysky
· 17 years ago
fb9aa6f
i386: move pci
by Thomas Gleixner
· 17 years ago
[Renamed from arch/i386/pci/mmconfig-shared.c]
a5ba797
i386: insert unclaimed MMCONFIG resources
by Aaron Durbin
· 17 years ago
b5229db
[PATCH] i386: Some additional chipset register values validation.
by Olivier Galibert
· 18 years ago
26054ed
[PATCH] mmconfig: Move e820 check into pci_mmcfg_reject_broken()
by OGAWA Hirofumi
· 18 years ago
56829d1
[PATCH] mmconfig: fix unreachable_devices()
by OGAWA Hirofumi
· 18 years ago
429d512
[PATCH] mmconfig: minor cleanup in mmconfig code
by OGAWA Hirofumi
· 18 years ago
44de020
[PATCH] mmconfig: Reject a broken MCFG tables on Asus etc
by OGAWA Hirofumi
· 18 years ago
6a0668f
[PATCH] mmconfig: Reserve resources but only when we're sure about them.
by Olivier Galibert
· 18 years ago
9358c69
[PATCH] mmconfig: Detect and support the E7520 and the 945G/GZ/P/PL
by Olivier Galibert
· 18 years ago
5f02738
[PATCH] i386: Only call unreachable_devices() when type 1 is available.
by Olivier Galibert
· 18 years ago
b786739
[PATCH] mmconfig: Share parts of mmconfig code between i386 and x86-64
by Olivier Galibert
· 18 years ago