index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
platform
/
efi
Age
Commit message (
Expand
)
Author
2021-12-08
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2021-10-04
x86/sev: Replace occurrences of sev_active() with cc_platform_has()
Tom Lendacky
2021-06-28
Merge tag 'efi-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-06-03
x86/setup: Always reserve the first 1M of RAM
Mike Rapoport
2021-05-23
Merge tag 'efi-next-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2021-05-22
x86/efi: Log 32/64-bit mismatch with kernel as an error
Paul Menzel
2021-05-10
x86/sev-es: Rename sev-es.{ch} to sev.{ch}
Brijesh Singh
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2021-02-20
Merge tag 'x86_fpu_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-20
Merge tag 'x86_mm_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-02-20
Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-10
x86/{fault,efi}: Fix and rename efi_recover_from_page_fault()
Andy Lutomirski
2021-02-06
x86/efi: Remove EFI PGD build time checks
Borislav Petkov
2021-01-29
x86/fpu: Make the EFI FPU calling convention explicit
Andy Lutomirski
2021-01-19
efi: x86: clean up previous struct mm switching
Ard Biesheuvel
2021-01-19
efi: x86: move mixed mode stack PA variable out of 'efi_scratch'
Ard Biesheuvel
2020-11-10
efi/x86: Free efi_pgd with free_pages()
Arvind Sankar
2020-10-14
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-12
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
2020-09-16
efi: Support for MOK variable config table
Lenny Szubowicz
2020-09-10
x86/efi: Add GHCB mappings when SEV-ES is active
Tom Lendacky
2020-08-20
efi/x86: Move 32-bit code into efi_32.c
Ard Biesheuvel
2020-08-20
efi/x86: Mark kernel rodata non-executable for mixed mode
Arvind Sankar
2020-07-17
x86/platform/uv: Remove uv bios and efi code related to EFI_UV1_MEMMAP
steve.wahl@hpe.com
2020-07-17
x86/efi: Remove references to no-longer-used efi_have_uv1_memmap()
steve.wahl@hpe.com
2020-07-17
x86/efi: Delete SGI UV1 detection.
steve.wahl@hpe.com
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-01
Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-30
x86: Change {JMP,CALL}_NOSPEC argument
Peter Zijlstra
2020-04-24
efi: Clean up config table description arrays
Ard Biesheuvel
2020-04-14
efi/x86: Don't remap text<->rodata gap read-only for mixed mode
Ard Biesheuvel
2020-04-14
efi/x86: Fix the deletion of variables in mixed mode
Gary Lin
2020-03-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-25
Merge branch 'x86/cpu' into perf/core, to resolve conflict
Ingo Molnar
2020-03-24
x86/platform: Convert to new CPU match macros
Thomas Gleixner
2020-03-08
efi/x86: Preserve %ebx correctly in efi_set_virtual_address_map()
Ard Biesheuvel
2020-03-08
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
2020-03-08
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...
Ingo Molnar
2020-03-03
efi: Add embedded peripheral firmware support
Hans de Goede
2020-03-03
efi: Export boot-services code and data as debugfs-blobs
Hans de Goede
2020-02-29
efi/x86: Add RNG seed EFI table to unencrypted mapping check
Tom Lendacky
2020-02-29
efi/x86: Add TPM related EFI tables to unencrypted mapping checks
Tom Lendacky
2020-02-26
efi/x86: Handle by-ref arguments covering multiple pages in mixed mode
Ard Biesheuvel
2020-02-26
efi/x86: Remove support for EFI time and counter services in mixed mode
Ard Biesheuvel
2020-02-26
efi/x86: Align GUIDs to their size in the mixed mode runtime wrapper
Ard Biesheuvel
2020-02-23
efi/x86: Drop 'systab' member from struct efi
Ard Biesheuvel
2020-02-23
efi: Add 'runtime' pointer to struct efi
Ard Biesheuvel
[next]