index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
include
/
asm
/
checksum.h
Age
Commit message (
Expand
)
Author
2020-08-20
xtensa: propagate the calling conventions change down into csum_partial_copy_...
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-07-21
xtensa: fix access check in csum_and_copy_from_user
Max Filippov
2020-05-29
xtensa: switch to providing csum_and_copy_from_user()
Al Viro
2019-05-06
xtensa: replace variant/core.h with asm/core.h
Max Filippov
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
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
2013-02-23
xtensa: add missing include asm/uaccess.h to checksum.h
Max Filippov
2012-12-18
xtensa: clean up files to make them code-style compliant
Chris Zankel
2009-05-11
xtensa: Fix checksum header file
Chris Zankel
2008-11-06
xtensa: move headers files to arch/xtensa/include
Chris Zankel