summaryrefslogtreecommitdiffstats
path: root/arch/m68k/lib/checksum.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-29net: unexport csum_and_copy_{from,to}_userChristoph Hellwig1-2/+0
2020-08-20m68k: get rid of zeroing destination on error in csum_and_copy_from_user()Al Viro1-64/+15
2020-08-20saner calling conventions for csum_and_copy_..._user()Al Viro1-5/+3
2020-08-20csum_partial_copy_nocheck(): drop the last argumentAl Viro1-1/+2
2020-05-29m68k: convert to csum_and_copy_from_user()Al Viro1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2011-12-24m68k: simpler m68k and ColdFire CPU's can use generic csum codeGreg Ungerer1-0/+425
2011-05-24m68k: let Makefile sort out compiling mmu and non-mmu lib/checksum.cGreg Ungerer1-5/+0
2011-03-25m68k: merge m68k and m68knommu arch directoriesGreg Ungerer1-425/+5
2007-07-17missing exports of csum_...Al Viro1-0/+1
2007-05-04m68k: export csum_partial_copy_from_userGeert Uytterhoeven1-0/+3
2006-12-02[NET]: M68K checksum annotations and cleanups.Al Viro1-7/+6
2006-01-12[PATCH] m68k: checksum __user annotationsAl Viro1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+422