Age | Commit message (Expand) | Author | Files | Lines |
2017-01-03 | MIPS: Export csum functions alongside their definitions | Paul Burton | 1 | -0/+6 |
2015-04-01 | MIPS: csum_partial: Improve instruction parallelism. | Chen Jie | 1 | -19/+19 |
2014-09-22 | MIPS: Use WSBH/DSBH/DSHD on Loongson 3A | Chen Jie | 1 | -2/+8 |
2014-05-13 | MIPS: csum_partial.S CPU_DADDI_WORKAROUNDS bug fix | Maciej W. Rozycki | 1 | -0/+9 |
2014-03-27 | MIPS: lib: csum_partial: Add EVA support | Markos Chandras | 1 | -0/+25 |
2014-03-27 | MIPS: lib: csum_partial: Add macro to build csum_partial symbols | Markos Chandras | 1 | -92/+108 |
2014-03-27 | MIPS: lib: csum_partial: Merge EXC and load/store macros | Markos Chandras | 1 | -69/+91 |
2014-03-27 | MIPS: checksum: Split the 'copy_user' symbol | Markos Chandras | 1 | -3/+6 |
2013-03-12 | MIPS: Use CONFIG_CPU_MIPSR2 in csum_partial.S | Gabor Juhos | 1 | -2/+2 |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle | 1 | -21/+21 |
2008-10-11 | MIPS: IP checksums: Optimize adjust of sum on buffers of odd alignment. | Ralf Baechle | 1 | -11/+24 |
2008-10-11 | MIPS: IP checksums: Remove unncessary .set pseudos | Ralf Baechle | 1 | -12/+0 |
2008-10-11 | MIPS: IP checksums: Remove unncessary folding of sum to 16 bit. | Ralf Baechle | 1 | -10/+0 |
2008-09-21 | [MIPS] Fix 64-bit IP checksum code | Atsushi Nemoto | 1 | -4/+17 |
2008-01-29 | [MIPS] Eleminate local symbols from the symbol table. | Ralf Baechle | 1 | -107/+107 |
2008-01-29 | [MIPS] R4000/R4400 daddiu erratum workaround | Maciej W. Rozycki | 1 | -10/+51 |
2007-01-09 | [MIPS] csum_partial and copy in parallel | Atsushi Nemoto | 1 | -0/+442 |
2006-12-09 | [MIPS] Optimize csum_partial for 64bit kernel | Atsushi Nemoto | 1 | -22/+54 |
2006-12-09 | [MIPS] Optimize flow of csum_partial | Atsushi Nemoto | 1 | -75/+54 |
2006-12-09 | [MIPS] Make csum_partial more readable | Atsushi Nemoto | 1 | -70/+74 |
2006-12-05 | [MIPS] Unify csum_partial.S | Atsushi Nemoto | 1 | -0/+258 |