summaryrefslogtreecommitdiff
path: root/arch/riscv/mm/pgtable.c
AgeCommit message (Expand)AuthorFilesLines
13 daysriscv: Stop emitting preventive sfence.vma for new userspace mappings with Sv...Alexandre Ghiti1-0/+13
2024-03-20riscv: Only flush the mm icache when setting an exec pteAlexandre Ghiti1-1/+1
2023-12-20riscv: Use accessors to page table entries instead of direct dereferenceAlexandre Ghiti1-5/+46
2023-02-02riscv: mm: Implement pmdp_collapse_flush for THPMayuresh Chitale1-0/+20
2022-10-29riscv: Enable HAVE_ARCH_HUGE_VMAP for 64BITLiu Shixin1-0/+83