aboutsummaryrefslogtreecommitdiffstats
path: root/arch/metag/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-10Merge tag 'metag-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metagLinus Torvalds1-131/+105
2017-04-05metag/usercopy: Switch to RAW_COPY_USERJames Hogan1-3/+3
2017-04-05metag/usercopy: Add 64-bit get_user supportJames Hogan1-0/+24
2017-04-05metag/usercopy: Simplify rapf loop fixup corner caseJames Hogan1-8/+2
2017-04-05metag/usercopy: Reformat rapf loop inline asmJames Hogan1-129/+85
2017-04-05metag/usercopy: Add missing fixupsJames Hogan1-24/+48
2017-04-05metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan1-8/+28
2017-04-05metag/usercopy: Set flags before ADDZJames Hogan1-4/+4
2017-04-05metag/usercopy: Zero rest of buffer from copy_from_userJames Hogan1-39/+18
2017-04-05metag/usercopy: Add early abort to copy_to_userJames Hogan1-0/+20
2017-04-05metag/usercopy: Fix alignment error checkingJames Hogan1-6/+4
2017-04-05metag/usercopy: Drop unused macrosJames Hogan1-113/+0
2016-07-15metag: Fix typosAndrea Gelmini1-2/+2
2013-07-04metag: move EXPORT_SYMBOL(csum_partial) to metag_ksyms.cJames Hogan1-1/+0
2013-03-02metag: move usercopy.c exports out of metag_ksyms.cJames Hogan1-0/+13
2013-03-02metag: Build infrastructureJames Hogan1-0/+22
2013-03-02metag: Optimised library functionsJames Hogan17-0/+1357
2013-03-02metag: Memory handlingJames Hogan1-0/+1341