Age | Commit message (Expand) | Author | Files | Lines |
2020-01-22 | MIPS: make CPU_HAS_LOAD_STORE_LR opt-out | Alexander Lobakin | 1 | -8/+8 |
2018-10-09 | MIPS: memset: Limit excessive `noreorder' assembly mode use | Maciej W. Rozycki | 1 | -24/+24 |
2018-10-09 | MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regression | Maciej W. Rozycki | 1 | -1/+3 |
2018-09-26 | MIPS: Add Kconfig variable for CPUs with unaligned load/store instructions | Yasha Cherikovsky | 1 | -6/+6 |
2018-07-24 | MIPS: memset.S: Add comments to fault fixup handlers | Matt Redfearn | 1 | -0/+18 |
2018-07-24 | MIPS: memset.S: Fix byte_fixup for MIPSr6 | Matt Redfearn | 1 | -1/+2 |
2018-05-21 | MIPS: memset.S: Reinstate delay slot indentation | Matt Redfearn | 1 | -14/+14 |
2018-04-18 | MIPS: memset.S: Fix clobber of v1 in last_fixup | Matt Redfearn | 1 | -1/+1 |
2018-04-17 | MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup | Matt Redfearn | 1 | -1/+1 |
2018-04-16 | MIPS: memset.S: EVA & fault support for small_memset | Matt Redfearn | 1 | -1/+6 |
2017-01-03 | MIPS: Export memcpy & memset functions alongside their definitions | Paul Burton | 1 | -0/+5 |
2016-05-09 | MIPS: memset.S: Disable code unused with non-R6 MIPS configs | Maciej W. Rozycki | 1 | -0/+2 |
2015-12-22 | MIPS: uaccess: Take EVA into account in [__]clear_user | James Hogan | 1 | -0/+2 |
2015-02-17 | MIPS: lib: memset: Add MIPS R6 support | Leonid Yegoshin | 1 | -0/+47 |
2014-11-24 | MIPS: lib: memset: Clean up some MIPS{EL,EB} ifdefery | Markos Chandras | 1 | -4/+2 |
2014-03-26 | MIPS: lib: memset: Add EVA support for the __bzero function. | Markos Chandras | 1 | -4/+23 |
2014-03-26 | MIPS: lib: memset: Use macro to build the __bzero symbol | Markos Chandras | 1 | -35/+60 |
2014-03-26 | MIPS: lib: memset: Whitespace fixes | Markos Chandras | 1 | -15/+15 |
2013-05-09 | MIPS: microMIPS: Optimise 'memset' core library function. | Steven J. Hill | 1 | -30/+54 |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle | 1 | -2/+2 |
2010-12-16 | MIPS: Separate two consecutive loads in memset.S | Tony Wu | 1 | -2/+2 |
2008-01-29 | [MIPS] Eleminate local symbols from the symbol table. | Ralf Baechle | 1 | -14/+14 |
2008-01-29 | [MIPS] IP28: added cache barrier to assembly routines | Thomas Bogendoerfer | 1 | -0/+5 |
2008-01-29 | [MIPS] R4000/R4400 daddiu erratum workaround | Maciej W. Rozycki | 1 | -1/+10 |
2007-02-06 | [MIPS] Unify memset.S | Atsushi Nemoto | 1 | -0/+166 |