aboutsummaryrefslogtreecommitdiff
path: root/arch/metag/lib
AgeCommit message (Expand)AuthorFilesLines
2017-05-10Merge tag 'metag-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-131/+105
2017-04-05metag/usercopy: Switch to RAW_COPY_USERGravatar James Hogan 1-3/+3
2017-04-05metag/usercopy: Add 64-bit get_user supportGravatar James Hogan 1-0/+24
2017-04-05metag/usercopy: Simplify rapf loop fixup corner caseGravatar James Hogan 1-8/+2
2017-04-05metag/usercopy: Reformat rapf loop inline asmGravatar James Hogan 1-129/+85
2017-04-05metag/usercopy: Add missing fixupsGravatar James Hogan 1-24/+48
2017-04-05metag/usercopy: Fix src fixup in from user rapf loopsGravatar James Hogan 1-8/+28
2017-04-05metag/usercopy: Set flags before ADDZGravatar James Hogan 1-4/+4
2017-04-05metag/usercopy: Zero rest of buffer from copy_from_userGravatar James Hogan 1-39/+18
2017-04-05metag/usercopy: Add early abort to copy_to_userGravatar James Hogan 1-0/+20
2017-04-05metag/usercopy: Fix alignment error checkingGravatar James Hogan 1-6/+4
2017-04-05metag/usercopy: Drop unused macrosGravatar James Hogan 1-113/+0
2016-07-15metag: Fix typosGravatar Andrea Gelmini 1-2/+2
2013-07-04metag: move EXPORT_SYMBOL(csum_partial) to metag_ksyms.cGravatar James Hogan 1-1/+0
2013-03-02metag: move usercopy.c exports out of metag_ksyms.cGravatar James Hogan 1-0/+13
2013-03-02metag: Build infrastructureGravatar James Hogan 1-0/+22
2013-03-02metag: Optimised library functionsGravatar James Hogan 17-0/+1357
2013-03-02metag: Memory handlingGravatar James Hogan 1-0/+1341