Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RISC-V: Implement ASID allocator | Anup Patel | 2021-02-19 | 1 | -0/+10 |
* | riscv: use asm-generic/mmu_context.h for no-op implementations | Nicholas Piggin | 2020-10-27 | 1 | -20/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
* | riscv: move switch_mm to its own file | Gary Guo | 2019-05-17 | 1 | -52/+2 |
* | RISC-V: Access CSRs using CSR numbers | Anup Patel | 2019-05-17 | 1 | -6/+1 |
* | riscv: inline set_pgdir into its only caller | Christoph Hellwig | 2018-01-31 | 1 | -11/+6 |
* | riscv: rename sptbr to satp | Christoph Hellwig | 2018-01-31 | 1 | -1/+6 |
* | riscv: remove the unused current_pgdir function | Christoph Hellwig | 2018-01-31 | 1 | -5/+0 |
* | RISC-V: Fixes for clean allmodconfig build | Palmer Dabbelt | 2017-12-01 | 1 | -0/+1 |
|\ | |||||
| * | RISC-V: Add missing include | Olof Johansson | 2017-11-30 | 1 | -0/+1 |
* | | RISC-V: Flush I$ when making a dirty page executable | Andrew Waterman | 2017-11-30 | 1 | -0/+44 |
|/ | |||||
* | RISC-V: Paging and MMU | Palmer Dabbelt | 2017-09-27 | 1 | -0/+69 |