summaryrefslogtreecommitdiff
path: root/arch/x86/platform/uv/bios_uv.c
Commit message (Expand)AuthorAgeFilesLines
* x86/platform/uv: Add and export uv_bios_* functionsJustin Ernst2020-11-261-0/+55
* x86/platform/uv: Update Copyrights to conform to HPE standardsMike Travis2020-10-071-0/+1
* x86/platform/uv: Add and decode Arch Type in UVsystabMike Travis2020-10-071-8/+19
* mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-0/+1
* x86/platform/uv: Remove uv bios and efi code related to EFI_UV1_MEMMAPsteve.wahl@hpe.com2020-07-171-158/+1
* x86/platform/uv: Remove efi=old_map command line optionsteve.wahl@hpe.com2020-07-171-14/+0
* x86/platform/uv: Unexport symbols only used by x2apic_uv_x.cChristoph Hellwig2020-05-071-6/+0
* x86/platform/uv: Unexport sn_coherency_idChristoph Hellwig2020-05-071-1/+0
* x86/platform/uv: Mark uv_bios_call() and uv_bios_call_irqsave() staticChristoph Hellwig2020-05-071-5/+4
* x86/mm: thread pgprot_t through init_memory_mapping()Logan Gunthorpe2020-04-101-1/+2
* efi/x86: Disallow efi=old_map in mixed modeArd Biesheuvel2020-01-221-1/+1
* efi/x86: Limit EFI old memory map to SGI UV machinesArd Biesheuvel2020-01-201-2/+162
* efi/x86: Simplify 64-bit EFI firmware call wrapperArd Biesheuvel2020-01-101-2/+5
* x86/platform/uv: Add return code to UV BIOS Init functionMike Travis2019-10-071-4/+5
* 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