index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
lib
/
uaccess.S
Age
Commit message (
Expand
)
Author
2022-08-10
riscv: lib: uaccess: fix CSR_STATUS SR_SUM bit
Chen Lifu
2022-01-05
riscv: extable: consolidate definitions
Jisheng Zhang
2022-01-05
riscv: lib: uaccess: fold fixups into body
Jisheng Zhang
2022-01-05
riscv: switch to relative exception tables
Jisheng Zhang
2021-07-23
riscv: __asm_copy_to-from_user: Fix: Typos in comments
Akira Tsukamoto
2021-07-23
riscv: __asm_copy_to-from_user: Remove unnecessary size check
Akira Tsukamoto
2021-07-23
riscv: __asm_copy_to-from_user: Fix: fail on RV32
Akira Tsukamoto
2021-07-23
riscv: __asm_copy_to-from_user: Fix: overrun copy
Akira Tsukamoto
2021-07-06
riscv: __asm_copy_to-from_user: Optimize unaligned memory access and pipeline...
Akira Tsukamoto
2020-03-03
RISC-V: Stop using LOCAL for the uaccess fixups
Palmer Dabbelt
2019-12-27
riscv: fix compile failure with EXPORT_SYMBOL() & !MMU
Luc Van Oostenryck
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
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-09-26
RISC-V: Generic library routines and assembly
Palmer Dabbelt