summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/mem_encrypt_identity.c
Commit message (Expand)AuthorAgeFilesLines
* x86/sev: Drop redundant and potentially misleading 'sev_enabled'Sean Christopherson2021-04-261-1/+0
* x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WPArvind Sankar2020-12-101-2/+2
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* x86/sev-es: Add SEV-ES Feature DetectionJoerg Roedel2020-09-071-0/+3
* Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-091-2/+20
|\
| * x86/mm: Create a workarea in the kernel for SME early encryptionThomas Lendacky2019-06-201-2/+20
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* x86/mm/mem_encrypt: Fix erroneous sizeof()Peng Hao2019-01-151-2/+2
* x86/paravirt: Introduce new config option PARAVIRT_XXLJuergen Gross2018-09-031-0/+1
* x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SMEKirill A. Shutemov2018-06-061-0/+3
* x86/mm/sme: Disable stack protection for mem_encrypt_identity.cTom Lendacky2018-02-281-2/+2
* x86/mm/encrypt: Simplify sme_pgtable_calc()Kirill A. Shutemov2018-02-131-30/+12
* x86/mm/encrypt: Simplify sme_populate_pgd() and sme_populate_pgd_large()Kirill A. Shutemov2018-02-131-87/+72
* x86/mm/encrypt: Move page table helpers into separate translation unitKirill A. Shutemov2018-02-131-0/+597