aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lib/memcpy.S
AgeCommit message (Expand)Author
11 daysmaster: sync with upstream 6.6Bruce Ashfield
2022-01-27MIPS: Fix build error due to PTR used in more placesThomas Bogendoerfer
2021-09-08arch: remove compat_alloc_user_spaceArnd Bergmann
2021-04-06MIPS: Remove get_fs/set_fsThomas Bogendoerfer
2020-03-25MIPS: do not compile generic functions for CONFIG_CAVIUM_OCTEON_SOCMasahiro Yamada
2020-01-22MIPS: make CPU_HAS_LOAD_STORE_LR opt-outAlexander Lobakin
2018-10-15MIPS: lib: Use kernel_pref & user_pref in memcpy()Paul Burton
2018-09-26MIPS: Add Kconfig variable for CPUs with unaligned load/store instructionsYasha Cherikovsky
2017-06-29MIPS: R6: Fix PREF instruction usage by memcpy for MIPS R6Leonid Yegoshin
2017-04-06mips: get rid of tail-zeroing in primitivesAl Viro
2017-01-03MIPS: Export memcpy & memset functions alongside their definitionsPaul Burton
2016-05-28MIPS: lib: Fix typoAndrea Gelmini
2015-02-17MIPS: lib: memcpy: Add MIPS R6 supportLeonid Yegoshin
2014-11-19MIPS: lib: memcpy: Restore NOP on delay slot before returning to callerMarkos Chandras
2014-03-26MIPS: lib: memcpy: Add EVA supportMarkos Chandras
2014-03-26MIPS: lib: memcpy: Use macro to build the copy_user codeMarkos Chandras
2014-03-26MIPS: lib: memcpy: Split source and destination prefetch macrosMarkos Chandras
2014-03-26MIPS: lib: memcpy: Merge EXC and load/store macrosMarkos Chandras
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-07-23MIPS: Unify memcpy.S and memcpy-inatomic.SDavid Daney
2009-01-30MIPS: IP27: Switch from DMA_IP27 to DMA_COHERENTRalf Baechle
2008-01-29[MIPS] Eleminate local symbols from the symbol table.Ralf Baechle
2008-01-29[MIPS] IP28: added cache barrier to assembly routinesThomas Bogendoerfer
2008-01-29[MIPS] R4000/R4400 daddiu erratum workaroundMaciej W. Rozycki
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-10-29Hack to resolve longstanding prefetch issueRalf Baechle
2005-09-09kbuild: mips use generic asm-offsets.h supportSam Ravnborg
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds