Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | x86/mm: Provide general kernel support for memory encryption | Tom Lendacky | 2017-07-18 | 1 | -0/+7 |
* | x86/KASLR: Fix detection 32/64 bit bootloaders for 5-level paging | Kirill A. Shutemov | 2017-06-30 | 1 | -6/+12 |
* | x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3() | Andy Lutomirski | 2017-06-13 | 1 | -1/+1 |
* | x86/mm: Add support for gbpages to kernel_ident_mapping_init() | Xunlei Pang | 2017-05-08 | 1 | -1/+1 |
* | x86/mm: Enable KASLR for physical mapping memory regions | Thomas Garnier | 2016-07-08 | 1 | -0/+3 |
* | x86/KASLR: Clarify identity map interface | Kees Cook | 2016-06-26 | 1 | -10/+16 |
* | x86/KASLR: Initialize mapping_info every time | Kees Cook | 2016-05-10 | 1 | -11/+5 |
* | x86/KASLR: Build identity mappings on demand | Kees Cook | 2016-05-07 | 1 | -0/+135 |