index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
lib
/
csum_partial.S
Age
Commit message (
Expand
)
Author
2015-04-01
MIPS: csum_partial: Improve instruction parallelism.
Chen Jie
2014-09-22
MIPS: Use WSBH/DSBH/DSHD on Loongson 3A
Chen Jie
2014-05-12
MIPS: csum_partial.S CPU_DADDI_WORKAROUNDS bug fix
Maciej W. Rozycki
2014-03-26
MIPS: lib: csum_partial: Add EVA support
Markos Chandras
2014-03-26
MIPS: lib: csum_partial: Add macro to build csum_partial symbols
Markos Chandras
2014-03-26
MIPS: lib: csum_partial: Merge EXC and load/store macros
Markos Chandras
2014-03-26
MIPS: checksum: Split the 'copy_user' symbol
Markos Chandras
2013-03-12
MIPS: Use CONFIG_CPU_MIPSR2 in csum_partial.S
Gabor Juhos
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2008-10-11
MIPS: IP checksums: Optimize adjust of sum on buffers of odd alignment.
Ralf Baechle
2008-10-11
MIPS: IP checksums: Remove unncessary .set pseudos
Ralf Baechle
2008-10-11
MIPS: IP checksums: Remove unncessary folding of sum to 16 bit.
Ralf Baechle
2008-09-21
[MIPS] Fix 64-bit IP checksum code
Atsushi Nemoto
2008-01-29
[MIPS] Eleminate local symbols from the symbol table.
Ralf Baechle
2008-01-29
[MIPS] R4000/R4400 daddiu erratum workaround
Maciej W. Rozycki
2007-01-08
[MIPS] csum_partial and copy in parallel
Atsushi Nemoto
2006-12-09
[MIPS] Optimize csum_partial for 64bit kernel
Atsushi Nemoto
2006-12-09
[MIPS] Optimize flow of csum_partial
Atsushi Nemoto
2006-12-09
[MIPS] Make csum_partial more readable
Atsushi Nemoto
2006-12-04
[MIPS] Unify csum_partial.S
Atsushi Nemoto