summaryrefslogtreecommitdiff
path: root/arch/sparc/include/asm/checksum_32.h
AgeCommit message (Expand)Author
2020-08-20sparc64: propagate the calling convention changes down to __csum_partial_copy...Al Viro
2020-08-20sparc32: propagate the calling conventions change down to __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-05-29sparc: switch to providing csum_and_copy_from_user()Al Viro
2020-04-22get rid of csum_partial_copy_to_user()Al Viro
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
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
2014-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2014-05-18sparc: drop use of extern for prototypes in arch/sparc/include/asmSam Ravnborg
2014-05-05sparc: csum_add for SparcTom Herbert
2008-07-27sparc, sparc64: use arch/sparc/includeSam Ravnborg