aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/lib/csum-partial_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-04x86/csum: clean up `csum_partial' furtherLinus Torvalds1-44/+37
2024-01-04x86/csum: Remove unnecessary odd handlingNoah Goldstein1-32/+4
2023-05-29x86/csum: Fix clang -Wuninitialized in csum_partial()Nathan Chancellor1-4/+6
2023-05-25x86/csum: Improve performance of `csum_partial`Noah Goldstein1-32/+65
2022-01-30uml/x86: use x86 load_unaligned_zeropad()Al Viro1-26/+0
2021-12-08x86/csum: Rewrite/optimize csum_partial()Eric Dumazet1-92/+91
2019-03-21x86/lib: Fix indentation issue, remove extra tabColin Ian King1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-08-07x86: move exports to actual definitionsAl Viro1-0/+1
2016-07-14x86/lib: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2011-03-18x86: Fix common misspellingsLucas De Marchi1-1/+1
2008-05-13x86: fix csum_partial() exportIngo Molnar1-2/+0
2007-10-11x86_64: move libThomas Gleixner1-0/+150