aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/uaccess.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-13arm64: macro whitespace fixesMichael S. Tsirkin1-1/+1
2015-01-13arm64/uaccess: fix sparse errorsMichael S. Tsirkin1-1/+1
2014-03-20arm64: Fix __range_ok macroChristopher Covington1-2/+2
2013-12-19arm64: use generic strnlen_user and strncpy_from_user functionsWill Deacon1-21/+4
2013-09-25arm64: avoid multiple evaluation of ptr in get_user/put_user()AKASHI Takahiro1-4/+6
2013-05-28arm64: uaccess s/might_sleep/might_fault/Michael S. Tsirkin1-2/+2
2012-09-17arm64: User access library functionsCatalin Marinas1-0/+297