summaryrefslogtreecommitdiff
path: root/arch/x86/platform/efi
Commit message (Expand)AuthorAgeFilesLines
* efi: x86: Wire up IBT annotation in memory attributes tableArd Biesheuvel2023-02-091-0/+5
* efi: Discover BTI support in runtime services regionsArd Biesheuvel2023-02-041-1/+2
* efi: Drop minimum EFI version check at bootArd Biesheuvel2023-02-031-1/+1
* Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-141-0/+46
|\
| * efi/x86: Remove EfiMemoryMappedIO from E820 mapBjorn Helgaas2022-12-101-0/+46
* | efi: x86: Move EFI runtime map sysfs code to arch/x86Ard Biesheuvel2022-11-182-0/+195
* | efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architecturesArd Biesheuvel2022-11-182-3/+8
* | efi: memmap: Move manipulation routines into x86 arch treeArd Biesheuvel2022-11-182-1/+238
* | efi: memmap: Move EFI fake memmap support into x86 arch treeArd Biesheuvel2022-11-182-0/+198
|/
* Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-092-8/+23
|\
| * efi/x86-mixed: move unmitigated RET into .rodataArd Biesheuvel2022-08-162-8/+23
* | x86: Fix various duplicate-word comment typosJason Wang2022-08-151-1/+1
|/
* Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-031-23/+0
|\
| * efi: Make code to find mirrored memory ranges genericMa Wupeng2022-06-151-23/+0
* | efi/x86: use naked RET on mixed mode call wrapperThadeu Lima de Souza Cascardo2022-07-161-1/+4
|/
* x86: Fix all occurences of the "the the" typoBo Liu2022-05-271-1/+1
* efi: Save location of EFI confidential computing areaDov Murik2022-04-131-0/+3
* objtool,efi: Update __efi64_thunk annotationPeter Zijlstra2022-03-152-3/+4
* Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-123-3/+3
|\
| * x86: Prepare asm files for straight-line-speculationPeter Zijlstra2021-12-083-3/+3
* | Merge tag 'efi-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-111-2/+12
|\ \
| * | efi/libstub: x86/mixed: increase supported argument countArd Biesheuvel2021-11-211-2/+12
| |/
* | x86/sme: Explicitly map new EFI memmap table as encryptedTom Lendacky2021-12-051-1/+2
|/
* x86/sev: Replace occurrences of sev_active() with cc_platform_has()Tom Lendacky2021-10-041-4/+5
* Merge tag 'efi-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-06-281-1/+1
|\
| * Merge tag 'efi-next-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2021-05-231-1/+1
| |\
| | * x86/efi: Log 32/64-bit mismatch with kernel as an errorPaul Menzel2021-05-221-1/+1
* | | x86/setup: Always reserve the first 1M of RAMMike Rapoport2021-06-031-0/+12
|/ /
* | x86/sev-es: Rename sev-es.{ch} to sev.{ch}Brijesh Singh2021-05-101-1/+1
|/
* x86: Fix various typos in comments, take #2Ingo Molnar2021-03-211-1/+1
* x86: Fix various typos in commentsIngo Molnar2021-03-182-3/+3
* Merge tag 'x86_fpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-201-2/+2
|\
| * x86/fpu: Make the EFI FPU calling convention explicitAndy Lutomirski2021-01-291-2/+2
* | Merge tag 'x86_mm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-02-201-4/+12
|\ \
| * | x86/{fault,efi}: Fix and rename efi_recover_from_page_fault()Andy Lutomirski2021-02-101-4/+12
| |/
* | Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-202-14/+21
|\ \
| * | efi: x86: clean up previous struct mm switchingArd Biesheuvel2021-01-191-12/+15
| * | efi: x86: move mixed mode stack PA variable out of 'efi_scratch'Ard Biesheuvel2021-01-192-2/+6
| |/
* | x86/efi: Remove EFI PGD build time checksBorislav Petkov2021-02-061-19/+0
|/
* efi/x86: Free efi_pgd with free_pages()Arvind Sankar2020-11-101-11/+13
* Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-141-0/+10
|\
| * x86/efi: Add GHCB mappings when SEV-ES is activeTom Lendacky2020-09-101-0/+10
* | Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar2020-10-123-76/+39
|\ \ | |/
| * efi/x86: Move 32-bit code into efi_32.cArd Biesheuvel2020-08-202-76/+37
| * efi/x86: Mark kernel rodata non-executable for mixed modeArvind Sankar2020-08-201-0/+2
* | efi: Support for MOK variable config tableLenny Szubowicz2020-09-161-0/+3
|/
* x86/platform/uv: Remove uv bios and efi code related to EFI_UV1_MEMMAPsteve.wahl@hpe.com2020-07-171-1/+1
* x86/efi: Remove references to no-longer-used efi_have_uv1_memmap()steve.wahl@hpe.com2020-07-173-54/+6
* x86/efi: Delete SGI UV1 detection.steve.wahl@hpe.com2020-07-171-23/+0
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1