index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
x86/fpu: Delay instruction pointer fixup until after warning
Dave Hansen
1
-3
/
+2
2025-06-27
x86/mm: Disable INVLPGB when PTI is enabled
Dave Hansen
1
-0
/
+5
2025-06-27
Revert "mm/execmem: Unify early execmem_cache behaviour"
Mike Rapoport (Microsoft)
2
-6
/
+0
2025-06-27
x86/mm/pat: don't collapse pages without PSE set
Juergen Gross
1
-0
/
+3
2025-05-17
Merge tag 'x86-urgent-2025-05-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2025-05-16
x86/mm: Remove duplicated word in warning message
Lukas Bulwahn
1
-1
/
+1
2025-05-11
Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+6
2025-05-09
mm/execmem: Unify early execmem_cache behaviour
Peter Zijlstra
2
-0
/
+6
2025-05-09
x86/mm: Eliminate window where TLB flushes may be inadvertently skipped
Dave Hansen
1
-3
/
+19
2025-04-23
x86/mm: Fix _pgd_alloc() for Xen PV mode
Juergen Gross
1
-2
/
+2
2025-04-09
x86/bugs: Don't fill RSB on context switch with eIBRS
Josh Poimboeuf
1
-3
/
+3
2025-04-04
Merge tag 'x86-urgent-2025-04-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+12
2025-04-03
Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2025-04-02
Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
1
-0
/
+1
2025-04-01
x86: pgtable: convert to use tlb_remove_ptdesc()
Qi Zheng
1
-4
/
+4
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-86
/
+19
2025-04-01
x86/mm/init: Handle the special case of device private pages in add_pages(), ...
Balbir Singh
1
-3
/
+12
2025-03-30
Merge tag 'x86-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-24
/
+28
2025-03-25
x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()
David Hildenbrand
1
-24
/
+28
2025-03-25
Merge tag 'x86_bugs_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2025-03-24
Merge tag 'x86-sev-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2025-03-24
Merge tag 'x86-boot-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+0
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-145
/
+649
2025-03-22
tracing: Disable branch profiling in noinstr code
Josh Poimboeuf
3
-5
/
+0
2025-03-21
x86/mm: restore early initialization of high_memory for 32-bits
Mike Rapoport (Microsoft)
2
-0
/
+6
2025-03-19
x86/mm: Only do broadcast flush from reclaim if pages were unmapped
Rik van Riel
1
-1
/
+2
2025-03-19
x86/mm/pat: Replace Intel x86_model checks with VFM ones
Sohil Mehta
1
-3
/
+3
2025-03-19
x86/mm/ident_map: Fix theoretical virtual address overflow to zero
Kirill A. Shutemov
1
-11
/
+3
2025-03-19
x86/mm: Enable broadcast TLB invalidation for multi-threaded processes
Rik van Riel
1
-1
/
+103
2025-03-19
x86/mm: Handle global ASID context switch and TLB flush
Rik van Riel
1
-7
/
+70
2025-03-19
x86/mm: Add global ASID allocation helper functions
Rik van Riel
1
-3
/
+151
2025-03-19
x86/mm: Use broadcast TLB flushing in page reclaim
Rik van Riel
1
-1
/
+3
2025-03-19
x86/mm: Use INVLPGB for kernel TLB flushes
Rik van Riel
1
-4
/
+44
2025-03-19
x86/mm: Consolidate full flush threshold decision
Rik van Riel
1
-22
/
+19
2025-03-19
x86/mm: Check return value from memblock_phys_alloc_range()
Philip Redkin
1
-2
/
+7
2025-03-17
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
2
-5
/
+0
2025-03-17
arch, mm: introduce arch_mm_preinit
Mike Rapoport (Microsoft)
2
-2
/
+9
2025-03-17
arch, mm: streamline HIGHMEM freeing
Mike Rapoport (Microsoft)
3
-64
/
+0
2025-03-17
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
2
-6
/
+0
2025-03-17
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
1
-3
/
+0
2025-03-17
mm: rename GENERIC_PTDUMP and PTDUMP_CORE
Anshuman Khandual
1
-1
/
+1
2025-03-16
x86/mm: make register_page_bootmem_memmap handle PTE mappings
Frank van der Linden
1
-10
/
+8
2025-03-16
mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long
Ryan Roberts
1
-2
/
+2
2025-03-04
Merge branch 'x86/headers' into x86/core, to pick up dependent commits
Ingo Molnar
1
-13
/
+0
2025-03-04
Merge branch 'x86/asm' into x86/core, to pick up dependent commits
Ingo Molnar
6
-71
/
+29
2025-02-28
x86/mm: Remove unused __set_memory_prot()
Kevin Brodsky
1
-13
/
+0
2025-02-27
x86/sev: Add missing RIP_REL_REF() invocations during sme_enable()
Kevin Loughlin
1
-2
/
+2
2025-02-27
x86/mm: Drop support for CONFIG_HIGHPTE
Arnd Bergmann
1
-26
/
+1
2025-02-27
x86/mm: Remove CONFIG_HIGHMEM64G support
Arnd Bergmann
1
-7
/
+2
2025-02-27
x86/mm: Remove X86_FEATURE_USE_IBPB checks in cond_mitigation()
Yosry Ahmed
1
-4
/
+2
[next]