summaryrefslogtreecommitdiff
path: root/arch/metag/lib
AgeCommit message (Expand)AuthorFilesLines
2017-04-12metag/usercopy: Add missing fixupsJames Hogan1-24/+48
2017-04-12metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan1-8/+28
2017-04-12metag/usercopy: Set flags before ADDZJames Hogan1-4/+4
2017-04-12metag/usercopy: Zero rest of buffer from copy_from_userJames Hogan1-39/+18
2017-04-12metag/usercopy: Add early abort to copy_to_userJames Hogan1-0/+20
2017-04-12metag/usercopy: Fix alignment error checkingJames Hogan1-6/+4
2017-04-12metag/usercopy: Drop unused macrosJames Hogan1-113/+0
2013-07-04metag: move EXPORT_SYMBOL(csum_partial) to metag_ksyms.cJames Hogan1-1/+0
2013-03-03metag: move usercopy.c exports out of metag_ksyms.cJames Hogan1-0/+13
2013-03-03metag: Build infrastructureJames Hogan1-0/+22
2013-03-03metag: Optimised library functionsJames Hogan17-0/+1357
2013-03-03metag: Memory handlingJames Hogan1-0/+1341