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
/
platform
/
uv
/
bios_uv.c
Age
Commit message (
Expand
)
Author
2020-11-26
x86/platform/uv: Add and export uv_bios_* functions
Justin Ernst
2020-10-07
x86/platform/uv: Update Copyrights to conform to HPE standards
Mike Travis
2020-10-07
x86/platform/uv: Add and decode Arch Type in UVsystab
Mike Travis
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-07-17
x86/platform/uv: Remove uv bios and efi code related to EFI_UV1_MEMMAP
steve.wahl@hpe.com
2020-07-17
x86/platform/uv: Remove efi=old_map command line option
steve.wahl@hpe.com
2020-05-07
x86/platform/uv: Unexport symbols only used by x2apic_uv_x.c
Christoph Hellwig
2020-05-07
x86/platform/uv: Unexport sn_coherency_id
Christoph Hellwig
2020-05-07
x86/platform/uv: Mark uv_bios_call() and uv_bios_call_irqsave() static
Christoph Hellwig
2020-04-10
x86/mm: thread pgprot_t through init_memory_mapping()
Logan Gunthorpe
2020-01-22
efi/x86: Disallow efi=old_map in mixed mode
Ard Biesheuvel
2020-01-20
efi/x86: Limit EFI old memory map to SGI UV machines
Ard Biesheuvel
2020-01-10
efi/x86: Simplify 64-bit EFI firmware call wrapper
Ard Biesheuvel
2019-10-07
x86/platform/uv: Add return code to UV BIOS Init function
Mike Travis
2019-08-08
efi/x86: move UV_SYSTAB handling into arch/x86
Ard Biesheuvel
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-03-07
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-02-15
x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls
Hedi Berriche
2019-02-15
x86/platform/UV: Use efi_enabled() instead of test_bit()
Hedi Berriche
2019-02-15
x86/platform/UV: Remove uv_bios_call_reentrant()
Hedi Berriche
2019-02-15
x86/platform/UV: Remove unnecessary #ifdef CONFIG_EFI
Hedi Berriche
2016-10-20
x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updates
Alex Thorlton
2016-09-13
x86: Clean up various simple wrapper functions
Masahiro Yamada
2016-08-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-08-11
x86/platform/uv: Skip UV runtime services mapping in the efi_runtime_disabled...
Alex Thorlton
2016-08-10
x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a...
Mike Travis
2016-06-27
x86/uv: Update uv_bios_call() to use efi_call_virt_pointer()
Alex Thorlton
2016-05-04
x86/platform/UV: Add obtaining GAM Range Table from UV BIOS
Mike Travis
2014-04-17
x86/efi: Delete most of the efi_call* macros
Matt Fleming
2011-10-31
x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2010-10-27
x86: Move uv to platform
Thomas Gleixner