aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/mem_encrypt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-29x86/mm: Disable branch profiling in mem_encrypt.cTom Lendacky1-0/+2
2017-09-07x86/mm: Make the SME mask a u64Borislav Petkov1-1/+1
2017-07-18x86/mm: Add support to make use of Secure Memory EncryptionTom Lendacky1-1/+76
2017-07-18x86/mm: Add support to encrypt the kernel in-placeTom Lendacky1-0/+310
2017-07-18x86, swiotlb: Add memory encryption supportTom Lendacky1-0/+22
2017-07-18x86/mm: Insure that boot memory areas are mapped properlyTom Lendacky1-0/+63
2017-07-18x86/mm: Add support for early encryption/decryption of memoryTom Lendacky1-0/+76
2017-07-18x86/mm: Provide general kernel support for memory encryptionTom Lendacky1-0/+17
2017-07-18x86/mm: Add support to enable SME in early boot processingTom Lendacky1-0/+9
2017-07-18x86/mm: Add Secure Memory Encryption (SME) supportTom Lendacky1-0/+21