aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/uaccess.h
AgeCommit message (Expand)Author
2020-11-06riscv: uaccess: fix __put_kernel_nofault()Changbin Du
2020-10-04riscv: remove address space overrides using set_fs()Christoph Hellwig
2020-10-04riscv: implement __get_kernel_nofault and __put_user_nofaultChristoph Hellwig
2020-10-04riscv: refactor __get_user and __put_userChristoph Hellwig
2020-10-04riscv: use memcpy based uaccess for nommu againChristoph Hellwig
2020-08-12uaccess: remove segment_eqChristoph Hellwig
2020-08-12riscv: include <asm/pgtable.h> in <asm/uaccess.h>Christoph Hellwig
2020-03-18riscv: uaccess should be used in nommu modeGreentime Hu
2019-11-17riscv: add nommu supportChristoph Hellwig
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