Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-18 | riscv: fix build break after macro-to-function conversion in generic cacheflu... | Paul Walmsley | 1 | -4/+59 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 | Thomas Gleixner | 1 | -9/+1 |
2019-05-17 | riscv: move flush_icache_{all,mm} to cacheflush.c | Gary Guo | 1 | -1/+1 |
2018-06-07 | riscv: use NULL instead of a plain 0 | Luc Van Oostenryck | 1 | -1/+1 |
2017-11-30 | RISC-V: Allow userspace to flush the instruction cache | Andrew Waterman | 1 | -0/+6 |
2017-11-30 | RISC-V: Flush I$ when making a dirty page executable | Andrew Waterman | 1 | -4/+20 |
2017-09-27 | RISC-V: Atomic and Locking Code | Palmer Dabbelt | 1 | -0/+39 |