index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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