summaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2025-03-21x86/mm: restore early initialization of high_memory for 32-bitsMike Rapoport (Microsoft)
2025-03-19x86/mm: Only do broadcast flush from reclaim if pages were unmappedRik van Riel
2025-03-19x86/mm/pat: Replace Intel x86_model checks with VFM onesSohil Mehta
2025-03-19x86/mm/ident_map: Fix theoretical virtual address overflow to zeroKirill A. Shutemov
2025-03-19x86/mm: Enable broadcast TLB invalidation for multi-threaded processesRik van Riel
2025-03-19x86/mm: Handle global ASID context switch and TLB flushRik van Riel
2025-03-19x86/mm: Add global ASID allocation helper functionsRik van Riel
2025-03-19x86/mm: Use broadcast TLB flushing in page reclaimRik van Riel
2025-03-19x86/mm: Use INVLPGB for kernel TLB flushesRik van Riel
2025-03-19x86/mm: Consolidate full flush threshold decisionRik van Riel
2025-03-19x86/mm: Check return value from memblock_phys_alloc_range()Philip Redkin
2025-03-17arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)
2025-03-17arch, mm: introduce arch_mm_preinitMike Rapoport (Microsoft)
2025-03-17arch, mm: streamline HIGHMEM freeingMike Rapoport (Microsoft)
2025-03-17arch, mm: set high_memory in free_area_init()Mike Rapoport (Microsoft)
2025-03-17arch, mm: set max_mapnr when allocating memory map for FLATMEMMike Rapoport (Microsoft)
2025-03-17mm: rename GENERIC_PTDUMP and PTDUMP_COREAnshuman Khandual
2025-03-16x86/mm: make register_page_bootmem_memmap handle PTE mappingsFrank van der Linden
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts
2025-03-04Merge branch 'x86/headers' into x86/core, to pick up dependent commitsIngo Molnar
2025-03-04Merge branch 'x86/asm' into x86/core, to pick up dependent commitsIngo Molnar
2025-02-28x86/mm: Remove unused __set_memory_prot()Kevin Brodsky
2025-02-27x86/sev: Add missing RIP_REL_REF() invocations during sme_enable()Kevin Loughlin
2025-02-27x86/mm: Drop support for CONFIG_HIGHPTEArnd Bergmann
2025-02-27x86/mm: Remove CONFIG_HIGHMEM64G supportArnd Bergmann
2025-02-27x86/mm: Remove X86_FEATURE_USE_IBPB checks in cond_mitigation()Yosry Ahmed
2025-02-27x86/bugs: Move the X86_FEATURE_USE_IBPB check into callersYosry Ahmed
2025-02-27x86/mm: Clear _PAGE_DIRTY for kernel mappings when we clear _PAGE_RWMatthew Wilcox (Oracle)
2025-02-26cxl: Add mce notifier to emit aliased address for extended linear cacheDave Jiang
2025-02-22x86/kaslr: Reduce KASLR entropy on most x86 systemsBalbir Singh
2025-02-21x86/pat: Fix W=1 build warning when the within_inclusive() function is unusedAndy Shevchenko
2025-02-21x86/mm: Make MMU_GATHER_RCU_TABLE_FREE unconditionalRik van Riel
2025-02-21x86/e820: Drop obsolete E820_TYPE_RESERVED_KERN and related codeMike Rapoport (Microsoft)
2025-02-21x86/mm: Replace open-coded gap bounding with clamp()Qasim Ijaz
2025-02-21x86/mm: Make memremap(MEMREMAP_WB) map memory as encrypted by defaultKirill A. Shutemov
2025-02-14x86/cfi: Clean up linkagePeter Zijlstra
2025-02-05x86: Compare physical instead of virtual PGD addressesMaciej Wieczor-Retman
2025-02-03x86/mm/pat: restore large ROX pages after fragmentationKirill A. Shutemov
2025-02-03x86/mm/pat: drop duplicate variable in cpa_flush()Mike Rapoport (Microsoft)
2025-02-03x86/mm/pat: cpa-test: fix length for CPA_ARRAY testMike Rapoport (Microsoft)
2025-01-31Merge tag 'x86-mm-2025-01-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-25asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky
2025-01-25x86: pgtable: move pagetable_dtor() to __tlb_remove_table()Qi Zheng
2025-01-25x86: pgtable: convert __tlb_remove_table() to use struct ptdescQi Zheng
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng
2025-01-25mm: pgtable: add statistics for P4D level page tableQi Zheng
2025-01-25Merge tag 'hyperv-next-signed-20250123' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-01-21Merge tag 'x86-cleanups-2025-01-21' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-21Merge tag 'objtool-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds