index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
pat
/
set_memory.c
Age
Commit message (
Expand
)
Author
2025-06-11
x86/mm/pat: don't collapse pages without PSE set
Juergen Gross
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-05-21
Revert "x86/mm: Remove unused __set_memory_prot()"
Coiby Xu
2025-04-17
x86/mm: Always "broadcast" PMD setting operations
Dave Hansen
2025-04-02
Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2025-03-04
Merge branch 'x86/headers' into x86/core, to pick up dependent commits
Ingo Molnar
2025-02-28
x86/mm: Remove unused __set_memory_prot()
Kevin Brodsky
2025-02-27
x86/mm: Clear _PAGE_DIRTY for kernel mappings when we clear _PAGE_RW
Matthew Wilcox (Oracle)
2025-02-26
cxl: Add mce notifier to emit aliased address for extended linear cache
Dave Jiang
2025-02-21
x86/pat: Fix W=1 build warning when the within_inclusive() function is unused
Andy Shevchenko
2025-02-03
x86/mm/pat: restore large ROX pages after fragmentation
Kirill A. Shutemov
2025-02-03
x86/mm/pat: drop duplicate variable in cpa_flush()
Mike Rapoport (Microsoft)
2025-01-08
hyperv: Clean up unnecessary #includes
Nuno Das Neves
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-07
arch: introduce set_direct_map_valid_noflush()
Mike Rapoport (Microsoft)
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-03
mm: drop leftover comment references to pxx_huge()
Peter Xu
2024-06-17
x86/tdx: Convert shared memory back to private on kexec
Kirill A. Shutemov
2024-06-17
x86/mm: Return correct level from lookup_address() if pte is none
Kirill A. Shutemov
2024-06-17
x86/mm: Make x86_platform.guest.enc_status_change_*() return an error
Kirill A. Shutemov
2024-04-14
x86/pat: Fix W^X violation false-positives when running as Xen PV guest
Juergen Gross
2024-04-14
x86/pat: Restructure _lookup_address_cpa()
Juergen Gross
2024-04-14
x86/pat: Introduce lookup_address_in_pgd_attr()
Juergen Gross
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-11
Merge tag 'x86_mm_for_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-03-06
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
2024-03-06
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
2024-03-06
mm/x86: replace p4d_large() with p4d_leaf()
Peter Xu
2024-03-01
x86/mm: Regularize set_memory_p() parameters and make non-static
Michael Kelley
2024-03-01
x86/hyperv: Use slow_virt_to_phys() in page transition hypervisor callback
Michael Kelley
2024-02-22
x86/mm/cpa: Warn for set_memory_XXcrypted() VMM fails
Rick Edgecombe
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
2023-07-11
x86/mm: Remove _PAGE_DIRTY from kernel RO pages
Rick Edgecombe
2023-06-26
Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-26
Merge tag 'x86_tdx_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-07
x86/mm: Remove repeated word in comments
Bo Liu
2023-06-06
x86/mm: Allow guest.enc_status_change_prepare() to fail
Kirill A. Shutemov
2023-05-17
procfs: consolidate arch_report_meminfo declaration
Arnd Bergmann
2023-04-25
Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-03-30
docs: move x86 documentation into Documentation/arch/
Jonathan Corbet
2023-03-27
x86/hyperv: Change vTOM handling to use standard coco mechanisms
Michael Kelley
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-15
x86/mm: Ensure forced page table splitting
Dave Hansen
2022-12-15
x86/mm: Rename __change_page_attr_set_clr(.checkalias)
Peter Zijlstra
2022-12-15
x86/mm: Inhibit _PAGE_NX changes from cpa_process_alias()
Peter Zijlstra
2022-12-15
x86/mm: Untangle __change_page_attr_set_clr(.checkalias)
Peter Zijlstra
2022-12-15
x86/mm: Add a few comments
Peter Zijlstra
2022-12-15
x86/mm: Remove P*D_PAGE_MASK and P*D_PAGE_SIZE macros
Pasha Tatashin
2022-12-15
x86/mm: Implement native set_memory_rox()
Peter Zijlstra
2022-12-15
x86/mm: Do verify W^X at boot up
Peter Zijlstra
[next]