summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/pgtable.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-07riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readableHsieh-Tseng Shen1-2/+1
2023-04-29Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+38
2023-04-14riscv: Move early dtb mapping into the fixmap regionAlexandre Ghiti1-2/+6
2023-03-10Merge patch series "riscv, mm: detect svnapot cpu support at runtime"Palmer Dabbelt1-1/+38
2023-03-08riscv: mm: modify pte format for SvnapotQinglin Pan1-1/+38
2023-02-25Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2023-02-24Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+23
2023-02-22riscv: mm: fix regression due to update_mmu_cache changeSergey Matyukevich1-1/+1
2023-02-03mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-1/+0
2023-02-03riscv/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-5/+24
2023-02-02riscv: mm: Implement pmdp_collapse_flush for THPMayuresh Chitale1-0/+4
2023-01-25riscv: pgtable: Fixup comment for KERN_VIRT_SIZEGuo Ren1-1/+1
2022-12-15Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+4
2022-12-09riscv: mm: notify remote harts about mmu cache updatesSergey Matyukevich1-1/+1
2022-12-01Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton1-0/+1
2022-12-01mm: add dummy pmd_young() for architectures not having itJuergen Gross1-0/+1
2022-11-09mm: remove kern_addr_valid() completelyKefeng Wang1-2/+0
2022-10-28riscv: support update_mmu_tlb()Jinyu Tang1-0/+3
2022-08-06Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-20/+0
2022-07-18riscv/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-20/+0
2022-07-11riscv: Fix missing PAGE_PFN_MASKAlexandre Ghiti1-3/+3
2022-06-01Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-13/+55
2022-05-20riscv/mm: fix two page table check related issuesTong Tiangen1-5/+0
2022-05-19RISC-V: Add support for rv32 userspace via COMPATPalmer Dabbelt1-2/+11
2022-05-13riscv/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECKTong Tiangen1-6/+65
2022-05-12riscv: add memory-type errata for T-HeadHeiko Stuebner1-3/+15
2022-05-12riscv: add RISC-V Svpbmt extension supportHeiko Stuebner1-5/+24
2022-05-12riscv: Fix accessing pfn bits in PTEs for non-32bit variantsHeiko Stuebner1-3/+5
2022-04-26riscv: compat: Support TASK_SIZE for compat modeGuo Ren1-2/+11
2022-03-25Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+4
2022-03-04riscv: Fix is_linear_mapping with recent move of KASAN regionAlexandre Ghiti1-0/+1
2022-02-15riscv: mm: Prepare pt_ops helper functions for sv57Qinglin Pan1-0/+2
2022-02-15riscv: mm: Control p4d's folding by pgtable_l5_enabledQinglin Pan1-2/+2
2022-01-20RISC-V: Introduce sv48 support without relocatable kernelPalmer Dabbelt1-13/+52
2022-01-20riscv: Explicit comment about user virtual address space sizeAlexandre Ghiti1-0/+9
2022-01-20riscv: Implement sv48 supportAlexandre Ghiti1-5/+19
2022-01-20riscv: Allow to dynamically define VA_BITSAlexandre Ghiti1-2/+8
2022-01-20riscv: Move KASAN mapping next to the kernel mappingAlexandre Ghiti1-7/+15
2022-01-08riscv/mm: Enable THP migrationNanyong Sun1-0/+5
2022-01-08riscv/mm: Adjust PAGE_PROT_NONE to comply with THP semanticsNanyong Sun1-5/+6
2022-01-06riscv: Make vmalloc/vmemmap end equal to the start of the next regionAlexandre Ghiti1-2/+2
2021-10-27riscv: remove .text section size limitation for XIPVitaly Wool1-2/+4
2021-07-09Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-7/+164
2021-07-06riscv: mm: fix build errors caused by mk_pmd()Nanyong Sun1-5/+0
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual1-2/+0
2021-07-01Merge branch 'riscv-wx-mappings' into for-nextPalmer Dabbelt1-0/+2
2021-06-19riscv: Ensure BPF_JIT_REGION_START aligned with PMD sizeJisheng Zhang1-3/+2
2021-06-12riscv: Simplify xip and !xip kernel address conversion macrosAlexandre Ghiti1-0/+2
2021-06-09riscv: fix build error when CONFIG_SMP is disabledBixuan Cui1-5/+0
2021-05-30riscv: Use global mappings for kernel pagesGuo Ren1-1/+2