index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
checksum.h
Age
Commit message (
Expand
)
Author
2020-12-15
powerpc: force inlining of csum_partial() to avoid multiple csum_partial() wi...
Christophe Leroy
2020-08-20
ppc: propagate the calling conventions change down to csum_partial_copy_gener...
Al Viro
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-02-22
powerpc: drop unused GENERIC_CSUM Kconfig item
Christophe Leroy
2018-06-04
powerpc: Implement csum_ipv6_magic in assembly
Christophe Leroy
2018-06-04
powerpc/64: optimises from64to32()
Christophe Leroy
2018-05-18
Revert "powerpc/64: Fix checksum folding in csum_add()"
Christophe Leroy
2017-03-04
powerpc/64: Fix checksum folding in csum_add()
Shile Zhang
2017-01-25
powerpc/64: Use optimized checksum routines on little-endian
Paul Mackerras
2017-01-25
powerpc/64: Fix checksum folding in csum_tcpudp_nofold and ip_fast_csum_nofold
Paul Mackerras
2016-10-29
arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofold
Ivan Vecera
2016-03-09
powerpc: optimise csum_partial() call when len is constant
Christophe Leroy
2016-03-04
powerpc: simplify csum_add(a, b) in case a or b is constant 0
Christophe Leroy
2016-03-04
powerpc: inline ip_fast_csum()
Christophe Leroy
2016-03-04
powerpc32: checksum_wrappers_64 becomes checksum_wrappers
Christophe Leroy
2016-03-04
powerpc: mark xer clobbered in csum_add()
Christophe Leroy
2015-08-07
powerpc: add support for csum_add()
LEROY Christophe
2015-08-07
powerpc: put csum_tcpudp_magic inline
LEROY Christophe
2013-10-11
powerpc: Use generic checksum code in little endian
Anton Blanchard
2010-09-02
powerpc: Add 64bit csum_and_copy_to_user
Anton Blanchard
2010-09-02
powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_...
Anton Blanchard
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell