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
/
mips
/
include
/
asm
/
checksum.h
Age
Commit message (
Expand
)
Author
2022-05-23
MIPS: Rewrite `csum_tcpudp_nofold' in plain C
Maciej W. Rozycki
2021-01-27
MIPS: Fix inline asm input/output type mismatch in checksum.h used with Clang
Tiezhu Yang
2020-08-20
mips: propagate the calling convention change down into __csum_partial_copy_....
Al Viro
2020-08-20
mips: __csum_partial_copy_kernel() has no users left
Al Viro
2020-08-20
mips: csum_and_copy_{to,from}_user() are never called under KERNEL_DS
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
2020-06-25
MIPS: checksum: fix sparse flooding on asm/checksum.h
Alexander Lobakin
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-01-24
MIPS: Fix trailing semicolon
Luis de Bethencourt
2017-03-28
new helper: uaccess_kernel()
Al Viro
2017-02-17
MIPS: Fix special case in 64 bit IP checksumming.
Ralf Baechle
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-03-13
ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short
Alexander Duyck
2016-03-13
ipv4: Update parameters for csum_tcpudp_magic to their original types
Alexander Duyck
2015-04-01
MIPS: LLVMLinux: Fix an 'inline asm input/output type mismatch' error.
Daniel Sanders
2015-02-17
MIPS: Use generic checksum functions for MIPS R6
Markos Chandras
2015-01-13
MIPS: Use generic csum_tcpudp_magic for MIPS.
Ralf Baechle
2015-01-13
MIPS: Use <asm-generic/checksum.h>
Ralf Baechle
2015-01-13
MIPS: Rewrite csum_fold to plain C.
Ralf Baechle
2014-03-26
MIPS: asm: checksum: Add MIPS specific csum_and_copy_from_user function
Leonid Yegoshin
2014-03-26
MIPS: asm: checksum: Split kernel and user copy operations
Leonid Yegoshin
2014-03-26
MIPS: checksum: Split the 'copy_user' symbol
Markos Chandras
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2009-05-14
MIPS: uaccess: Switch lock annotations to might_fault().
Ralf Baechle
2008-10-11
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle