index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
2024-09-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-17
Merge tag 'kvm-x86-pat_vmx_msrs-6.12' of https://github.com/kvm-x86/linux int...
Paolo Bonzini
2024-09-17
Merge tag 'x86-mm-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-17
Merge tag 'x86-cleanups-2024-09-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-09-17
mm/x86/pat: use the new follow_pfnmap API
Peter Xu
2024-09-03
x86: remove PG_uncached
Matthew Wilcox (Oracle)
2024-09-03
mm: make range-to-target_node lookup facility a part of numa_memblks
Mike Rapoport (Microsoft)
2024-09-03
mm: numa_memblks: introduce numa_memblks_init
Mike Rapoport (Microsoft)
2024-09-03
mm: introduce numa_emulation
Mike Rapoport (Microsoft)
2024-09-03
mm: move numa_distance and related code from x86 to numa_memblks
Mike Rapoport (Microsoft)
2024-09-03
mm: introduce numa_memblks
Mike Rapoport (Microsoft)
2024-09-03
x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
Mike Rapoport (Microsoft)
2024-09-03
x86/numa_emu: use a helper function to get MAX_DMA32_PFN
Mike Rapoport (Microsoft)
2024-09-03
x86/numa_emu: split __apicid_to_node update to a helper function
Mike Rapoport (Microsoft)
2024-09-03
x86/numa_emu: simplify allocation of phys_dist
Mike Rapoport (Microsoft)
2024-09-03
x86/numa: move FAKE_NODE_* defines to numa_emu
Mike Rapoport (Microsoft)
2024-09-03
x86/numa: use get_pfn_range_for_nid to verify that node spans memory
Mike Rapoport (Microsoft)
2024-09-03
x86/numa: simplify numa_distance allocation
Mike Rapoport (Microsoft)
2024-09-03
arch, mm: pull out allocation of NODE_DATA to generic code
Mike Rapoport (Microsoft)
2024-09-03
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
2024-09-01
x86/mm: add testmmiotrace MODULE_DESCRIPTION()
Jeff Johnson
2024-09-01
mm/x86: add missing pud helpers
Peter Xu
2024-09-01
mm/x86: implement arch_check_zapped_pud()
Peter Xu
2024-08-26
x86/ioremap: Improve iounmap() address range checks
Max Ramanouski
2024-08-25
x86/cpu_entry_area: Annotate percpu_setup_exception_stacks() as __init
Nathan Chancellor
2024-08-22
x86/cpu: KVM: Move macro to encode PAT value to common header
Sean Christopherson
2024-08-22
x86/cpu: KVM: Add common defines for architectural memory types (PAT, MTRRs, ...
Sean Christopherson
2024-08-20
x86/kaslr: Expose and use the end of the physical memory address space
Thomas Gleixner
2024-08-14
x86/mm: Remove duplicate check from build_cr3()
Yuntao Wang
2024-08-10
x86/mm: Remove unused CR3_HW_ASID_BITS
Yosry Ahmed
2024-08-08
x86/mm: Don't print out SRAT table information
Li RongQing
2024-08-07
x86/mm: Fix PTI for i386 some more
Thomas Gleixner
2024-08-05
x86/mm/ident_map: Use gbpages only where full GB page should be mapped.
Steve Wahl
2024-08-02
Merge branch 'linus' into x86/mm
Thomas Gleixner
2024-08-01
x86/mm: Fix pti_clone_entry_text() for i386
Peter Zijlstra
2024-08-01
x86/mm: Fix pti_clone_pgtable() alignment assumption
Peter Zijlstra
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-07-02
x86/mm: Fix LAM inconsistency during context switch
Yosry Ahmed
2024-07-02
x86/mm: Use IPIs to synchronize LAM enablement
Yosry Ahmed
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
[next]