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
Age
Commit message (
Expand
)
Author
2023-12-07
x86/coco: Disable 32-bit emulation by default on TDX and SEV
Kirill A. Shutemov
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-10-30
Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-30
Merge tag 'x86-mm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-10-30
Merge tag 'x86_platform_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-10-20
x86/pti: Fix kernel warnings for pti= and nopti cmdline options
Jo Van Bulck
2023-10-20
x86/mm: Drop the 4 MB restriction on minimal NUMA node memory size
Mike Rapoport (IBM)
2023-10-11
x86/sev: Drop unneeded #include
Alexander Shishkin
2023-10-11
x86/sev: Move sev_setup_arch() to mem_encrypt.c
Alexander Shishkin
2023-10-10
x86/apic: Use u32 for APIC IDs in global data
Thomas Gleixner
2023-10-06
mm: add statistics for PUD level pagetable
Baolin Wang
2023-10-02
x86/numa: Add Devicetree support
Saurabh Sengar
2023-09-28
x86/sev-es: Allow copy_from_kernel_nofault() in earlier boot
Adam Dunlap
2023-09-12
x86/numa: Introduce numa_fill_memblks()
Alison Schofield
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-30
Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-30
Merge tag 'x86_mm_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-28
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-28
Merge tag 'x86_microcode_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-25
x86/sev: Make enc_dec_hypercall() accept a size instead of npages
Steve Rutherford
2023-08-24
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
2023-08-21
x86: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-18
mm: remove CONFIG_PER_VMA_LOCK ifdefs
Matthew Wilcox (Oracle)
2023-08-18
mmu_notifiers: rename invalidate_range notifier
Alistair Popple
2023-08-18
mmu_notifiers: call invalidate_range() when invalidating TLBs
Alistair Popple
2023-08-13
x86/mm: Remove unused microcode.h include
Thomas Gleixner
2023-08-09
x86/cpu: Fix Gracemont uarch
Peter Zijlstra
2023-08-09
x86/apic: Wrap APIC ID validation into an inline
Thomas Gleixner
2023-08-03
x86/mm: Remove "INVPCID single" feature tracking
Dave Hansen
2023-07-11
x86/mm: Teach pte_mkwrite() about stack memory
Rick Edgecombe
2023-07-11
mm: Warn on shadow stack memory in wrong vma
Rick Edgecombe
2023-07-11
x86/mm: Check shadow stack page fault errors
Rick Edgecombe
2023-07-11
x86/mm: Remove _PAGE_DIRTY from kernel RO pages
Rick Edgecombe
2023-07-11
x86/mm: Start actually marking _PAGE_SAVED_DIRTY
Rick Edgecombe
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
[next]