summaryrefslogtreecommitdiff
path: root/arch/m32r/include/asm/uaccess.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-10arch: remove m32r portArnd Bergmann1-515/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-16get rid of unused __strncpy_from_user() instancesAl Viro1-2/+0
2017-05-16kill strlen_user()Al Viro1-16/+0
2017-04-26m32r: switch to RAW_COPY_USERAl Viro1-91/+7
2017-03-29m32r: get rid of zeroingAl Viro1-65/+1
2017-03-29m32r: switch to generic extable.hAl Viro1-19/+1
2017-03-06uaccess: drop duplicate includes from asm/uaccess.hAl Viro1-2/+0
2017-03-06uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro1-3/+0
2016-09-14m32r: fix __get_user()Al Viro1-1/+1
2015-05-19mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand1-10/+20
2015-01-13m32r: macro whitespace fixesMichael S. Tsirkin1-42/+42
2015-01-13m32r/uaccess: fix sparse errorsMichael S. Tsirkin1-2/+2
2013-05-28m32r: uaccess s/might_sleep/might_fault/Michael S. Tsirkin1-6/+6
2009-04-17m32r: move include/asm-m32r headers to arch/m32r/include/asmHirokazu Takata1-0/+693