aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/uaccess.h
AgeCommit message (Expand)Author
2023-01-18riscv: uaccess: fix type of 0 variable on error in get_user()Ben Dooks
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner
2019-04-25riscv: remove unreachable big endian codeChristoph Hellwig
2019-04-25riscv: turn mm_segment_t into a structChristoph Hellwig
2019-04-25riscv: use asm-generic/extable.hChristoph Hellwig
2019-03-26riscv: fix accessing 8-byte variable from RV32Alan Kao
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-11-20RISC-V: Fix raw_copy_{to,from}_user()Olof Johansson
2018-06-09riscv: split the declaration of __copy_userLuc Van Oostenryck
2018-01-07riscv: remove CONFIG_MMU ifdefsChristoph Hellwig
2017-09-26RISC-V: Generic library routines and assemblyPalmer Dabbelt