aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/sparc/lib/checksum_32.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-27sparc32: fix a braino in fault handling in csum_and_copy_..._user()Al Viro1-1/+1
2023-08-22sparc: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada1-1/+1
2021-01-03sparc32: get rid of range exception table entries in checksum_32.SAl Viro1-37/+27
2020-08-20sparc32: propagate the calling conventions change down to __csum_partial_copy_sparc_generic()Al Viro1-164/+38
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-08-07sparc: move exports to definitionsAl Viro1-0/+3
2011-05-11sparc32: Fixed unaligned memory copying in function __csum_partial_copy_sparc_genericTkhai Kirill1-3/+9
2009-12-10sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}()David S. Miller1-1/+1
2008-12-04sparc: prepare lib/ for unificationSam Ravnborg1-0/+583