Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | x86/mm/mem_encrypt: Fix erroneous sizeof() | Peng Hao | 2019-01-15 | 1 | -2/+2 |
* | x86/paravirt: Introduce new config option PARAVIRT_XXL | Juergen Gross | 2018-09-03 | 1 | -0/+1 |
* | x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SME | Kirill A. Shutemov | 2018-06-06 | 1 | -0/+3 |
* | x86/mm/sme: Disable stack protection for mem_encrypt_identity.c | Tom Lendacky | 2018-02-28 | 1 | -2/+2 |
* | x86/mm/encrypt: Simplify sme_pgtable_calc() | Kirill A. Shutemov | 2018-02-13 | 1 | -30/+12 |
* | x86/mm/encrypt: Simplify sme_populate_pgd() and sme_populate_pgd_large() | Kirill A. Shutemov | 2018-02-13 | 1 | -87/+72 |
* | x86/mm/encrypt: Move page table helpers into separate translation unit | Kirill A. Shutemov | 2018-02-13 | 1 | -0/+597 |