summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/checksum_32.S
AgeCommit message (Expand)Author
2023-08-16powerpc: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada
2022-02-07powerpc/32: Remove remaining .stabs annotationsChristophe Leroy
2020-10-14powerpc32: don't adjust unmoved stack pointer in csum_partial_copy_generic() ...Jason A. Donenfeld
2020-08-20ppc: propagate the calling conventions change down to csum_partial_copy_gener...Al Viro
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-06-04powerpc: Implement csum_ipv6_magic in assemblyChristophe Leroy
2018-06-04powerpc/32: Optimise __csum_partial()Christophe Leroy
2016-11-14powerpc: EX_TABLE macro for exception tablesNicholas Piggin
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-09-08powerpc/32: Fix again csum_partial_copy_generic()Christophe Leroy
2016-08-10powerpc/32: Fix csum_partial_copy_generic()Christophe Leroy
2016-08-07ppc: move exports to definitionsAl Viro
2016-03-09powerpc: optimise csum_partial() call when len is constantChristophe Leroy
2016-03-04powerpc32: optimise csum_partial() loopChristophe Leroy
2016-03-04powerpc32: optimise a few instructions in csum_partial()Christophe Leroy
2016-03-04powerpc32: rewrite csum_partial_copy_generic() based on copy_tofrom_user()Christophe Leroy
2016-03-04powerpc: inline ip_fast_csum()Christophe Leroy
2015-08-07powerpc: put csum_tcpudp_magic inlineLEROY Christophe
2005-10-10powerpc: Rename files to have consistent _32/_64 suffixesPaul Mackerras