aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/checksum_64.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-20amd64: switch csum_partial_copy_generic() to new calling conventionsAl Viro1-4/+1
2020-08-20saner calling conventions for csum_and_copy_..._user()Al Viro1-4/+2
2020-08-20csum_partial_copy_nocheck(): drop the last argumentAl Viro1-2/+1
2020-05-29x86: switch 32bit csum_and_copy_to_user() to user_access_{begin,end}()Al Viro1-3/+0
2020-05-29x86: switch both 32bit and 64bit to providing csum_and_copy_from_user()Al Viro1-4/+1
2020-04-22get rid of csum_partial_copy_to_user()Al Viro1-3/+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-1/+1
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck1-4/+4
2014-05-05net: Change x86_64 add32_with_carry to allow memory operandTom Herbert1-1/+1
2014-05-05x86_64: csum_add for x86_64Tom Herbert1-0/+7
2013-08-06x86, asmlinkage: Make 64bit checksum functions visibleAndi Kleen1-1/+1
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+191