summaryrefslogtreecommitdiff
path: root/arch/m68k/lib/checksum.c
AgeCommit message (Expand)Author
2020-08-20m68k: get rid of zeroing destination on error in csum_and_copy_from_user()Al 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-05-29m68k: convert to csum_and_copy_from_user()Al Viro
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2011-12-24m68k: simpler m68k and ColdFire CPU's can use generic csum codeGreg Ungerer
2011-05-24m68k: let Makefile sort out compiling mmu and non-mmu lib/checksum.cGreg Ungerer
2011-03-25m68k: merge m68k and m68knommu arch directoriesGreg Ungerer
2007-07-17missing exports of csum_...Al Viro
2007-05-04m68k: export csum_partial_copy_from_userGeert Uytterhoeven
2006-12-02[NET]: M68K checksum annotations and cleanups.Al Viro
2006-01-12[PATCH] m68k: checksum __user annotationsAl Viro
2005-04-16Linux-2.6.12-rc2Linus Torvalds