aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/include/asm/checksum_32.h
AgeCommit message (Expand)AuthorFilesLines
2020-08-20sparc64: propagate the calling convention changes down to __csum_partial_copy...Gravatar Al Viro 1-2/+0
2020-08-20sparc32: propagate the calling conventions change down to __csum_partial_copy...Gravatar Al Viro 1-44/+5
2020-08-20saner calling conventions for csum_and_copy_..._user()Gravatar Al Viro 1-35/+30
2020-08-20csum_partial_copy_nocheck(): drop the last argumentGravatar Al Viro 1-2/+2
2020-05-29sparc: switch to providing csum_and_copy_from_user()Gravatar Al Viro 1-1/+7
2020-04-22get rid of csum_partial_copy_to_user()Gravatar Al Viro 1-4/+3
2019-01-03Remove 'type' argument from access_ok() functionGravatar Linus Torvalds 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortGravatar Alexander Duyck 1-2/+1
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesGravatar Alexander Duyck 1-6/+4
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextGravatar Linus Torvalds 1-2/+2
2014-05-18sparc: drop use of extern for prototypes in arch/sparc/include/asmGravatar Sam Ravnborg 1-2/+2
2014-05-05sparc: csum_add for SparcGravatar Tom Herbert 1-0/+12
2008-07-27sparc, sparc64: use arch/sparc/includeGravatar Sam Ravnborg 1-0/+241