aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include/asm/checksum.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-20xtensa: propagate the calling conventions change down into csum_partial_copy_generic()Al Viro1-16/+4
2020-08-20saner calling conventions for csum_and_copy_..._user()Al Viro1-14/+16
2020-08-20csum_partial_copy_nocheck(): drop the last argumentAl Viro1-3/+2
2020-08-20unify generic instances of csum_partial_copy_nocheck()Al Viro1-0/+1
2020-07-21xtensa: fix access check in csum_and_copy_from_userMax Filippov1-1/+1
2020-05-29xtensa: switch to providing csum_and_copy_from_user()Al Viro1-4/+7
2019-05-06xtensa: replace variant/core.h with asm/core.hMax Filippov1-1/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck1-1/+1
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck1-6/+4
2013-02-23xtensa: add missing include asm/uaccess.h to checksum.hMax Filippov1-0/+1
2012-12-18xtensa: clean up files to make them code-style compliantChris Zankel1-8/+11
2009-05-11xtensa: Fix checksum header fileChris Zankel1-2/+4
2008-11-06xtensa: move headers files to arch/xtensa/includeChris Zankel1-0/+250