aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/ident_map.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-28x86/mm/ident_map: Check for errors from ident_pud_init()Arvind Sankar1-2/+10
2018-05-19x86/mm: Stop pretending pgtable_l5_enabled is a variableKirill A. Shutemov1-1/+1
2018-04-12x86/mm: Do not auto-massage page protectionsDave Hansen1-0/+3
2018-02-16x86/mm: Replace compile-time checks for 5-level paging with runtime-time checksKirill A. Shutemov1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-18x86/mm, kexec: Allow kexec to be used with SMETom Lendacky1-4/+8
2017-05-08x86/mm: Add support for gbpages to kernel_ident_mapping_init()Xunlei Pang1-1/+13
2017-03-14x86/mm/ident_map: Add 5-level paging supportKirill A. Shutemov1-7/+44
2016-08-08x86/power/64: Always create temporary identity mapping correctlyRafael J. Wysocki1-8/+11
2016-05-10x86/boot: Add missing file header commentsKees Cook1-0/+5
2016-05-07x86/boot: Split out kernel_ident_mapping_init()Yinghai Lu1-0/+74