aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lib/strnlen_user.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-15mips: get rid of unused __strnlen_user()Al Viro1-6/+0
2017-01-24MIPS: Fix modversionsArnd Bergmann1-2/+6
2017-01-03MIPS: Export string functions alongside their definitionsPaul Burton1-0/+3
2015-05-29MIPS: strnlen_user.S: Fix a CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki1-2/+13
2014-11-04MIPS: Fix strnlen_user() return value in case of overlong strings.Ralf Baechle1-2/+4
2014-03-26MIPS: lib: strnlen_user: Add EVA supportMarkos Chandras1-0/+20
2014-03-26MIPS: lib: strnlen_user: Use macro to build the strnlen_user symbolMarkos Chandras1-6/+10
2013-05-09MIPS: microMIPS: Optimise 'strnlen' core library function.Steven J. Hill1-1/+1
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-3/+3
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2008-01-29[MIPS] Eleminate local symbols from the symbol table.Ralf Baechle1-3/+4
2005-09-09kbuild: mips use generic asm-offsets.h supportSam Ravnborg1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+45