aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lib/memset.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-03MIPS: Export memcpy & memset functions alongside their definitionsPaul Burton1-0/+5
2016-05-09MIPS: memset.S: Disable code unused with non-R6 MIPS configsMaciej W. Rozycki1-0/+2
2015-12-22MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan1-0/+2
2015-02-17MIPS: lib: memset: Add MIPS R6 supportLeonid Yegoshin1-0/+47
2014-11-24MIPS: lib: memset: Clean up some MIPS{EL,EB} ifdeferyMarkos Chandras1-4/+2
2014-03-26MIPS: lib: memset: Add EVA support for the __bzero function.Markos Chandras1-4/+23
2014-03-26MIPS: lib: memset: Use macro to build the __bzero symbolMarkos Chandras1-35/+60
2014-03-26MIPS: lib: memset: Whitespace fixesMarkos Chandras1-15/+15
2013-05-09MIPS: microMIPS: Optimise 'memset' core library function.Steven J. Hill1-30/+54
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-2/+2
2010-12-16MIPS: Separate two consecutive loads in memset.STony Wu1-2/+2
2008-01-29[MIPS] Eleminate local symbols from the symbol table.Ralf Baechle1-14/+14
2008-01-29[MIPS] IP28: added cache barrier to assembly routinesThomas Bogendoerfer1-0/+5
2008-01-29[MIPS] R4000/R4400 daddiu erratum workaroundMaciej W. Rozycki1-1/+10
2007-02-06[MIPS] Unify memset.SAtsushi Nemoto1-0/+166