summaryrefslogtreecommitdiffstats
path: root/arch/score/include/asm/uaccess.h
Commit message (Expand)AuthorAgeFilesLines
* arch: remove score portArnd Bergmann2018-03-091-373/+0Star
* 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-161-6/+0Star
* score: switch to RAW_COPY_USERAl Viro2017-03-291-48/+6Star
* score: it's "VERIFY_WRITE", not "VERFITY_WRITE"...Al Viro2017-03-291-1/+1
* uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-061-2/+0Star
* uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-061-3/+0Star
* score: separate extable.h, switch module.h to itAl Viro2016-10-061-7/+1Star
* score: fix copy_from_user() and friendsAl Viro2016-09-131-21/+20Star
* score: fix __get_user/get_userAl Viro2016-09-131-1/+4
* mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand2015-05-191-5/+10
* score: update inconsistent declare after .c was changedChen Liqin2009-08-301-18/+415
* score: add address space annotationsArnd Bergmann2009-06-271-2/+2
* score: Add support for Sunplus S+core architectureChen Liqin2009-06-191-0/+27