开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
2025-01-31
Merge tag 'x86-mm-2025-01-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-25
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
2025-01-25
x86: pgtable: move pagetable_dtor() to __tlb_remove_table()
Qi Zheng
2025-01-25
x86: pgtable: convert __tlb_remove_table() to use struct ptdesc
Qi Zheng
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
2025-01-25
mm: pgtable: add statistics for P4D level page table
Qi Zheng
2025-01-25
Merge tag 'hyperv-next-signed-20250123' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-01-21
Merge tag 'x86-cleanups-2025-01-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-01-21
Merge tag 'objtool-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-01-21
Merge tag 'x86_sev_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-01-13
x86: mm: free page table pages by RCU instead of semi RCU
Qi Zheng
2025-01-12
x86/execmem: fix ROX cache usage in Xen PV guests
Juergen Gross
2025-01-08
hyperv: Clean up unnecessary #includes
Nuno Das Neves
2025-01-07
x86/sev: Mark the TSC in a secure TSC guest as reliable
Nikunj A Dadhania
2025-01-07
x86/sev: Add Secure TSC support for SNP guests
Nikunj A Dadhania
2024-12-20
x86/mm: Remove unnecessary include of <linux/extable.h>
Sebastian Andrzej Siewior
2024-12-20
Merge branch 'linus' into x86/mm, to pick up fixes
Ingo Molnar
2024-12-17
x86/mm: Convert unreachable() to BUG()
Peter Zijlstra
2024-12-10
Merge branch 'linus' into x86/cleanups, to resolve conflict
Ingo Molnar
2024-12-08
Merge tag 'x86_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-12-07
x86/ioremap: Remove unused size parameter in remapping functions
Baoquan He
2024-12-07
x86/ioremap: Simplify setup_data mapping variants
Baoquan He
2024-12-06
x86/mm/tlb: Only trim the mm_cpumask once a second
Rik van Riel
2024-12-06
x86/mm/tlb: Also remove local CPU from mm_cpumask if stale
Rik van Riel
2024-12-05
x86/mm: Add _PAGE_NOPTISHADOW bit to avoid updating userspace page tables
David Woodhouse
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-01
Merge tag 'x86_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-11-25
x86/mm: Carve out INVLPG inline asm for use by others
Borislav Petkov (AMD)
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-19
Merge tag 'x86-mm-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-19
Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-19
Merge tag 'x86_sev_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-19
Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-11-19
x86/mm/tlb: Add tracepoint for TLB flush IPI to stale CPU
Rik van Riel
2024-11-19
x86/mm/tlb: Update mm_cpumask lazily
Rik van Riel
2024-11-13
x86/mm: Fix a kdump kernel failure on SME system when CONFIG_IMA_KEXEC=y
Baoquan He
2024-11-13
x86/mm/tlb: Put cpumask_test_cpu() check in switch_mm_irqs_off() under CONFIG...
Rik van Riel
2024-11-07
bootmem: stop using page->index
Matthew Wilcox (Oracle)
2024-11-07
x86/module: enable ROX caches for module text on 64 bit
Mike Rapoport (Microsoft)
2024-11-07
arch: introduce set_direct_map_valid_noflush()
Mike Rapoport (Microsoft)
2024-11-06
kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_end
John Hubbard
2024-11-06
mm: drop hugetlb_get_unmapped_area{_*} functions
Oscar Salvador
2024-11-02
x86/mm/mmap: Remove arch_vma_name()
Thomas Weißschuh
2024-10-28
x86/sev: Convert shared memory back to private on kexec
Ashish Kalra
2024-10-28
x86/mm: Refactor __set_clr_pte_enc()
Ashish Kalra
2024-10-16
x86/sev: Handle failures from snp_init()
Nikunj A Dadhania
2024-10-03
x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
2024-10-02
x86/mm: Don't disable PCID when INVLPG has been fixed by microcode
Xi Ruoyao
[next]