index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
2023-06-28
Merge branch 'expand-stack'
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-27
Merge tag 'x86-mm-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-06-27
Merge tag 'x86_sev_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-06-27
Merge tag 'x86_mtrr_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-06-26
Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-26
Merge tag 'x86_tdx_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-26
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-26
Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-06-24
mm: introduce new 'lock_mm_and_find_vma()' page fault helper
Linus Torvalds
2023-06-19
x86: sme_populate_pgd() use pte_offset_kernel()
Hugh Dickins
2023-06-16
x86/mm: Avoid using set_pgd() outside of real PGD pages
Lee Jones
2023-06-09
x86/mm: Remove Xen-PV leftovers from init_32.c
Juergen Gross
2023-06-07
x86/mm: Remove repeated word in comments
Bo Liu
2023-06-06
x86/mm: Allow guest.enc_status_change_prepare() to fail
Kirill A. Shutemov
2023-06-01
x86/mm: Only check uniform after calling mtrr_type_lookup()
Juergen Gross
2023-05-31
x86/smpboot: Fix the parallel bringup decision
Thomas Gleixner
2023-05-18
x86/mm: Include asm/numa.h for set_highmem_pages_init()
Arnd Bergmann
2023-05-17
x86/mm: Avoid incomplete Global INVLPG flushes
Dave Hansen
2023-05-17
procfs: consolidate arch_report_meminfo declaration
Arnd Bergmann
2023-05-09
x86/coco: Get rid of accessor functions
Borislav Petkov (AMD)
2023-05-03
x86-64: mm: clarify the 'positive addresses' user address rules
Linus Torvalds
2023-05-03
x86-64: make access_ok() independent of LAM
Linus Torvalds
2023-04-28
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-25
Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-04-25
Merge tag 'x86_paravirt_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-04-24
Merge tag 'docs-6.4' of git://git.lwn.net/linux
Linus Torvalds
2023-04-13
x86/mm/dump_pagetables: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-05
x86/mm: try VMA lock-based page fault handling first
Suren Baghdasaryan
2023-03-30
docs: move x86 documentation into Documentation/arch/
Jonathan Corbet
2023-03-28
x86/mm/pat: clear VM_PAT if copy_p4d_range failed
Ma Wupeng
2023-03-27
x86/hyperv: Change vTOM handling to use standard coco mechanisms
Michael Kelley
2023-03-27
x86/mm: Handle decryption/re-encryption of bss_decrypted consistently
Michael Kelley
2023-03-26
x86/ioremap: Add hypervisor callback for private MMIO mapping in coco VM
Michael Kelley
2023-03-22
x86/mm: Do not shuffle CPU entry areas without KASLR
Michal Koutný
2023-03-16
x86/uaccess: Provide untagged_addr() and remove tags before address check
Kirill A. Shutemov
2023-03-16
x86/mm: Handle LAM on context switch
Kirill A. Shutemov
2023-03-16
x86/mm: Fix use of uninitialized buffer in sme_enable()
Nikita Zhandarovich
2023-03-06
x86/paravirt: Merge activate_mm() and dup_mmap() callbacks
Juergen Gross
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-20
Merge tag 'x86-mm-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-20
Merge tag 'locking-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-02-14
x86/mtrr: Revert 90b926e68f50 ("x86/pat: Fix pat_x_mtrr_type() for MTRR disab...
Juergen Gross
2023-02-09
mm: introduce __vm_flags_mod and use it in untrack_pfn
Suren Baghdasaryan
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-02
Revert "x86: kmsan: sync metadata pages on page fault"
Alexander Potapenko
2023-01-26
x86/PAT: Use try_cmpxchg() in set_page_memtype()
Uros Bizjak
2023-01-25
x86/cpu: Use cpu_feature_enabled() when checking global pages support
Borislav Petkov (AMD)
[next]