summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include/asm/checksum.h
Commit message (Expand)AuthorAgeFilesLines
* xtensa: propagate the calling conventions change down into csum_partial_copy_...Al Viro2020-08-201-16/+4
* saner calling conventions for csum_and_copy_..._user()Al Viro2020-08-201-14/+16
* csum_partial_copy_nocheck(): drop the last argumentAl Viro2020-08-201-3/+2
* unify generic instances of csum_partial_copy_nocheck()Al Viro2020-08-201-0/+1
* xtensa: fix access check in csum_and_copy_from_userMax Filippov2020-07-211-1/+1
* xtensa: switch to providing csum_and_copy_from_user()Al Viro2020-05-291-4/+7
* xtensa: replace variant/core.h with asm/core.hMax Filippov2019-05-061-1/+1
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2016-03-131-1/+1
* ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-131-6/+4
* xtensa: add missing include asm/uaccess.h to checksum.hMax Filippov2013-02-231-0/+1
* xtensa: clean up files to make them code-style compliantChris Zankel2012-12-181-8/+11
* xtensa: Fix checksum header fileChris Zankel2009-05-111-2/+4
* xtensa: move headers files to arch/xtensa/includeChris Zankel2008-11-061-0/+250