summaryrefslogtreecommitdiff
path: root/arch/m32r/lib/usercopy.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-10arch: remove m32r portArnd Bergmann1-362/+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-8/+0
2017-04-26m32r: switch to RAW_COPY_USERAl Viro1-22/+0
2017-03-29m32r: get rid of zeroingAl Viro1-4/+5
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2007-02-17Various typo fixes.Robert P. J. Day1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-02-25[PATCH] m32r: fix and update for gcc-4.0Hirokazu Takata1-2/+2
2005-09-27[PATCH] m32r: more basic __user annotationsAl Viro1-8/+8
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+391