开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
checksum.h
Age
Commit message (
Expand
)
Author
2024-02-12
MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assembler
Guenter Roeck
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