aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lib/memset.S
Commit message (Expand)AuthorAge
* MIPS: memset: Limit excessive `noreorder' assembly mode useMaciej W. Rozycki2018-10-09
* MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regressionMaciej W. Rozycki2018-10-09
* MIPS: Add Kconfig variable for CPUs with unaligned load/store instructionsYasha Cherikovsky2018-09-26
* MIPS: memset.S: Add comments to fault fixup handlersMatt Redfearn2018-07-24
* MIPS: memset.S: Fix byte_fixup for MIPSr6Matt Redfearn2018-07-24
* MIPS: memset.S: Reinstate delay slot indentationMatt Redfearn2018-05-21
* MIPS: memset.S: Fix clobber of v1 in last_fixupMatt Redfearn2018-04-18
* MIPS: memset.S: Fix return of __clear_user from Lpartial_fixupMatt Redfearn2018-04-17
* MIPS: memset.S: EVA & fault support for small_memsetMatt Redfearn2018-04-16
* MIPS: Export memcpy & memset functions alongside their definitionsPaul Burton2017-01-03
* MIPS: memset.S: Disable code unused with non-R6 MIPS configsMaciej W. Rozycki2016-05-09
* MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan2015-12-22
* MIPS: lib: memset: Add MIPS R6 supportLeonid Yegoshin2015-02-17
* MIPS: lib: memset: Clean up some MIPS{EL,EB} ifdeferyMarkos Chandras2014-11-24
* MIPS: lib: memset: Add EVA support for the __bzero function.Markos Chandras2014-03-26
* MIPS: lib: memset: Use macro to build the __bzero symbolMarkos Chandras2014-03-26
* MIPS: lib: memset: Whitespace fixesMarkos Chandras2014-03-26
* MIPS: microMIPS: Optimise 'memset' core library function.Steven J. Hill2013-05-09
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
* MIPS: Separate two consecutive loads in memset.STony Wu2010-12-16
* [MIPS] Eleminate local symbols from the symbol table.Ralf Baechle2008-01-29
* [MIPS] IP28: added cache barrier to assembly routinesThomas Bogendoerfer2008-01-29
* [MIPS] R4000/R4400 daddiu erratum workaroundMaciej W. Rozycki2008-01-29
* [MIPS] Unify memset.SAtsushi Nemoto2007-02-06