aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/asm/uaccess.h
Commit message (Expand)AuthorAge
* get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-04
* Fix 'acccess_ok()' on alpha and SHLinus Torvalds2019-01-06
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-03
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* kill strlen_user()Al Viro2017-05-15
* alpha: switch to RAW_COPY_USERAl Viro2017-03-28
* alpha: add a helper for emitting exception table entriesAl Viro2017-03-28
* alpha: kill the 'segment' argument of __access_ok()Al Viro2017-03-28
* alpha: get rid of 'segment' argument of __{get,put}_user_check()Al Viro2017-03-28
* alpha: add asm/extable.hAl Viro2017-03-28
* alpha: switch __copy_user() and __do_clean_user() to normal calling conventionsAl Viro2017-03-28
* new helper: uaccess_kernel()Al Viro2017-03-28
* uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-05
* uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-05
* alpha: get rid of tail-zeroing in __copy_user()Al Viro2016-09-15
* alpha: fix copy_from_user()Al Viro2016-09-09
* alpha/extable: use generic search and sort routinesArd Biesheuvel2016-03-22
* alpha: macro whitespace fixesMichael S. Tsirkin2015-01-13
* alpha/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-13
* alpha: Use new generic strncpy_from_user() and strnlen_user()Michael Cree2012-08-19
* alpha: exception table sortingIvan Kokshaysky2009-05-02
* alpha: fix macrosRoel Kluin2009-04-01
* alpha: move include/asm-alpha to arch/alpha/include/asmLinus Torvalds2008-08-15