index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
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
2022-11-14
memregion: Add cpu_cache_invalidate_memregion() interface
Davidlohr Bueso
2022-10-24
x86/mm: Do not verify W^X at boot up
Steven Rostedt (Google)
2022-10-04
x86/mm: Ease W^X enforcement back to just a warning
Dave Hansen
2022-10-03
x86/mm: Disable W^X detection and enforcement on 32-bit
Dave Hansen
2022-09-21
x86/mm/32: Fix W^X detection when page tables do not support NX
Dave Hansen
2022-09-01
x86/mm: Refuse W^X violations
Peter Zijlstra
2022-08-06
x86/mm: Rename set_memory_present() to set_memory_p()
Borislav Petkov
2022-05-27
Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-16
mce: fix set_mce_nospec to always unmap the whole page
Jane Chu
2022-05-16
x86/mce: relocate set{clear}_mce_nospec() functions
Jane Chu
2022-04-29
Revert "x86/mm: Introduce lookup_address_in_mm()"
Sean Christopherson
2022-03-21
Merge tag 'x86_cleanups_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-02-23
x86/mm/cpa: Generalize __set_memory_enc_pgtable()
Brijesh Singh
2022-02-23
x86/coco: Add API to handle encryption mask
Kirill A. Shutemov
2022-02-23
x86/pat: Remove the unused set_pages_array_wt() function
Christoph Hellwig
2021-11-11
Merge branch 'kvm-guest-sev-migration' into kvm-master
Paolo Bonzini
2021-11-11
mm: x86: Invoke hypercall when page encryption status is changed
Brijesh Singh
2021-10-28
x86/hyperv: Add new hvcall guest address host visibility support
Tianyu Lan
2021-10-04
treewide: Replace the use of mem_encrypt_active() with cc_platform_has()
Tom Lendacky
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-05-05
x86/mm: track linear mapping split events
Saravanan D
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2020-12-15
arch, mm: make kernel_page_present() always available
Mike Rapoport
2020-12-15
arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
Mike Rapoport
2020-09-18
x86/mm/pat: Don't flush cache if hardware enforces cache coherency across enc...
Krish Sadhukhan
2020-06-29
x86/mm/pat: Mark an intentional data race
Qian Cai
2020-06-05
Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-30
x86/mm/cpa: Flush direct map alias during cpa
Rick Edgecombe
2020-04-26
x86/tlb: Move __flush_tlb_one_kernel() out of line
Thomas Gleixner
2020-04-23
x86/mm: Unexport __cachemode2pte_tbl
Christoph Hellwig
2020-04-10
x86/mm: introduce __set_memory_prot()
Logan Gunthorpe
2020-03-27
x86/mm/set_memory: Fix -Wmissing-prototypes warnings
Benjamin Thiel
[next]