index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
mem_encrypt_boot.S
Age
Commit message (
Expand
)
Author
2022-12-15
x86/mm: Remove P*D_PAGE_MASK and P*D_PAGE_SIZE macros
Pasha Tatashin
2022-06-27
objtool: Update Retpoline validation
Peter Zijlstra
2022-06-27
x86/sev: Avoid using __x86_return_thunk
Kim Phillips
2021-12-08
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2019-10-18
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-02-21
x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute()
Peter Zijlstra
2018-01-16
x86/mm: Encrypt the initrd earlier for BSP microcode update
Tom Lendacky
2018-01-16
x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryption
Tom Lendacky
2018-01-16
x86/mm: Clean up register saving in the __enc_copy() assembly code
Tom Lendacky
2017-08-29
x86/mm: Fix SME encryption stack ptr handling
Borislav Petkov
2017-07-18
x86/mm: Add support to encrypt the kernel in-place
Tom Lendacky