aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman8-0/+8
2017-05-15get rid of unused __strncpy_from_user() instancesAl Viro1-8/+0
2017-04-26m32r: switch to RAW_COPY_USERAl Viro1-22/+0
2017-03-28m32r: get rid of zeroingAl Viro1-4/+5
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2-2/+2
2016-07-26m32r: add __ucmpdi2 to fix build failureSudip Mukherjee3-2/+42
2009-10-04m32r: export delay loop symbolsHirokazu Takata1-0/+4
2008-09-27m32r: export __ndelayAdrian Bunk1-0/+2
2007-02-17Various typo fixes.Robert P. J. Day1-2/+2
2007-02-11[PATCH] m32r: cosmetic updates and trivial fixesHirokazu Takata6-13/+1
2006-12-02[NET]: M32R checksum annotations and cleanups.Al Viro1-7/+5
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel7-7/+0
2006-04-11[PATCH] m32r: security fix of {get,put}_user macrosHirokazu Takata3-174/+2
2006-02-24[PATCH] m32r: fix and update for gcc-4.0Hirokazu Takata1-2/+2
2005-10-30[PATCH] fix missing includesTim Schmielau1-1/+1
2005-09-26[PATCH] m32r: more basic __user annotationsAl Viro1-8/+8
2005-08-23[PATCH] missing exports on m32rAl Viro1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds11-0/+1771