index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
2024-07-28
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-16
Merge tag 'x86_sev_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-07-15
Merge tag 'x86_cc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-03
arch/x86: do not explicitly clear Reserved flag in free_pagetable
Oscar Salvador
2024-07-03
mm: drop leftover comment references to pxx_huge()
Peter Xu
2024-07-03
mm/mm_init: use node's number of cpus in deferred_page_init_max_threads
Eric Chanudet
2024-06-17
x86/mm: Introduce kernel_ident_mapping_free()
Kirill A. Shutemov
2024-06-17
x86/mm: Do not zap page table entries mapping unaccepted memory table during ...
Ashish Kalra
2024-06-17
x86/tdx: Convert shared memory back to private on kexec
Kirill A. Shutemov
2024-06-17
x86/mm: Return correct level from lookup_address() if pte is none
Kirill A. Shutemov
2024-06-17
x86/mm: Make x86_platform.guest.enc_status_change_*() return an error
Kirill A. Shutemov
2024-06-11
x86/sev: Use kernel provided SVSM Calling Areas
Tom Lendacky
2024-06-06
x86/mm/numa: Use NUMA_NO_NODE when calling memblock_set_node()
Jan Beulich
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-15
Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-14
Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
2024-05-13
Merge tag 'x86-mm-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-13
Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-13
Merge tag 'x86-cleanups-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-07
mm: fix race between __split_huge_pmd_locked() and GUP-fast
Ryan Roberts
2024-05-07
x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()
Robert Richter
2024-05-05
mm: pass VMA instead of MM to follow_pte()
David Hildenbrand
2024-05-01
x86/mm: Remove broken vsyscall emulation code from the page fault code
Linus Torvalds
2024-04-29
x86/sev: Add callback to apply RMP table fixups for kexec
Ashish Kalra
2024-04-29
x86/mm: Switch to new Intel CPU model defines
Tony Luck
2024-04-25
x86: mm: accelerate pagefault when badaccess
Kefeng Wang
2024-04-25
treewide: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
2024-04-25
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
2024-04-25
mm: move follow_phys to arch/x86/mm/pat/memtype.c
Christoph Hellwig
2024-04-25
x86: remove unneeded memblock_find_dma_reserve()
Baoquan He
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2024-04-25
mm/treewide: remove pXd_huge()
Peter Xu
2024-04-25
mm/treewide: replace pXd_huge() with pXd_leaf()
Peter Xu
2024-04-25
mm/x86: change pXd_huge() behavior to exclude swap entries
Peter Xu
2024-04-14
x86/pat: Fix W^X violation false-positives when running as Xen PV guest
Juergen Gross
2024-04-14
x86/pat: Restructure _lookup_address_cpa()
Juergen Gross
2024-04-14
x86/mm: Use lookup_address_in_pgd_attr() in show_fault_oops()
Juergen Gross
2024-04-14
x86/pat: Introduce lookup_address_in_pgd_attr()
Juergen Gross
2024-04-06
Merge branch 'linus' into x86/urgent, to pick up dependent commit
Ingo Molnar
2024-04-05
x86/mm/pat: fix VM_PAT handling in COW mappings
David Hildenbrand
2024-04-04
x86/extable: Remove unused fixup type EX_TYPE_COPY
Tong Tiangen
2024-04-04
x86/numa/32: Include missing <asm/pgtable_areas.h>
Arnd Bergmann
2024-03-26
x86/sev: Skip ROM range scans and validation for SEV-SNP guests
Kevin Loughlin
2024-03-25
Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."
Ingo Molnar
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-12
Merge branch 'linus' into x86/boot, to resolve conflict
Ingo Molnar
[next]