summaryrefslogtreecommitdiff
path: root/arch/x86/platform/uv/bios_uv.c
AgeCommit message (Expand)Author
2019-03-07Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-02-15x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche
2019-02-15x86/platform/UV: Use efi_enabled() instead of test_bit()Hedi Berriche
2019-02-15x86/platform/UV: Remove uv_bios_call_reentrant()Hedi Berriche
2019-02-15x86/platform/UV: Remove unnecessary #ifdef CONFIG_EFIHedi Berriche
2016-10-20x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updatesAlex Thorlton
2016-09-13x86: Clean up various simple wrapper functionsMasahiro Yamada
2016-08-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-11x86/platform/uv: Skip UV runtime services mapping in the efi_runtime_disabled...Alex Thorlton
2016-08-10x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a...Mike Travis
2016-06-27x86/uv: Update uv_bios_call() to use efi_call_virt_pointer()Alex Thorlton
2016-05-04x86/platform/UV: Add obtaining GAM Range Table from UV BIOSMike Travis
2014-04-17x86/efi: Delete most of the efi_call* macrosMatt Fleming
2011-10-31x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2010-10-27x86: Move uv to platformThomas Gleixner