index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
lib
Age
Commit message (
Expand
)
Author
2020-01-22
riscv: Add KASAN support
Nick Hu
2020-01-18
riscv: Less inefficient gcc tishift helpers (and export their symbols)
Olof Johansson
2019-12-27
riscv: fix compile failure with EXPORT_SYMBOL() & !MMU
Luc Van Oostenryck
2019-11-17
riscv: add nommu support
Christoph Hellwig
2019-11-05
riscv: abstract out CSR names for supervisor vs machine mode
Christoph Hellwig
2019-08-30
riscv: Using CSR numbers to access CSRs
Bin Meng
2019-08-08
RISC-V: Remove udivdi3
Palmer Dabbelt
2019-08-08
riscv: delay: use do_div() instead of __udivdi3()
Paul Walmsley
2019-06-17
Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-06-11
riscv: Fix udelay in RV32.
Nick Hu
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-12-21
RISC-V: lib: minor asm cleanup
Olof Johansson
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
2018-06-11
RISC-V: Make our port sparse-clean
Palmer Dabbelt
2018-06-09
riscv: split the declaration of __copy_user
Luc Van Oostenryck
2018-06-04
riscv: Fix the bug in memory access fixup code
Alan Kao
2017-11-30
RISC-V: Export some expected symbols for modules
Olof Johansson
2017-09-26
RISC-V: Build Infrastructure
Palmer Dabbelt
2017-09-26
RISC-V: Device, timer, IRQs, and the SBI
Palmer Dabbelt
2017-09-26
RISC-V: Generic library routines and assembly
Palmer Dabbelt