summaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
4 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
5 daysMerge tag 'x86_mm_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
5 daysMerge tag 'x86_cpu_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
5 daysMerge tag 'sched-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
14 daysmm: change to return bool for pudp_test_and_clear_young()Baolin Wang
14 daysmm: change to return bool for pmdp_clear_flush_young()Baolin Wang
14 daysmm: change to return bool for pmdp_test_and_clear_young()Baolin Wang
14 daysmm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()Baolin Wang
14 daysmm: change to return bool for ptep_test_and_clear_young()Baolin Wang
14 daysmm/pkeys: remove unused tsk parameter from arch_set_user_pkey_access()Seongsu Park
2026-03-30x86/kexec: Disable KCOV instrumentation after load_segments()Aleksandr Nogikh
2026-03-19x86/vsyscall: Reorganize the page fault emulation codeSohil Mehta
2026-03-17Merge tag 'v7.0-rc4' into sched/core, to pick up scheduler fixesIngo Molnar
2026-03-06x86/mm/tlb: Make enter_lazy_tlb() always inline on x86Xie Yuanbin
2026-03-04x86/mm/pat: Convert split_large_page() to use ptdescsVishal Moola (Oracle)
2026-03-04x86/mm/pat: Convert populate_pgd() to use page table apisVishal Moola (Oracle)
2026-03-04x86/mm/pat: Convert pmd code to use page table apisVishal Moola (Oracle)
2026-03-04x86/mm/pat: Convert pte code to use page table apisVishal Moola (Oracle)
2026-03-04x86/numa: Store extra copy of numa_nodes_parsedPeter Zijlstra
2026-02-23x86/bug: Handle __WARN_printf() trap in early_fixup_exception()Hou Wenlong
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-10Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-10Merge tag 'x86_cleanups_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-01-26mm, arch: consolidate hugetlb CMA reservationMike Rapoport (Microsoft)
2026-01-26arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)
2026-01-26arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)
2026-01-26x86: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)
2026-01-22x86: make page fault handling disable interrupts properlyCedric Xing
2026-01-19Merge tag 'v6.19-rc6' into tip-x86-cleanupsBorislav Petkov (AMD)
2026-01-16x86/mm: Hide mm_free_global_asid() definition under CONFIG_BROADCAST_TLB_FLUSHHou Wenlong
2026-01-16Merge tag 'cxl-fixes-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-01-13x86/crash: Use set_memory_p() instead of __set_memory_prot()Coiby Xu
2026-01-12x86/paravirt: Remove not needed includes of paravirt.hJuergen Gross
2026-01-11treewide: Update email addressThomas Gleixner
2026-01-05x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumersDan Williams
2025-12-05Merge tag 'soc-drivers-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-02Merge tag 'x86_misc_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-02Merge tag 'x86_mm_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-02Merge tag 'x86_cleanups_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-11-27Merge tag 'cache-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2025-11-27x86/mm: Delete disabled debug codeBrendan Jackman
2025-11-17memregion: Support fine grained invalidate by cpu_cache_invalidate_memregion()Yicong Yang
2025-11-17memregion: Drop unused IORES_DESC_* parameter from cpu_cache_invalidate_memre...Jonathan Cameron
2025-11-16x86/mm: use pagetable_free()Lu Baolu
2025-11-16x86/mm: use 'ptdesc' when freeing PMD pagesDave Hansen
2025-11-16drivers/base/node: fold register_node() into register_one_node()Donet Tom
2025-11-12x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possibleSean Christopherson