index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
mem_encrypt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma/direct: Handle force decryption for DMA coherent buffers in common code
Christoph Hellwig
2018-03-20
1
-70
/
+3
*
dma/direct: Handle the memory encryption bit in common code
Christoph Hellwig
2018-03-20
1
-1
/
+1
*
dma/swiotlb: Remove swiotlb_set_mem_attributes()
Christoph Hellwig
2018-03-20
1
-8
/
+0
*
x86/dma: Remove dma_alloc_coherent_gfp_flags()
Christoph Hellwig
2018-03-20
1
-7
/
+0
*
x86/dma: Remove dma_alloc_coherent_mask()
Christoph Hellwig
2018-03-20
1
-3
/
+1
*
x86/mm/encrypt: Move page table helpers into separate translation unit
Kirill A. Shutemov
2018-02-13
1
-577
/
+1
*
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-01-31
1
-1
/
+1
|
\
|
*
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
2018-01-10
1
-1
/
+1
*
|
x86: Use __nostackprotect for sme_encrypt_kernel
Laura Abbott
2018-01-20
1
-1
/
+1
*
|
x86/mm: Encrypt the initrd earlier for BSP microcode update
Tom Lendacky
2018-01-16
1
-8
/
+58
*
|
x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryption
Tom Lendacky
2018-01-16
1
-16
/
+107
*
|
x86/mm: Centralize PMD flags in sme_encrypt_kernel()
Tom Lendacky
2018-01-16
1
-56
/
+77
*
|
x86/mm: Use a struct to reduce parameters for SME PGD mapping
Tom Lendacky
2018-01-16
1
-44
/
+46
|
/
*
x86/mm: Unbreak modules that use the DMA API
Tom Lendacky
2017-12-18
1
-2
/
+2
*
Merge branch 'linus' into x86/asm, to resolve conflict
Ingo Molnar
2017-11-10
1
-1
/
+1
|
\
|
*
x86/mm: Unbreak modules that rely on external PAGE_KERNEL availability
Jiri Kosina
2017-11-08
1
-1
/
+1
*
|
Merge branch 'x86/mm' into x86/asm, to merge branches
Ingo Molnar
2017-11-10
1
-1
/
+0
|
\
\
|
*
|
x86/mm: Remove unnecessary TLB flush for SME in-place encryption
Tom Lendacky
2017-11-07
1
-1
/
+0
|
|
/
*
|
x86: Add support for changing memory encryption attribute in early boot
Brijesh Singh
2017-11-07
1
-0
/
+130
*
|
x86/io: Unroll string I/O when SEV is active
Tom Lendacky
2017-11-07
1
-0
/
+8
*
|
x86/boot: Add early boot support when running with SEV active
Tom Lendacky
2017-11-07
1
-11
/
+39
*
|
x86/mm: Add DMA support for SEV memory encryption
Tom Lendacky
2017-11-07
1
-0
/
+86
*
|
x86/mm: Add Secure Encrypted Virtualization (SEV) support
Tom Lendacky
2017-11-07
1
-0
/
+26
|
/
*
x86/mm: Disable branch profiling in mem_encrypt.c
Tom Lendacky
2017-09-29
1
-0
/
+2
*
x86/mm: Make the SME mask a u64
Borislav Petkov
2017-09-07
1
-1
/
+1
*
x86/mm: Add support to make use of Secure Memory Encryption
Tom Lendacky
2017-07-18
1
-1
/
+76
*
x86/mm: Add support to encrypt the kernel in-place
Tom Lendacky
2017-07-18
1
-0
/
+310
*
x86, swiotlb: Add memory encryption support
Tom Lendacky
2017-07-18
1
-0
/
+22
*
x86/mm: Insure that boot memory areas are mapped properly
Tom Lendacky
2017-07-18
1
-0
/
+63
*
x86/mm: Add support for early encryption/decryption of memory
Tom Lendacky
2017-07-18
1
-0
/
+76
*
x86/mm: Provide general kernel support for memory encryption
Tom Lendacky
2017-07-18
1
-0
/
+17
*
x86/mm: Add support to enable SME in early boot processing
Tom Lendacky
2017-07-18
1
-0
/
+9
*
x86/mm: Add Secure Memory Encryption (SME) support
Tom Lendacky
2017-07-18
1
-0
/
+21