index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
Makefile
Age
Commit message (
Expand
)
Author
2025-05-26
Merge tag 'x86-debug-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-05-16
x86/tracing, x86/mm: Move page fault tracepoints to generic
Nam Cao
2025-05-13
Merge branch 'x86/mm' into x86/core, to resolve conflicts
Ingo Molnar
2025-04-12
x86/boot: Move early SME init code into startup/
Ard Biesheuvel
2025-04-09
x86/mm: Consolidate initmem_init()
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: streamline HIGHMEM freeing
Mike Rapoport (Microsoft)
2025-03-17
mm: rename GENERIC_PTDUMP and PTDUMP_CORE
Anshuman Khandual
2024-09-03
mm: introduce numa_emulation
Mike Rapoport (Microsoft)
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-08
x86/sev: Disable KMSAN for memory encryption TUs
Changbin Du
2024-01-10
x86/bugs: Rename CONFIG_PAGE_TABLE_ISOLATION => CONFIG_MITIGATION_PAGE_TABLE_...
Breno Leitao
2022-10-03
x86: kmsan: handle CPU entry area
Alexander Potapenko
2022-10-03
x86: kmsan: disable instrumentation of unsupported code
Alexander Potapenko
2022-09-11
x86/mm: disable instrumentations of mm/pgprot.c
Naohiro Aota
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-04-28
x86/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Christoph Hellwig
2022-04-04
x86/cpu: Remove "noexec"
Borislav Petkov
2021-12-08
x86/sev: Move common memory encryption code to mem_encrypt.c
Kirill A. Shutemov
2021-12-08
x86/sev: Rename mem_encrypt.c to mem_encrypt_amd.c
Kuppuswamy Sathyanarayanan
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
2020-03-21
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
2020-02-04
x86: mm: convert dump_pagetables to use walk_page_range
Steven Price
2020-01-30
Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2020-01-23
x86/mpx: remove build infrastructure
Dave Hansen
2019-12-30
Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts
Ingo Molnar
2019-12-10
x86/mm/pat: Move the memtype related files to arch/x86/mm/pat/
Ingo Molnar
2019-11-26
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-21
x86/mm/pat: Rename pat_rbtree.c to pat_interval.c
Davidlohr Bueso
2019-11-16
x86, kcsan: Enable KCSAN for x86
Marco Elver
2019-11-02
uaccess: Add strict non-pagefault kernel-space read function
Daniel Borkmann
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
2018-02-28
x86/mm/sme: Disable stack protection for mem_encrypt_identity.c
Tom Lendacky
2018-02-13
x86/mm/encrypt: Move page table helpers into separate translation unit
Kirill A. Shutemov
2017-12-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-23
x86/mm/pti: Add infrastructure for page table isolation
Thomas Gleixner
2017-12-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-22
x86/cpu_entry_area: Move it to a separate unit
Thomas Gleixner
2017-11-15
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-11
x86/mm: Disable various instrumentations of mm/mem_encrypt.c and mm/tlb.c
Tom Lendacky
2017-07-18
x86/mm: Add support to encrypt the kernel in-place
Tom Lendacky
2017-07-18
x86/mm: Add Secure Memory Encryption (SME) support
Tom Lendacky
2017-06-13
x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation
Kirill A. Shutemov
2016-07-08
x86/mm: Implement ASLR for kernel memory regions
Thomas Garnier
2016-04-28
x86/mm: Build arch/x86/mm/tlb.c even on !SMP
Andy Lutomirski
2016-03-22
kernel: add kcov code coverage
Dmitry Vyukov
2016-02-18
mm/core, x86/mm/pkeys: Add execute-only protection keys support
Dave Hansen
2015-11-23
x86/mm: Turn CONFIG_X86_PTDUMP into a module
Kees Cook
2015-10-06
x86/mm: Warn on W^X mappings
Stephen Smalley
[next]