aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/ident_map.c
AgeCommit message (Expand)Author
2018-05-19x86/mm: Stop pretending pgtable_l5_enabled is a variableKirill A. Shutemov
2018-04-12x86/mm: Do not auto-massage page protectionsDave Hansen
2018-02-16x86/mm: Replace compile-time checks for 5-level paging with runtime-time checksKirill A. Shutemov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-18x86/mm, kexec: Allow kexec to be used with SMETom Lendacky
2017-05-08x86/mm: Add support for gbpages to kernel_ident_mapping_init()Xunlei Pang
2017-03-14x86/mm/ident_map: Add 5-level paging supportKirill A. Shutemov
2016-08-08x86/power/64: Always create temporary identity mapping correctlyRafael J. Wysocki
2016-05-10x86/boot: Add missing file header commentsKees Cook
2016-05-07x86/boot: Split out kernel_ident_mapping_init()Yinghai Lu