summaryrefslogtreecommitdiffstats
path: root/arch/mips/lib/memset.S
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Export memcpy & memset functions alongside their definitionsPaul Burton2017-01-031-0/+5
* MIPS: memset.S: Disable code unused with non-R6 MIPS configsMaciej W. Rozycki2016-05-091-0/+2
* MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan2015-12-221-0/+2
* MIPS: lib: memset: Add MIPS R6 supportLeonid Yegoshin2015-02-171-0/+47
* MIPS: lib: memset: Clean up some MIPS{EL,EB} ifdeferyMarkos Chandras2014-11-241-4/+2
* MIPS: lib: memset: Add EVA support for the __bzero function.Markos Chandras2014-03-261-4/+23
* MIPS: lib: memset: Use macro to build the __bzero symbolMarkos Chandras2014-03-261-35/+60
* MIPS: lib: memset: Whitespace fixesMarkos Chandras2014-03-261-15/+15
* MIPS: microMIPS: Optimise 'memset' core library function.Steven J. Hill2013-05-091-30/+54
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-2/+2
* MIPS: Separate two consecutive loads in memset.STony Wu2010-12-161-2/+2
* [MIPS] Eleminate local symbols from the symbol table.Ralf Baechle2008-01-291-14/+14
* [MIPS] IP28: added cache barrier to assembly routinesThomas Bogendoerfer2008-01-291-0/+5
* [MIPS] R4000/R4400 daddiu erratum workaroundMaciej W. Rozycki2008-01-291-1/+10
* [MIPS] Unify memset.SAtsushi Nemoto2007-02-061-0/+166