aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/riscv/include/asm/uaccess.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-18riscv: uaccess should be used in nommu modeGreentime Hu1-18/+18
2019-11-17riscv: add nommu supportChristoph Hellwig1-0/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner1-9/+1
2019-04-25riscv: remove unreachable big endian codeChristoph Hellwig1-8/+1
2019-04-25riscv: turn mm_segment_t into a structChristoph Hellwig1-5/+7
2019-04-25riscv: use asm-generic/extable.hChristoph Hellwig1-6/+1
2019-03-26riscv: fix accessing 8-byte variable from RV32Alan Kao1-1/+1
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds1-1/+0
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-10/+4
2018-11-20RISC-V: Fix raw_copy_{to,from}_user()Olof Johansson1-2/+2
2018-06-09riscv: split the declaration of __copy_userLuc Van Oostenryck1-3/+5
2018-01-07riscv: remove CONFIG_MMU ifdefsChristoph Hellwig1-12/+0
2017-09-26RISC-V: Generic library routines and assemblyPalmer Dabbelt1-0/+513