summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/mem_encrypt.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into x86/asm, to resolve conflictIngo Molnar2017-11-101-1/+1
|\
| * x86/mm: Unbreak modules that rely on external PAGE_KERNEL availabilityJiri Kosina2017-11-081-1/+1
* | Merge branch 'x86/mm' into x86/asm, to merge branchesIngo Molnar2017-11-101-1/+0
|\ \
| * | x86/mm: Remove unnecessary TLB flush for SME in-place encryptionTom Lendacky2017-11-071-1/+0
| |/
* | x86: Add support for changing memory encryption attribute in early bootBrijesh Singh2017-11-071-0/+130
* | x86/io: Unroll string I/O when SEV is activeTom Lendacky2017-11-071-0/+8
* | x86/boot: Add early boot support when running with SEV activeTom Lendacky2017-11-071-11/+39
* | x86/mm: Add DMA support for SEV memory encryptionTom Lendacky2017-11-071-0/+86
* | x86/mm: Add Secure Encrypted Virtualization (SEV) supportTom Lendacky2017-11-071-0/+26
|/
* x86/mm: Disable branch profiling in mem_encrypt.cTom Lendacky2017-09-291-0/+2
* x86/mm: Make the SME mask a u64Borislav Petkov2017-09-071-1/+1
* x86/mm: Add support to make use of Secure Memory EncryptionTom Lendacky2017-07-181-1/+76
* x86/mm: Add support to encrypt the kernel in-placeTom Lendacky2017-07-181-0/+310
* x86, swiotlb: Add memory encryption supportTom Lendacky2017-07-181-0/+22
* x86/mm: Insure that boot memory areas are mapped properlyTom Lendacky2017-07-181-0/+63
* x86/mm: Add support for early encryption/decryption of memoryTom Lendacky2017-07-181-0/+76
* x86/mm: Provide general kernel support for memory encryptionTom Lendacky2017-07-181-0/+17
* x86/mm: Add support to enable SME in early boot processingTom Lendacky2017-07-181-0/+9
* x86/mm: Add Secure Memory Encryption (SME) supportTom Lendacky2017-07-181-0/+21
OpenPOWER on IntegriCloud