Age | Commit message (Expand) | Author |
2023-08-16 | powerpc: replace #include <asm/export.h> with #include <linux/export.h> | Masahiro Yamada |
2020-08-20 | ppc: propagate the calling conventions change down to csum_partial_copy_gener... | Al Viro |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2018-09-20 | powerpc: fix csum_ipv6_magic() on little endian platforms | Christophe Leroy |
2018-06-04 | powerpc: Implement csum_ipv6_magic in assembly | Christophe Leroy |
2017-01-25 | powerpc/64: Use optimized checksum routines on little-endian | Paul Mackerras |
2016-11-14 | powerpc: EX_TABLE macro for exception tables | Nicholas Piggin |
2016-08-07 | ppc: move exports to definitions | Al Viro |
2016-07-15 | powerpc/lib: Clarify that adde is an instruction and we mean plural | Stewart Smith |
2016-03-09 | powerpc: optimise csum_partial() call when len is constant | Christophe Leroy |
2016-03-04 | powerpc: inline ip_fast_csum() | Christophe Leroy |
2015-08-07 | powerpc: put csum_tcpudp_magic inline | LEROY Christophe |
2013-10-03 | powerpc: Restore registers on error exit from csum_partial_copy_generic() | Paul E. McKenney |
2013-10-03 | powerpc: Fix parameter clobber in csum_partial_copy_generic() | Paul E. McKenney |
2012-07-10 | powerpc: Merge STK_REG/PARAM/FRAMESIZE | Michael Neuling |
2012-07-10 | powerpc: Fix usage of register macros getting ready for %r0 change | Michael Neuling |
2010-09-02 | powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_... | Anton Blanchard |
2010-09-02 | powerpc: Optimise 64bit csum_partial | Anton Blanchard |
2005-10-10 | powerpc: Rename files to have consistent _32/_64 suffixes | Paul Mackerras |