summaryrefslogtreecommitdiff
path: root/arch/mips/lib/csum_partial.S
AgeCommit message (Expand)Author
2014-09-22MIPS: Use WSBH/DSBH/DSHD on Loongson 3AChen Jie
2014-05-13MIPS: csum_partial.S CPU_DADDI_WORKAROUNDS bug fixMaciej W. Rozycki
2014-03-26MIPS: lib: csum_partial: Add EVA supportMarkos Chandras
2014-03-26MIPS: lib: csum_partial: Add macro to build csum_partial symbolsMarkos Chandras
2014-03-26MIPS: lib: csum_partial: Merge EXC and load/store macrosMarkos Chandras
2014-03-26MIPS: checksum: Split the 'copy_user' symbolMarkos Chandras
2013-03-12MIPS: Use CONFIG_CPU_MIPSR2 in csum_partial.SGabor Juhos
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2008-10-11MIPS: IP checksums: Optimize adjust of sum on buffers of odd alignment.Ralf Baechle
2008-10-11MIPS: IP checksums: Remove unncessary .set pseudosRalf Baechle
2008-10-11MIPS: IP checksums: Remove unncessary folding of sum to 16 bit.Ralf Baechle
2008-09-21[MIPS] Fix 64-bit IP checksum codeAtsushi Nemoto
2008-01-29[MIPS] Eleminate local symbols from the symbol table.Ralf Baechle
2008-01-29[MIPS] R4000/R4400 daddiu erratum workaroundMaciej W. Rozycki
2007-01-08[MIPS] csum_partial and copy in parallelAtsushi Nemoto
2006-12-09[MIPS] Optimize csum_partial for 64bit kernelAtsushi Nemoto
2006-12-09[MIPS] Optimize flow of csum_partialAtsushi Nemoto
2006-12-09[MIPS] Make csum_partial more readableAtsushi Nemoto
2006-12-04[MIPS] Unify csum_partial.SAtsushi Nemoto