index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
probe_roms.c
Age
Commit message (
Expand
)
Author
2024-03-26
x86/sev: Skip ROM range scans and validation for SEV-SNP guests
Kevin Loughlin
2022-04-06
x86/kernel: Validate ROM memory before accessing when SEV-SNP is active
Brijesh Singh
2021-10-18
x86/pci/probe_roms: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-01-28
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
2012-09-05
x86/pci/probe_roms: Add missing __iomem annotation to pci_map_biosrom()
Mathias Krause
2012-03-08
x86: Include probe_roms.h in probe_roms.c
Jan Beulich
2011-10-31
x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-03-15
x86: Introduce pci_map_biosrom()
Dan Williams