summaryrefslogtreecommitdiff
path: root/arch/riscv/mm/context.c
AgeCommit message (Expand)Author
2021-10-04riscv: mm: don't advertise 1 num_asid for 0 asid bitsVineet Gupta
2021-06-30riscv: add ASID-based tlbflushing methodsGuo Ren
2021-06-08riscv: mm: Use better bitmap_zalloc()Kefeng Wang
2021-05-29riscv: Add __init section marker to some functions againJisheng Zhang
2021-05-25riscv: Optimize switch_mm by passing "cpu" to flush_icache_deferred()Jisheng Zhang
2021-02-18RISC-V: Implement ASID allocatorAnup Patel
2019-11-17riscv: add nommu supportChristoph Hellwig
2019-10-28riscv: add missing header file includesPaul Walmsley
2019-08-30riscv: Using CSR numbers to access CSRsBin Meng
2019-05-16riscv: move switch_mm to its own fileGary Guo