summaryrefslogtreecommitdiffstats
path: root/arch/ia64/lib/csum_partial_copy.c
Commit message (Expand)AuthorAgeFilesLines
* arch: Remove Itanium (IA-64) architectureArd Biesheuvel2023-09-111-98/+0
* unify generic instances of csum_partial_copy_nocheck()Al Viro2020-08-201-15/+0
* fix a braino in ia64 uaccess csum changesAl Viro2020-06-031-1/+1
* take the dummy csum_and_copy_from_user() into net/checksum.hAl Viro2020-05-291-18/+0
* ia64: turn csum_partial_copy_from_user() into csum_and_copy_from_user()Al Viro2020-05-291-14/+4
* ia64: csum_partial_copy_nocheck(): don't abuse csum_partial_copy_from_user()Al Viro2020-05-291-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* [AF_RXRPC/AFS]: Arch-specific fixes.David Howells2007-04-271-0/+2
* [NET]: IA64 checksum annotations and cleanups.Al Viro2006-12-021-22/+9
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+151