summaryrefslogtreecommitdiff
path: root/arch/riscv/mm/context.c
Commit message (Expand)AuthorAgeFilesLines
* riscv: add ASID-based tlbflushing methodsGuo Ren2021-06-301-1/+1
* riscv: mm: Use better bitmap_zalloc()Kefeng Wang2021-06-081-2/+1
* riscv: Add __init section marker to some functions againJisheng Zhang2021-05-291-1/+1
* riscv: Optimize switch_mm by passing "cpu" to flush_icache_deferred()Jisheng Zhang2021-05-251-3/+4
* RISC-V: Implement ASID allocatorAnup Patel2021-02-181-4/+261
* riscv: add nommu supportChristoph Hellwig2019-11-171-0/+2
* riscv: add missing header file includesPaul Walmsley2019-10-281-0/+1
* riscv: Using CSR numbers to access CSRsBin Meng2019-08-301-6/+1
* riscv: move switch_mm to its own fileGary Guo2019-05-161-0/+69