summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/uv/bios_uv.c
Commit message (Expand)AuthorAgeFilesLines
* efi/x86: move UV_SYSTAB handling into arch/x86Ard Biesheuvel2019-08-081-4/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-03-071-15/+1
|\
| * x86/platform/UV: Use efi_enabled() instead of test_bit()Hedi Berriche2019-02-151-1/+1
| * x86/platform/UV: Remove uv_bios_call_reentrant()Hedi Berriche2019-02-151-12/+0
| * x86/platform/UV: Remove unnecessary #ifdef CONFIG_EFIHedi Berriche2019-02-151-2/+0
* | x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche2019-02-151-2/+21
|/
* x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updatesAlex Thorlton2016-10-201-1/+9
* x86: Clean up various simple wrapper functionsMasahiro Yamada2016-09-131-5/+2
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-121-3/+5
|\
| * x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a...Mike Travis2016-08-101-3/+5
* | x86/platform/uv: Skip UV runtime services mapping in the efi_runtime_disabled...Alex Thorlton2016-08-111-1/+2
|/
* x86/uv: Update uv_bios_call() to use efi_call_virt_pointer()Alex Thorlton2016-06-271-2/+1
* x86/platform/UV: Add obtaining GAM Range Table from UV BIOSMike Travis2016-05-041-25/+23
* x86/efi: Delete most of the efi_call* macrosMatt Fleming2014-04-171-1/+1
* x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* x86: Move uv to platformThomas Gleixner2010-10-271-0/+215