Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-03-09 | powerpc: optimise csum_partial() call when len is constant | Christophe Leroy | 1 | -23/+56 |
2016-03-05 | powerpc: simplify csum_add(a, b) in case a or b is constant 0 | Christophe Leroy | 1 | -0/+6 |
2016-03-05 | powerpc: inline ip_fast_csum() | Christophe Leroy | 1 | -7/+38 |
2016-03-05 | powerpc32: checksum_wrappers_64 becomes checksum_wrappers | Christophe Leroy | 1 | -9/+0 |
2016-03-05 | powerpc: mark xer clobbered in csum_add() | Christophe Leroy | 1 | -1/+1 |
2015-08-08 | powerpc: add support for csum_add() | LEROY Christophe | 1 | -0/+16 |
2015-08-08 | powerpc: put csum_tcpudp_magic inline | LEROY Christophe | 1 | -9/+12 |
2013-10-11 | powerpc: Use generic checksum code in little endian | Anton Blanchard | 1 | -0/+5 |
2010-09-02 | powerpc: Add 64bit csum_and_copy_to_user | Anton Blanchard | 1 | -0/+3 |
2010-09-02 | powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_... | Anton Blanchard | 1 | -0/+7 |
2008-08-04 | powerpc: Move include files to arch/powerpc/include/asm | Stephen Rothwell | 1 | -0/+117 |