aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/lib/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-09-19riscv: Omit optimized string routines when using KASANSamuel Holland1-0/+2
2024-07-10riscv: Optimize crc32 with Zbc extensionXiao Wang1-0/+1
2024-01-17Merge patch series "riscv: Add fine-tuned checksum functions"Palmer Dabbelt1-1/+2
2024-01-17riscv: Add checksum libraryCharlie Jenkins1-0/+1
2024-01-16riscv: lib: vectorize copy_to_user/copy_from_userAndy Chiu1-1/+5
2024-01-16riscv: Add vector extension XOR implementationGreentime Hu1-0/+1
2023-03-14RISC-V: Use Zicboz in clear_page when availableAndrew Jones1-0/+1
2023-01-31RISC-V: add infrastructure to allow different str* implementationsHeiko Stuebner1-0/+3
2021-01-14riscv: Add support for function error injectionGuo Ren1-0/+2
2020-12-10riscv: provide memmove implementationNylon Chen1-0/+1
2020-10-04riscv: use memcpy based uaccess for nommu againChristoph Hellwig1-1/+1
2020-03-18riscv: uaccess should be used in nommu modeGreentime Hu1-1/+1
2019-11-17riscv: add nommu supportChristoph Hellwig1-6/+5
2019-08-08RISC-V: Remove udivdi3Palmer Dabbelt1-2/+0
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2018-11-12RISC-V: lib: Fix build error for 64-bitOlof Johansson1-1/+1
2018-10-22RISC-V: Build tishift only on 64-bitZong Li1-1/+2
2018-08-13RISC-V: implement __lshrti3.Alex Guo1-0/+1
2017-09-26RISC-V: Build InfrastructurePalmer Dabbelt1-0/+6