summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/csum-partial_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86/csum: clean up `csum_partial' furtherLinus Torvalds2024-01-041-44/+37
* x86/csum: Remove unnecessary odd handlingNoah Goldstein2024-01-041-32/+4
* x86/csum: Fix clang -Wuninitialized in csum_partial()Nathan Chancellor2023-05-291-4/+6
* x86/csum: Improve performance of `csum_partial`Noah Goldstein2023-05-251-32/+65
* uml/x86: use x86 load_unaligned_zeropad()Al Viro2022-01-301-26/+0
* x86/csum: Rewrite/optimize csum_partial()Eric Dumazet2021-12-081-92/+91
* x86/lib: Fix indentation issue, remove extra tabColin Ian King2019-03-211-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86: move exports to actual definitionsAl Viro2016-08-071-0/+1
* x86/lib: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+1
* x86: Fix common misspellingsLucas De Marchi2011-03-181-1/+1
* x86: fix csum_partial() exportIngo Molnar2008-05-131-2/+0
* x86_64: move libThomas Gleixner2007-10-111-0/+150