Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-09-19 | riscv: Omit optimized string routines when using KASAN | Samuel Holland | 1 | -3/+0 |
2023-01-31 | RISC-V: add infrastructure to allow different str* implementations | Heiko Stuebner | 1 | -0/+3 |
2020-12-11 | riscv: provide memmove implementation | Nylon Chen | 1 | -0/+2 |
2020-01-23 | riscv: Add KASAN support | Nick Hu | 1 | -0/+2 |
2019-12-28 | riscv: fix compile failure with EXPORT_SYMBOL() & !MMU | Luc Van Oostenryck | 1 | -3/+0 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2018-06-09 | riscv: split the declaration of __copy_user | Luc Van Oostenryck | 1 | -1/+2 |
2017-11-30 | RISC-V: Export some expected symbols for modules | Olof Johansson | 1 | -0/+3 |
2017-09-27 | RISC-V: User-facing API | Palmer Dabbelt | 1 | -0/+15 |