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