aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/checksum_32.S
AgeCommit message (Expand)AuthorFilesLines
2023-08-16powerpc: replace #include <asm/export.h> with #include <linux/export.h>Gravatar Masahiro Yamada 1-1/+1
2022-02-07powerpc/32: Remove remaining .stabs annotationsGravatar Christophe Leroy 1-3/+0
2020-10-14powerpc32: don't adjust unmoved stack pointer in csum_partial_copy_generic() ...Gravatar Jason A. Donenfeld 1-1/+0
2020-08-20ppc: propagate the calling conventions change down to csum_partial_copy_gener...Gravatar Al Viro 1-47/+27
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2018-06-04powerpc: Implement csum_ipv6_magic in assemblyGravatar Christophe Leroy 1-0/+33
2018-06-04powerpc/32: Optimise __csum_partial()Gravatar Christophe Leroy 1-2/+11
2016-11-14powerpc: EX_TABLE macro for exception tablesGravatar Nicholas Piggin 1-27/+20
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-0/+3
2016-09-08powerpc/32: Fix again csum_partial_copy_generic()Gravatar Christophe Leroy 1-3/+4
2016-08-10powerpc/32: Fix csum_partial_copy_generic()Gravatar Christophe Leroy 1-3/+4
2016-08-07ppc: move exports to definitionsGravatar Al Viro 1-0/+3
2016-03-09powerpc: optimise csum_partial() call when len is constantGravatar Christophe Leroy 1-2/+2
2016-03-04powerpc32: optimise csum_partial() loopGravatar Christophe Leroy 1-1/+15
2016-03-04powerpc32: optimise a few instructions in csum_partial()Gravatar Christophe Leroy 1-20/+17
2016-03-04powerpc32: rewrite csum_partial_copy_generic() based on copy_tofrom_user()Gravatar Christophe Leroy 1-111/+209
2016-03-04powerpc: inline ip_fast_csum()Gravatar Christophe Leroy 1-21/+0
2015-08-07powerpc: put csum_tcpudp_magic inlineGravatar LEROY Christophe 1-16/+0
2005-10-10powerpc: Rename files to have consistent _32/_64 suffixesGravatar Paul Mackerras 1-0/+225