index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
/
copy_32.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabled
Christophe Leroy
2018-08-10
1
-3
/
+6
*
powerpc/32: remove a NOP from memset()
Christophe Leroy
2017-09-01
1
-2
/
+5
*
powerpc/32: optimise memset()
Christophe Leroy
2017-09-01
1
-7
/
+14
*
powerpc: fix location of two EXPORT_SYMBOL
Christophe Leroy
2017-09-01
1
-1
/
+1
*
powerpc/32: add memset16()
Christophe Leroy
2017-09-01
1
-0
/
+14
*
powerpc: get rid of zeroing, switch to RAW_COPY_USER
Al Viro
2017-04-06
1
-14
/
+0
*
powerpc: EX_TABLE macro for exception tables
Nicholas Piggin
2016-11-14
1
-33
/
+22
*
ppc: move exports to definitions
Al Viro
2016-08-07
1
-0
/
+5
*
powerpc: Make generic_memcpy() private to copy_32.S
Michael Ellerman
2016-04-11
1
-1
/
+1
*
powerpc32: memset: only use dcbz once cache is enabled
LEROY Christophe
2015-09-17
1
-0
/
+6
*
powerpc32: memcpy: only use dcbz once cache is enabled
LEROY Christophe
2015-09-17
1
-0
/
+5
*
powerpc/32: Few optimisations in memcpy
LEROY Christophe
2015-08-07
1
-5
/
+5
*
powerpc/32: cacheable_memcpy becomes memcpy
LEROY Christophe
2015-08-07
1
-8
/
+8
*
powerpc/32: Merge the new memset() with the old one
LEROY Christophe
2015-08-07
1
-27
/
+7
*
powerpc/32: memset(0): use cacheable_memzero
LEROY Christophe
2015-08-07
1
-4
/
+4
*
Partially revert "powerpc: Remove duplicate cacheable_memcpy/memzero functions"
LEROY Christophe
2015-08-07
1
-0
/
+127
*
powerpc: Remove duplicate cacheable_memcpy/memzero functions
Kyle Moffett
2015-03-17
1
-127
/
+0
*
powerpc: Fix incorrect .stabs entry for copy_32.S
Sean MacLennan
2010-09-02
1
-1
/
+1
*
powerpc/8xx: Start using dcbX instructions in various copy routines
Joakim Tjernlund
2009-12-09
1
-24
/
+0
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES
Stephen Rothwell
2005-10-17
1
-12
/
+12
*
powerpc: Rename files to have consistent _32/_64 suffixes
Paul Mackerras
2005-10-10
1
-0
/
+543