index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
/
checksum_32.S
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-06-04
powerpc: Implement csum_ipv6_magic in assembly
Christophe Leroy
2018-06-04
powerpc/32: Optimise __csum_partial()
Christophe Leroy
2016-11-14
powerpc: EX_TABLE macro for exception tables
Nicholas Piggin
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-09-08
powerpc/32: Fix again csum_partial_copy_generic()
Christophe Leroy
2016-08-10
powerpc/32: Fix csum_partial_copy_generic()
Christophe Leroy
2016-08-07
ppc: move exports to definitions
Al Viro
2016-03-09
powerpc: optimise csum_partial() call when len is constant
Christophe Leroy
2016-03-04
powerpc32: optimise csum_partial() loop
Christophe Leroy
2016-03-04
powerpc32: optimise a few instructions in csum_partial()
Christophe Leroy
2016-03-04
powerpc32: rewrite csum_partial_copy_generic() based on copy_tofrom_user()
Christophe Leroy
2016-03-04
powerpc: inline ip_fast_csum()
Christophe Leroy
2015-08-07
powerpc: put csum_tcpudp_magic inline
LEROY Christophe
2005-10-10
powerpc: Rename files to have consistent _32/_64 suffixes
Paul Mackerras