index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
lib
/
Makefile
Age
Commit message (
Expand
)
Author
2025-04-28
crypto: riscv - move library functions to arch/riscv/lib/crypto/
Eric Biggers
2025-03-10
riscv/crc64: add Zbc optimized CRC64 functions
Eric Biggers
2025-03-10
riscv/crc-t10dif: add Zbc optimized CRC-T10DIF function
Eric Biggers
2025-03-10
riscv/crc32: reimplement the CRC32 functions using new template
Eric Biggers
2024-12-01
lib/crc32: improve support for arch-specific overrides
Eric Biggers
2024-09-19
riscv: Omit optimized string routines when using KASAN
Samuel Holland
2024-07-10
riscv: Optimize crc32 with Zbc extension
Xiao Wang
2024-01-17
Merge patch series "riscv: Add fine-tuned checksum functions"
Palmer Dabbelt
2024-01-17
riscv: Add checksum library
Charlie Jenkins
2024-01-16
riscv: lib: vectorize copy_to_user/copy_from_user
Andy Chiu
2024-01-16
riscv: Add vector extension XOR implementation
Greentime Hu
2023-03-14
RISC-V: Use Zicboz in clear_page when available
Andrew Jones
2023-01-31
RISC-V: add infrastructure to allow different str* implementations
Heiko Stuebner
2021-01-14
riscv: Add support for function error injection
Guo Ren
2020-12-10
riscv: provide memmove implementation
Nylon Chen
2020-10-04
riscv: use memcpy based uaccess for nommu again
Christoph Hellwig
2020-03-18
riscv: uaccess should be used in nommu mode
Greentime Hu
2019-11-17
riscv: add nommu support
Christoph Hellwig
2019-08-08
RISC-V: Remove udivdi3
Palmer Dabbelt
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-11-12
RISC-V: lib: Fix build error for 64-bit
Olof Johansson
2018-10-22
RISC-V: Build tishift only on 64-bit
Zong Li
2018-08-13
RISC-V: implement __lshrti3.
Alex Guo
2017-09-26
RISC-V: Build Infrastructure
Palmer Dabbelt