summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/uaccess.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: Fix __range_ok macroChristopher Covington2014-03-201-2/+2
* arm64: use generic strnlen_user and strncpy_from_user functionsWill Deacon2013-12-191-21/+4Star
* arm64: avoid multiple evaluation of ptr in get_user/put_user()AKASHI Takahiro2013-09-251-4/+6
* arm64: uaccess s/might_sleep/might_fault/Michael S. Tsirkin2013-05-281-2/+2
* arm64: User access library functionsCatalin Marinas2012-09-171-0/+297