summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/checksum_32.S
Commit message (Expand)AuthorAgeFilesLines
* powerpc: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada2023-08-161-1/+1
* powerpc/32: Remove remaining .stabs annotationsChristophe Leroy2022-02-071-3/+0
* powerpc32: don't adjust unmoved stack pointer in csum_partial_copy_generic() ...Jason A. Donenfeld2020-10-141-1/+0
* ppc: propagate the calling conventions change down to csum_partial_copy_gener...Al Viro2020-08-201-47/+27
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* powerpc: Implement csum_ipv6_magic in assemblyChristophe Leroy2018-06-041-0/+33
* powerpc/32: Optimise __csum_partial()Christophe Leroy2018-06-041-2/+11
* powerpc: EX_TABLE macro for exception tablesNicholas Piggin2016-11-141-27/+20
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-0/+3
|\
| * ppc: move exports to definitionsAl Viro2016-08-071-0/+3
* | powerpc/32: Fix again csum_partial_copy_generic()Christophe Leroy2016-09-081-3/+4
* | powerpc/32: Fix csum_partial_copy_generic()Christophe Leroy2016-08-101-3/+4
|/
* powerpc: optimise csum_partial() call when len is constantChristophe Leroy2016-03-091-2/+2
* powerpc32: optimise csum_partial() loopChristophe Leroy2016-03-041-1/+15
* powerpc32: optimise a few instructions in csum_partial()Christophe Leroy2016-03-041-20/+17
* powerpc32: rewrite csum_partial_copy_generic() based on copy_tofrom_user()Christophe Leroy2016-03-041-111/+209
* powerpc: inline ip_fast_csum()Christophe Leroy2016-03-041-21/+0
* powerpc: put csum_tcpudp_magic inlineLEROY Christophe2015-08-071-16/+0
* powerpc: Rename files to have consistent _32/_64 suffixesPaul Mackerras2005-10-101-0/+225