index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
lib
/
memset.S
Age
Commit message (
Expand
)
Author
2021-04-06
MIPS: Remove get_fs/set_fs
Thomas Bogendoerfer
2020-01-22
MIPS: make CPU_HAS_LOAD_STORE_LR opt-out
Alexander Lobakin
2018-10-09
MIPS: memset: Limit excessive `noreorder' assembly mode use
Maciej W. Rozycki
2018-10-09
MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regression
Maciej W. Rozycki
2018-09-26
MIPS: Add Kconfig variable for CPUs with unaligned load/store instructions
Yasha Cherikovsky
2018-07-24
MIPS: memset.S: Add comments to fault fixup handlers
Matt Redfearn
2018-07-24
MIPS: memset.S: Fix byte_fixup for MIPSr6
Matt Redfearn
2018-05-21
MIPS: memset.S: Reinstate delay slot indentation
Matt Redfearn
2018-04-18
MIPS: memset.S: Fix clobber of v1 in last_fixup
Matt Redfearn
2018-04-17
MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
Matt Redfearn
2018-04-16
MIPS: memset.S: EVA & fault support for small_memset
Matt Redfearn
2017-01-03
MIPS: Export memcpy & memset functions alongside their definitions
Paul Burton
2016-05-09
MIPS: memset.S: Disable code unused with non-R6 MIPS configs
Maciej W. Rozycki
2015-12-22
MIPS: uaccess: Take EVA into account in [__]clear_user
James Hogan
2015-02-17
MIPS: lib: memset: Add MIPS R6 support
Leonid Yegoshin
2014-11-24
MIPS: lib: memset: Clean up some MIPS{EL,EB} ifdefery
Markos Chandras
2014-03-26
MIPS: lib: memset: Add EVA support for the __bzero function.
Markos Chandras
2014-03-26
MIPS: lib: memset: Use macro to build the __bzero symbol
Markos Chandras
2014-03-26
MIPS: lib: memset: Whitespace fixes
Markos Chandras
2013-05-09
MIPS: microMIPS: Optimise 'memset' core library function.
Steven J. Hill
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2010-12-16
MIPS: Separate two consecutive loads in memset.S
Tony Wu
2008-01-29
[MIPS] Eleminate local symbols from the symbol table.
Ralf Baechle
2008-01-29
[MIPS] IP28: added cache barrier to assembly routines
Thomas Bogendoerfer
2008-01-29
[MIPS] R4000/R4400 daddiu erratum workaround
Maciej W. Rozycki
2007-02-06
[MIPS] Unify memset.S
Atsushi Nemoto