summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/asm/uaccess.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* kill strlen_user()Al Viro2017-05-151-1/+0
* alpha: switch to RAW_COPY_USERAl Viro2017-03-281-27/+6
* alpha: add a helper for emitting exception table entriesAl Viro2017-03-281-58/+22
* alpha: kill the 'segment' argument of __access_ok()Al Viro2017-03-281-41/+41
* alpha: get rid of 'segment' argument of __{get,put}_user_check()Al Viro2017-03-281-6/+6
* alpha: add asm/extable.hAl Viro2017-03-281-51/+1
* alpha: switch __copy_user() and __do_clean_user() to normal calling conventionsAl Viro2017-03-281-56/+11
* new helper: uaccess_kernel()Al Viro2017-03-281-1/+1
* uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-051-4/+0
* uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-051-3/+0
* alpha: get rid of tail-zeroing in __copy_user()Al Viro2016-09-151-4/+5
* alpha: fix copy_from_user()Al Viro2016-09-091-11/+8
* alpha/extable: use generic search and sort routinesArd Biesheuvel2016-03-221-2/+8
* alpha: macro whitespace fixesMichael S. Tsirkin2015-01-131-41/+41
* alpha/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-2/+2
* alpha: Use new generic strncpy_from_user() and strnlen_user()Michael Cree2012-08-191-29/+5
* alpha: exception table sortingIvan Kokshaysky2009-05-021-0/+2
* alpha: fix macrosRoel Kluin2009-04-011-6/+6
* alpha: move include/asm-alpha to arch/alpha/include/asmLinus Torvalds2008-08-151-0/+511