summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/checksum.h
AgeCommit message (Expand)Author
2021-01-27MIPS: Fix inline asm input/output type mismatch in checksum.h used with ClangTiezhu Yang
2020-08-20mips: propagate the calling convention change down into __csum_partial_copy_....Al Viro
2020-08-20mips: __csum_partial_copy_kernel() has no users leftAl Viro
2020-08-20mips: csum_and_copy_{to,from}_user() are never called under KERNEL_DSAl 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-08-20unify generic instances of csum_partial_copy_nocheck()Al Viro
2020-06-25MIPS: checksum: fix sparse flooding on asm/checksum.hAlexander Lobakin
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-01-24MIPS: Fix trailing semicolonLuis de Bethencourt
2017-03-28new helper: uaccess_kernel()Al Viro
2017-02-17MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle
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
2015-04-01MIPS: LLVMLinux: Fix an 'inline asm input/output type mismatch' error.Daniel Sanders
2015-02-17MIPS: Use generic checksum functions for MIPS R6Markos Chandras
2015-01-13MIPS: Use generic csum_tcpudp_magic for MIPS.Ralf Baechle
2015-01-13MIPS: Use <asm-generic/checksum.h>Ralf Baechle
2015-01-13MIPS: Rewrite csum_fold to plain C.Ralf Baechle
2014-03-26MIPS: asm: checksum: Add MIPS specific csum_and_copy_from_user functionLeonid Yegoshin
2014-03-26MIPS: asm: checksum: Split kernel and user copy operationsLeonid Yegoshin
2014-03-26MIPS: checksum: Split the 'copy_user' symbolMarkos Chandras
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2009-05-14MIPS: uaccess: Switch lock annotations to might_fault().Ralf Baechle
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle