aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/uv/bios_uv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-07Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-15/+1
2019-02-15x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche1-2/+21
2019-02-15x86/platform/UV: Use efi_enabled() instead of test_bit()Hedi Berriche1-1/+1
2019-02-15x86/platform/UV: Remove uv_bios_call_reentrant()Hedi Berriche1-12/+0
2019-02-15x86/platform/UV: Remove unnecessary #ifdef CONFIG_EFIHedi Berriche1-2/+0
2016-10-20x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updatesAlex Thorlton1-1/+9
2016-09-13x86: Clean up various simple wrapper functionsMasahiro Yamada1-5/+2
2016-08-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+5
2016-08-11x86/platform/uv: Skip UV runtime services mapping in the efi_runtime_disabled caseAlex Thorlton1-1/+2
2016-08-10x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a crashMike Travis1-3/+5
2016-06-27x86/uv: Update uv_bios_call() to use efi_call_virt_pointer()Alex Thorlton1-2/+1
2016-05-04x86/platform/UV: Add obtaining GAM Range Table from UV BIOSMike Travis1-25/+23
2014-04-17x86/efi: Delete most of the efi_call* macrosMatt Fleming1-1/+1
2011-10-31x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2010-10-27x86: Move uv to platformThomas Gleixner1-0/+215