aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/checksum_32.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-20sparc64: propagate the calling convention changes down to __csum_partial_copy_...()Al Viro1-2/+0
2020-08-20sparc32: propagate the calling conventions change down to __csum_partial_copy_sparc_generic()Al Viro1-44/+5
2020-08-20saner calling conventions for csum_and_copy_..._user()Al Viro1-35/+30
2020-08-20csum_partial_copy_nocheck(): drop the last argumentAl Viro1-2/+2
2020-05-29sparc: switch to providing csum_and_copy_from_user()Al Viro1-1/+7
2020-04-22get rid of csum_partial_copy_to_user()Al Viro1-4/+3
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+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-2/+1
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck1-6/+4
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds1-2/+2
2014-05-18sparc: drop use of extern for prototypes in arch/sparc/include/asmSam Ravnborg1-2/+2
2014-05-05sparc: csum_add for SparcTom Herbert1-0/+12
2008-07-27sparc, sparc64: use arch/sparc/includeSam Ravnborg1-0/+241