summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/pgtable.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm: move set_pxd_safe() helpers from generic to platformAnshuman Khandual2024-11-071-0/+37
* mm/x86: support large pfn mappingsPeter Xu2024-09-171-28/+52
* mm/x86: add missing pud helpersPeter Xu2024-09-021-8/+49
* mm/x86: implement arch_check_zapped_pud()Peter Xu2024-09-021-0/+10
* mm/x86: make pud_leaf() only care about PSE bitPeter Xu2024-09-021-2/+1
* x86/tdx: Convert shared memory back to private on kexecKirill A. Shutemov2024-06-171-0/+5
* mm/page_table_check: support userfault wr-protect entriesPeter Xu2024-05-061-17/+1
* mm/arch: provide pud_pfn() fallbackPeter Xu2024-04-261-0/+1
* x86: remove unneeded memblock_find_dma_reserve()Baoquan He2024-04-261-1/+0
* Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-151-22/+15
|\
| * mm/treewide: align up pXd_leaf() retval across archsPeter Xu2024-03-061-4/+4
| * mm/treewide: drop pXd_large()Peter Xu2024-03-061-12/+7
| * mm/x86: drop two unnecessary pud_leaf() definitionsPeter Xu2024-03-061-1/+0
| * mm/x86: replace pgd_large() with pgd_leaf()Peter Xu2024-03-061-2/+2
| * x86/mm: convert pte_next_pfn() to pte_advance_pfn()Ryan Roberts2024-02-231-4/+4
| * mm: ptdump: have ptdump_check_wx() return boolChristophe Leroy2024-02-221-1/+1
| * arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WXChristophe Leroy2024-02-221-2/+1
* | x86/bugs: Rename CONFIG_PAGE_TABLE_ISOLATION => CONFIG_MITIGATION_PAGE_TABLE_...Breno Leitao2024-01-101-9/+9
|/
* mm/mglru: add dummy pmd_dirty()Kinsey Ho2024-01-051-0/+1
* mm/mglru: add CONFIG_ARCH_HAS_HW_PTE_YOUNGKinsey Ho2024-01-051-6/+0
* Merge tag 'x86-mm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-10-311-0/+8
|\
| * x86/mm: Move arch_memory_failure() and arch_is_platform_page() definitions fr...Ingo Molnar2023-09-221-0/+8
* | mm: abstract moving to the next PFNMatthew Wilcox (Oracle)2023-09-301-0/+8
|/
* Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-36/+266
|\
| * mm: Don't allow write GUPs to shadow stack memoryRick Edgecombe2023-08-031-0/+5
| * x86/mm: Warn if create Write=0,Dirty=1 with raw protRick Edgecombe2023-07-111-1/+8
| * mm: Warn on shadow stack memory in wrong vmaRick Edgecombe2023-07-111-0/+6
| * x86/mm: Start actually marking _PAGE_SAVED_DIRTYRick Edgecombe2023-07-111-21/+130
| * x86/mm: Update ptep/pmdp_set_wrprotect() for _PAGE_SAVED_DIRTYRick Edgecombe2023-07-111-2/+22
| * x86/mm: Introduce _PAGE_SAVED_DIRTYRick Edgecombe2023-07-111-0/+83
| * x86/mm: Move pmd_write(), pud_write() up in the fileRick Edgecombe2023-07-111-12/+12
| * mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-111-2/+2
* | x86: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-251-7/+7
* | mm: convert page_table_check_pte_set() to page_table_check_ptes_set()Matthew Wilcox (Oracle)2023-08-251-1/+1
* | mm/page_table_check: remove unused parameter in [__]page_table_check_pud_setKemeng Shi2023-08-181-1/+1
* | mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_setKemeng Shi2023-08-181-2/+2
* | mm/page_table_check: remove unused parameter in [__]page_table_check_pte_setKemeng Shi2023-08-181-1/+1
* | mm/page_table_check: remove unused parameter in [__]page_table_check_pud_clearKemeng Shi2023-08-181-1/+1
* | mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clearKemeng Shi2023-08-181-1/+1
* | mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clearKemeng Shi2023-08-181-2/+2
|/
* procfs: consolidate arch_report_meminfo declarationArnd Bergmann2023-05-171-0/+1
* mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()Gerald Schaefer2023-03-291-1/+1
* mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-031-1/+0
* x86/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE also on 32bitDavid Hildenbrand2023-02-031-2/+0
* mm/uffd: always wr-protect pte in pte|pmd_mkuffd_wp()Peter Xu2023-01-191-12/+12
* mm/uffd: sanity check write bit for uffd-wp protected ptesPeter Xu2022-12-011-1/+17
* mm: introduce arch_has_hw_nonleaf_pmd_young()Juergen Gross2022-11-301-0/+8
* mm: add dummy pmd_young() for architectures not having itJuergen Gross2022-11-301-0/+1
* mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNGYu Zhao2022-09-271-1/+2
* mm: x86, arm64: add arch_has_hw_pte_young()Yu Zhao2022-09-271-3/+3