aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-15get rid of unused __strncpy_from_user() instancesAl Viro1-8/+0
2017-03-28mn10300: switch to RAW_COPY_USERAl Viro1-19/+0
2017-03-28mn10300: get rid of zeroingAl Viro1-5/+6
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-09-13mn10300: copy_from_user() should zero on access_ok() failure...Al Viro1-1/+3
2012-03-28Disintegrate asm/system.h for MN10300David Howells1-1/+0
2010-10-27MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi1-4/+4
2010-10-27MN10300: Optimise do_csum()Akira Takeuchi1-27/+22
2010-10-27bitops: Change the bitmap index from int to unsigned long [mn10300]Justin Chen1-2/+2
2010-01-11mn10300: add cc clobbers to asm statementsMark Salter3-4/+6
2008-07-04mn10300: provide __ucmpdi2() for MN10300David Howells2-1/+44
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells16-0/+1299