index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
/
compressed
/
mem_encrypt.S
Age
Commit message (
Expand
)
Author
2022-11-24
x86/boot/compressed: Only build mem_encrypt.S if AMD_MEM_ENCRYPT=y
Ard Biesheuvel
2022-11-24
x86/boot/compressed: Adhere to calling convention in get_sev_encryption_bit()
Ard Biesheuvel
2022-11-24
x86/boot/compressed: Move startup32_check_sev_cbit() out of head_64.S
Ard Biesheuvel
2022-11-24
x86/boot/compressed: Move startup32_load_idt() out of head_64.S
Ard Biesheuvel
2022-04-06
x86/compressed/64: Detect/setup SEV/SME features earlier during boot
Michael Roth
2021-12-08
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2021-03-18
x86/boot/compressed/64: Add CPUID sanity check to 32-bit boot-path
Joerg Roedel
2021-03-18
x86/boot/compressed/64: Add 32-bit boot #VC handler
Joerg Roedel
2021-03-18
x86/sev: Do not require Hypervisor CPUID bit for SEV guests
Joerg Roedel
2020-10-29
x86/boot/compressed/64: Check SEV encryption in 64-bit boot-path
Joerg Roedel
2020-10-29
x86/boot/compressed/64: Introduce sev_status
Joerg Roedel
2019-10-18
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2019-10-18
x86/boot: Annotate data appropriately
Jiri Slaby
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-09-27
x86/boot: Fix kexec booting failure in the SEV bit detection code
Kairui Song
2018-03-28
x86/boot: Fix SEV boot failure from change to __PHYSICAL_MASK_SHIFT
Tom Lendacky
2017-11-07
x86/boot: Add early boot support when running with SEV active
Tom Lendacky