summaryrefslogtreecommitdiff
path: root/arch/x86/mm/mem_encrypt.c
AgeCommit message (Expand)Author
2017-11-10Merge branch 'linus' into x86/asm, to resolve conflictIngo Molnar
2017-11-10Merge branch 'x86/mm' into x86/asm, to merge branchesIngo Molnar
2017-11-08x86/mm: Unbreak modules that rely on external PAGE_KERNEL availabilityJiri Kosina
2017-11-07x86: Add support for changing memory encryption attribute in early bootBrijesh Singh
2017-11-07x86/io: Unroll string I/O when SEV is activeTom Lendacky
2017-11-07x86/boot: Add early boot support when running with SEV activeTom Lendacky
2017-11-07x86/mm: Add DMA support for SEV memory encryptionTom Lendacky
2017-11-07x86/mm: Add Secure Encrypted Virtualization (SEV) supportTom Lendacky
2017-11-07x86/mm: Remove unnecessary TLB flush for SME in-place encryptionTom Lendacky
2017-09-29x86/mm: Disable branch profiling in mem_encrypt.cTom Lendacky
2017-09-07x86/mm: Make the SME mask a u64Borislav Petkov
2017-07-18x86/mm: Add support to make use of Secure Memory EncryptionTom Lendacky
2017-07-18x86/mm: Add support to encrypt the kernel in-placeTom Lendacky
2017-07-18x86, swiotlb: Add memory encryption supportTom Lendacky
2017-07-18x86/mm: Insure that boot memory areas are mapped properlyTom Lendacky
2017-07-18x86/mm: Add support for early encryption/decryption of memoryTom Lendacky
2017-07-18x86/mm: Provide general kernel support for memory encryptionTom Lendacky
2017-07-18x86/mm: Add support to enable SME in early boot processingTom Lendacky
2017-07-18x86/mm: Add Secure Memory Encryption (SME) supportTom Lendacky