summaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)AuthorFilesLines
11 daysx86/fpu: Delay instruction pointer fixup until after warningDave Hansen1-3/+2
2025-06-27x86/mm: Disable INVLPGB when PTI is enabledDave Hansen1-0/+5
2025-06-27Revert "mm/execmem: Unify early execmem_cache behaviour"Mike Rapoport (Microsoft)2-6/+0
2025-06-27x86/mm/pat: don't collapse pages without PSE setJuergen Gross1-0/+3
2025-05-17Merge tag 'x86-urgent-2025-05-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2025-05-16x86/mm: Remove duplicated word in warning messageLukas Bulwahn1-1/+1
2025-05-11Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+6
2025-05-09mm/execmem: Unify early execmem_cache behaviourPeter Zijlstra2-0/+6
2025-05-09x86/mm: Eliminate window where TLB flushes may be inadvertently skippedDave Hansen1-3/+19
2025-04-23x86/mm: Fix _pgd_alloc() for Xen PV modeJuergen Gross1-2/+2
2025-04-09x86/bugs: Don't fill RSB on context switch with eIBRSJosh Poimboeuf1-3/+3
2025-04-04Merge tag 'x86-urgent-2025-04-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+12
2025-04-03Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-4/+4
2025-04-02Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds1-0/+1
2025-04-01x86: pgtable: convert to use tlb_remove_ptdesc()Qi Zheng1-4/+4
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-86/+19
2025-04-01x86/mm/init: Handle the special case of device private pages in add_pages(), ...Balbir Singh1-3/+12
2025-03-30Merge tag 'x86-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-24/+28
2025-03-25x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()David Hildenbrand1-24/+28
2025-03-25Merge tag 'x86_bugs_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+1
2025-03-24Merge tag 'x86-sev-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2025-03-24Merge tag 'x86-boot-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-8/+0
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-145/+649
2025-03-22tracing: Disable branch profiling in noinstr codeJosh Poimboeuf3-5/+0
2025-03-21x86/mm: restore early initialization of high_memory for 32-bitsMike Rapoport (Microsoft)2-0/+6
2025-03-19x86/mm: Only do broadcast flush from reclaim if pages were unmappedRik van Riel1-1/+2
2025-03-19x86/mm/pat: Replace Intel x86_model checks with VFM onesSohil Mehta1-3/+3
2025-03-19x86/mm/ident_map: Fix theoretical virtual address overflow to zeroKirill A. Shutemov1-11/+3
2025-03-19x86/mm: Enable broadcast TLB invalidation for multi-threaded processesRik van Riel1-1/+103
2025-03-19x86/mm: Handle global ASID context switch and TLB flushRik van Riel1-7/+70
2025-03-19x86/mm: Add global ASID allocation helper functionsRik van Riel1-3/+151
2025-03-19x86/mm: Use broadcast TLB flushing in page reclaimRik van Riel1-1/+3
2025-03-19x86/mm: Use INVLPGB for kernel TLB flushesRik van Riel1-4/+44
2025-03-19x86/mm: Consolidate full flush threshold decisionRik van Riel1-22/+19
2025-03-19x86/mm: Check return value from memblock_phys_alloc_range()Philip Redkin1-2/+7
2025-03-17arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)2-5/+0
2025-03-17arch, mm: introduce arch_mm_preinitMike Rapoport (Microsoft)2-2/+9
2025-03-17arch, mm: streamline HIGHMEM freeingMike Rapoport (Microsoft)3-64/+0
2025-03-17arch, mm: set high_memory in free_area_init()Mike Rapoport (Microsoft)2-6/+0
2025-03-17arch, mm: set max_mapnr when allocating memory map for FLATMEMMike Rapoport (Microsoft)1-3/+0
2025-03-17mm: rename GENERIC_PTDUMP and PTDUMP_COREAnshuman Khandual1-1/+1
2025-03-16x86/mm: make register_page_bootmem_memmap handle PTE mappingsFrank van der Linden1-10/+8
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts1-2/+2
2025-03-04Merge branch 'x86/headers' into x86/core, to pick up dependent commitsIngo Molnar1-13/+0
2025-03-04Merge branch 'x86/asm' into x86/core, to pick up dependent commitsIngo Molnar6-71/+29
2025-02-28x86/mm: Remove unused __set_memory_prot()Kevin Brodsky1-13/+0
2025-02-27x86/sev: Add missing RIP_REL_REF() invocations during sme_enable()Kevin Loughlin1-2/+2
2025-02-27x86/mm: Drop support for CONFIG_HIGHPTEArnd Bergmann1-26/+1
2025-02-27x86/mm: Remove CONFIG_HIGHMEM64G supportArnd Bergmann1-7/+2
2025-02-27x86/mm: Remove X86_FEATURE_USE_IBPB checks in cond_mitigation()Yosry Ahmed1-4/+2