index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
checksum.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Rewrite `csum_tcpudp_nofold' in plain C
Maciej W. Rozycki
2022-05-23
1
-41
/
+38
*
MIPS: Fix inline asm input/output type mismatch in checksum.h used with Clang
Tiezhu Yang
2021-01-27
1
-2
/
+4
*
mips: propagate the calling convention change down into __csum_partial_copy_....
Al Viro
2020-08-20
1
-20
/
+6
*
mips: __csum_partial_copy_kernel() has no users left
Al Viro
2020-08-20
1
-3
/
+0
*
mips: csum_and_copy_{to,from}_user() are never called under KERNEL_DS
Al Viro
2020-08-20
1
-25
/
+7
*
saner calling conventions for csum_and_copy_..._user()
Al Viro
2020-08-20
1
-24
/
+22
*
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2020-08-20
1
-2
/
+5
*
unify generic instances of csum_partial_copy_nocheck()
Al Viro
2020-08-20
1
-1
/
+1
*
MIPS: checksum: fix sparse flooding on asm/checksum.h
Alexander Lobakin
2020-06-25
1
-2
/
+2
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
1
-2
/
+2
*
MIPS: Fix trailing semicolon
Luis de Bethencourt
2018-01-24
1
-1
/
+1
*
new helper: uaccess_kernel()
Al Viro
2017-03-28
1
-2
/
+2
*
MIPS: Fix special case in 64 bit IP checksumming.
Ralf Baechle
2017-02-17
1
-0
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short
Alexander Duyck
2016-03-14
1
-1
/
+1
*
ipv4: Update parameters for csum_tcpudp_magic to their original types
Alexander Duyck
2016-03-14
1
-3
/
+3
*
MIPS: LLVMLinux: Fix an 'inline asm input/output type mismatch' error.
Daniel Sanders
2015-04-01
1
-2
/
+4
*
MIPS: Use generic checksum functions for MIPS R6
Markos Chandras
2015-02-17
1
-0
/
+5
*
MIPS: Use generic csum_tcpudp_magic for MIPS.
Ralf Baechle
2015-01-13
1
-13
/
+0
*
MIPS: Use <asm-generic/checksum.h>
Ralf Baechle
2015-01-13
1
-0
/
+7
*
MIPS: Rewrite csum_fold to plain C.
Ralf Baechle
2015-01-13
1
-14
/
+8
*
MIPS: asm: checksum: Add MIPS specific csum_and_copy_from_user function
Leonid Yegoshin
2014-03-26
1
-0
/
+14
*
MIPS: asm: checksum: Split kernel and user copy operations
Leonid Yegoshin
2014-03-26
1
-6
/
+16
*
MIPS: checksum: Split the 'copy_user' symbol
Markos Chandras
2014-03-26
1
-6
/
+12
*
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
1
-1
/
+1
*
MIPS: uaccess: Switch lock annotations to might_fault().
Ralf Baechle
2009-05-14
1
-2
/
+2
*
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle
2008-10-11
1
-0
/
+260