summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/uaccess.h
Commit message (Expand)AuthorAge
* 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
* sh: switch to RAW_COPY_USERAl Viro2017-03-28
* sh: switch to extable.hAl 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
* sh: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-24
* exceptions: detritus removalAl Viro2016-09-27
* sh: fix copy_from_user()Al Viro2016-09-13
* sh/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-13
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-02
* sh: use the new generic strnlen_user() functionPaul Mundt2012-06-12
* sh: switch to generic strncpy_from_user().Paul Mundt2012-06-12
* Disintegrate asm/system.h for SHDavid Howells2012-03-28
* sh: Proper __put_user_asm() size mismatch fix.OGAWA Hirofumi2008-07-28
* sh: migrate to arch/sh/include/Paul Mundt2008-07-28