summaryrefslogtreecommitdiff
path: root/arch/sparc/lib/checksum_32.S
AgeCommit message (Expand)Author
2023-10-27sparc32: fix a braino in fault handling in csum_and_copy_..._user()Al Viro
2023-08-22sparc: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada
2021-01-03sparc32: get rid of range exception table entries in checksum_32.SAl Viro
2020-08-20sparc32: propagate the calling conventions change down to __csum_partial_copy...Al Viro
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-08-07sparc: move exports to definitionsAl Viro
2011-05-11sparc32: Fixed unaligned memory copying in function __csum_partial_copy_sparc...Tkhai Kirill
2009-12-10sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}()David S. Miller
2008-12-04sparc: prepare lib/ for unificationSam Ravnborg