aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nios2/include/asm/uaccess.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-08nios2: use generic strncpy_from_user() and strnlen_user()Ley Foon Tan1-2/+5
2017-03-28nios2: switch to RAW_COPY_USERAl Viro1-25/+6
2017-03-28nios2: switch to generic extable.hAl Viro1-18/+1
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro1-2/+0
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro1-3/+0
2016-09-13nios2: fix __get_user()Al Viro1-2/+2
2016-09-13nios2: copy_from_user() should zero the tail of destinationAl Viro1-3/+6
2014-12-17nios2/uaccess: fix sparse errorsLey Foon Tan1-2/+2
2014-12-08nios2: Memory managementLey Foon Tan1-0/+231