开源镜像站
帮助
动态
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
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