aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/mmu_context.h
AgeCommit message (Expand)Author
2020-10-27riscv: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner
2019-05-16riscv: move switch_mm to its own fileGary Guo
2019-05-16RISC-V: Access CSRs using CSR numbersAnup Patel
2018-01-30riscv: inline set_pgdir into its only callerChristoph Hellwig
2018-01-30riscv: rename sptbr to satpChristoph Hellwig
2018-01-30riscv: remove the unused current_pgdir functionChristoph Hellwig
2017-12-01RISC-V: Fixes for clean allmodconfig buildPalmer Dabbelt
2017-11-30RISC-V: Flush I$ when making a dirty page executableAndrew Waterman
2017-11-30RISC-V: Add missing includeOlof Johansson
2017-09-26RISC-V: Paging and MMUPalmer Dabbelt