aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/riscv/include/asm/mmu_context.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-30riscv: add ASID-based tlbflushing methodsGuo Ren1-0/+2
2021-02-18RISC-V: Implement ASID allocatorAnup Patel1-0/+10
2020-10-27riscv: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin1-20/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner1-9/+1
2019-05-16riscv: move switch_mm to its own fileGary Guo1-52/+2
2019-05-16RISC-V: Access CSRs using CSR numbersAnup Patel1-6/+1
2018-01-30riscv: inline set_pgdir into its only callerChristoph Hellwig1-11/+6
2018-01-30riscv: rename sptbr to satpChristoph Hellwig1-1/+6
2018-01-30riscv: remove the unused current_pgdir functionChristoph Hellwig1-5/+0
2017-12-01RISC-V: Fixes for clean allmodconfig buildPalmer Dabbelt1-0/+1
2017-11-30RISC-V: Flush I$ when making a dirty page executableAndrew Waterman1-0/+44
2017-11-30RISC-V: Add missing includeOlof Johansson1-0/+1
2017-09-26RISC-V: Paging and MMUPalmer Dabbelt1-0/+69