summaryrefslogtreecommitdiffstats
path: root/arch/m68k/lib/checksum.c
Commit message (Expand)AuthorAgeFilesLines
* net: unexport csum_and_copy_{from,to}_userChristoph Hellwig2022-04-291-2/+0
* m68k: get rid of zeroing destination on error in csum_and_copy_from_user()Al Viro2020-08-201-64/+15
* saner calling conventions for csum_and_copy_..._user()Al Viro2020-08-201-5/+3
* csum_partial_copy_nocheck(): drop the last argumentAl Viro2020-08-201-1/+2
* m68k: convert to csum_and_copy_from_user()Al Viro2020-05-291-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* m68k: simpler m68k and ColdFire CPU's can use generic csum codeGreg Ungerer2011-12-241-0/+425
* m68k: let Makefile sort out compiling mmu and non-mmu lib/checksum.cGreg Ungerer2011-05-241-5/+0
* m68k: merge m68k and m68knommu arch directoriesGreg Ungerer2011-03-251-425/+5
* missing exports of csum_...Al Viro2007-07-171-0/+1
* m68k: export csum_partial_copy_from_userGeert Uytterhoeven2007-05-041-0/+3
* [NET]: M68K checksum annotations and cleanups.Al Viro2006-12-021-7/+6
* [PATCH] m68k: checksum __user annotationsAl Viro2006-01-121-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+422