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