summaryrefslogtreecommitdiff
path: root/arch/score/include/asm/uaccess.h
AgeCommit message (Expand)Author
2018-03-09arch: remove score portArnd Bergmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-15kill strlen_user()Al Viro
2017-03-28score: switch to RAW_COPY_USERAl Viro
2017-03-28score: it's "VERIFY_WRITE", not "VERFITY_WRITE"...Al Viro
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro
2016-10-05score: separate extable.h, switch module.h to itAl Viro
2016-09-13score: fix copy_from_user() and friendsAl Viro
2016-09-13score: fix __get_user/get_userAl Viro
2015-05-19mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand
2009-08-30score: update inconsistent declare after .c was changedChen Liqin
2009-06-27score: add address space annotationsArnd Bergmann
2009-06-19score: Add support for Sunplus S+core architectureChen Liqin