index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
ident_map.c
Age
Commit message (
Expand
)
Author
2024-03-25
Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."
Ingo Molnar
2024-03-06
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
2024-02-12
x86/mm/ident_map: Use gbpages only where full GB page should be mapped.
Steve Wahl
2020-10-28
x86/mm/ident_map: Check for errors from ident_pud_init()
Arvind Sankar
2018-05-19
x86/mm: Stop pretending pgtable_l5_enabled is a variable
Kirill A. Shutemov
2018-04-12
x86/mm: Do not auto-massage page protections
Dave Hansen
2018-02-16
x86/mm: Replace compile-time checks for 5-level paging with runtime-time checks
Kirill A. Shutemov
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-18
x86/mm, kexec: Allow kexec to be used with SME
Tom Lendacky
2017-05-08
x86/mm: Add support for gbpages to kernel_ident_mapping_init()
Xunlei Pang
2017-03-14
x86/mm/ident_map: Add 5-level paging support
Kirill A. Shutemov
2016-08-08
x86/power/64: Always create temporary identity mapping correctly
Rafael J. Wysocki
2016-05-10
x86/boot: Add missing file header comments
Kees Cook
2016-05-07
x86/boot: Split out kernel_ident_mapping_init()
Yinghai Lu