summaryrefslogtreecommitdiff
path: root/arch/m32r/include/asm/uaccess.h
AgeCommit message (Expand)Author
2018-03-09arch: remove m32r portArnd Bergmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-15get rid of unused __strncpy_from_user() instancesAl Viro
2017-05-15kill strlen_user()Al Viro
2017-04-26m32r: switch to RAW_COPY_USERAl Viro
2017-03-28m32r: get rid of zeroingAl Viro
2017-03-28m32r: switch to generic extable.hAl 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-09-13m32r: fix __get_user()Al Viro
2015-05-19mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...David Hildenbrand
2015-01-13m32r: macro whitespace fixesMichael S. Tsirkin
2015-01-13m32r/uaccess: fix sparse errorsMichael S. Tsirkin
2013-05-28m32r: uaccess s/might_sleep/might_fault/Michael S. Tsirkin
2009-04-17m32r: move include/asm-m32r headers to arch/m32r/include/asmHirokazu Takata