1. 6dd10d9 riscv: extable: consolidate definitions by Jisheng Zhang · 3 years, 1 month ago
  2. 9d504f9 riscv: lib: uaccess: fold fixups into body by Jisheng Zhang · 3 years, 1 month ago
  3. bb1f85d riscv: switch to relative exception tables by Jisheng Zhang · 3 years, 1 month ago
  4. 5f6286a include/linux/delay.h: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 2 months ago
  5. ea196c5 riscv: __asm_copy_to-from_user: Fix: Typos in comments by Akira Tsukamoto · 3 years, 5 months ago
  6. d4b3e010 riscv: __asm_copy_to-from_user: Remove unnecessary size check by Akira Tsukamoto · 3 years, 5 months ago
  7. 22b5f16 riscv: __asm_copy_to-from_user: Fix: fail on RV32 by Akira Tsukamoto · 3 years, 5 months ago
  8. 6010d30 riscv: __asm_copy_to-from_user: Fix: overrun copy by Akira Tsukamoto · 3 years, 5 months ago
  9. ca6eaaa riscv: __asm_copy_to-from_user: Optimize unaligned memory access and pipeline stall by Akira Tsukamoto · 3 years, 6 months ago
  10. ee55ff8 riscv: Add support for function error injection by Guo Ren · 4 years ago
  11. 04091d6 riscv: provide memmove implementation by Nylon Chen · 4 years, 1 month ago
  12. 11129e8 riscv: use memcpy based uaccess for nommu again by Christoph Hellwig · 4 years, 4 months ago
  13. eab4002 Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 9 months ago
  14. adccfb1 riscv: uaccess should be used in nommu mode by Greentime Hu · 4 years, 10 months ago
  15. abc71bf RISC-V: Stop using LOCAL for the uaccess fixups by Palmer Dabbelt · 4 years, 10 months ago
  16. 8ad8b72 riscv: Add KASAN support by Nick Hu · 5 years ago
  17. fc585d4 riscv: Less inefficient gcc tishift helpers (and export their symbols) by Olof Johansson · 5 years ago
  18. 4d47ce1 riscv: fix compile failure with EXPORT_SYMBOL() & !MMU by Luc Van Oostenryck · 5 years ago
  19. 6bd33e1 riscv: add nommu support by Christoph Hellwig · 5 years ago
  20. a4c3733 riscv: abstract out CSR names for supervisor vs machine mode by Christoph Hellwig · 5 years ago
  21. 4f3f900 riscv: Using CSR numbers to access CSRs by Bin Meng · 5 years ago
  22. 81a48ee RISC-V: Remove udivdi3 by Palmer Dabbelt · 5 years ago
  23. 66cc016 riscv: delay: use do_div() instead of __udivdi3() by Paul Walmsley · 5 years ago
  24. eb7c825 Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 6 years ago
  25. d0e1f21 riscv: Fix udelay in RV32. by Nick Hu · 6 years ago
  26. 50acfb2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 by Thomas Gleixner · 6 years ago
  27. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  28. a266cdb RISC-V: lib: minor asm cleanup by Olof Johansson · 6 years ago
  29. 85d90b9 RISC-V: lib: Fix build error for 64-bit by Olof Johansson · 6 years ago
  30. 7f47c73 RISC-V: Build tishift only on 64-bit by Zong Li · 6 years ago
  31. a89757d RISC-V: implement __lshrti3. by Alex Guo · 6 years ago
  32. e0e0c87 RISC-V: Make our port sparse-clean by Palmer Dabbelt · 7 years ago
  33. 86406d5 riscv: split the declaration of __copy_user by Luc Van Oostenryck · 7 years ago
  34. ebcbd75 riscv: Fix the bug in memory access fixup code by Alan Kao · 7 years ago
  35. 24948b7 RISC-V: Export some expected symbols for modules by Olof Johansson · 7 years ago
  36. fbe934d RISC-V: Build Infrastructure by Palmer Dabbelt · 7 years ago
  37. 6d60b6e RISC-V: Device, timer, IRQs, and the SBI by Palmer Dabbelt · 7 years ago
  38. 5d8544e RISC-V: Generic library routines and assembly by Palmer Dabbelt · 7 years ago