summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/uaccess.h
Commit message (Expand)AuthorAgeFilesLines
* riscv: add nommu supportChristoph Hellwig2019-11-171-0/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2019-06-051-9/+1
* riscv: remove unreachable big endian codeChristoph Hellwig2019-04-251-8/+1
* riscv: turn mm_segment_t into a structChristoph Hellwig2019-04-251-5/+7
* riscv: use asm-generic/extable.hChristoph Hellwig2019-04-251-6/+1
* riscv: fix accessing 8-byte variable from RV32Alan Kao2019-03-261-1/+1
* get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-1/+0
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-10/+4
* RISC-V: Fix raw_copy_{to,from}_user()Olof Johansson2018-11-201-2/+2
* riscv: split the declaration of __copy_userLuc Van Oostenryck2018-06-091-3/+5
* riscv: remove CONFIG_MMU ifdefsChristoph Hellwig2018-01-071-12/+0
* RISC-V: Generic library routines and assemblyPalmer Dabbelt2017-09-261-0/+513
OpenPOWER on IntegriCloud