aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/checksum_64.h
AgeCommit message (Expand)Author
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-05-05net: Change x86_64 add32_with_carry to allow memory operandTom Herbert
2014-05-05x86_64: csum_add for x86_64Tom Herbert
2013-08-06x86, asmlinkage: Make 64bit checksum functions visibleAndi Kleen
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro