开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
mem_encrypt_identity.c
Age
Commit message (
Expand
)
Author
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-09-07
x86/sev-es: Add SEV-ES Feature Detection
Joerg Roedel
2019-07-09
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-06-20
x86/mm: Create a workarea in the kernel for SME early encryption
Thomas Lendacky
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-01-15
x86/mm/mem_encrypt: Fix erroneous sizeof()
Peng Hao
2018-09-03
x86/paravirt: Introduce new config option PARAVIRT_XXL
Juergen Gross
2018-06-06
x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SME
Kirill A. Shutemov
2018-02-28
x86/mm/sme: Disable stack protection for mem_encrypt_identity.c
Tom Lendacky
2018-02-13
x86/mm/encrypt: Simplify sme_pgtable_calc()
Kirill A. Shutemov
2018-02-13
x86/mm/encrypt: Simplify sme_populate_pgd() and sme_populate_pgd_large()
Kirill A. Shutemov
2018-02-13
x86/mm/encrypt: Move page table helpers into separate translation unit
Kirill A. Shutemov