aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/lib/csum-partial_64.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04x86/csum: clean up `csum_partial' furtherGravatar Linus Torvalds 1-44/+37
2024-01-04x86/csum: Remove unnecessary odd handlingGravatar Noah Goldstein 1-32/+4
2023-05-29x86/csum: Fix clang -Wuninitialized in csum_partial()Gravatar Nathan Chancellor 1-4/+6
2023-05-25x86/csum: Improve performance of `csum_partial`Gravatar Noah Goldstein 1-32/+65
2022-01-30uml/x86: use x86 load_unaligned_zeropad()Gravatar Al Viro 1-26/+0
2021-12-08x86/csum: Rewrite/optimize csum_partial()Gravatar Eric Dumazet 1-92/+91
2019-03-21x86/lib: Fix indentation issue, remove extra tabGravatar Colin Ian King 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-08-07x86: move exports to actual definitionsGravatar Al Viro 1-0/+1
2016-07-14x86/lib: Audit and remove any unnecessary uses of module.hGravatar Paul Gortmaker 1-1/+1
2011-03-18x86: Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2008-05-13x86: fix csum_partial() exportGravatar Ingo Molnar 1-2/+0
2007-10-11x86_64: move libGravatar Thomas Gleixner 1-0/+150