summaryrefslogtreecommitdiff
path: root/arch/x86/lib/csum-partial_64.c
AgeCommit message (Expand)Author
2024-01-04x86/csum: clean up `csum_partial' furtherLinus Torvalds
2024-01-04x86/csum: Remove unnecessary odd handlingNoah Goldstein
2023-05-29x86/csum: Fix clang -Wuninitialized in csum_partial()Nathan Chancellor
2023-05-25x86/csum: Improve performance of `csum_partial`Noah Goldstein
2022-01-30uml/x86: use x86 load_unaligned_zeropad()Al Viro
2021-12-08x86/csum: Rewrite/optimize csum_partial()Eric Dumazet
2019-03-21x86/lib: Fix indentation issue, remove extra tabColin Ian King
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-08-07x86: move exports to actual definitionsAl Viro
2016-07-14x86/lib: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2011-03-18x86: Fix common misspellingsLucas De Marchi
2008-05-13x86: fix csum_partial() exportIngo Molnar
2007-10-11x86_64: move libThomas Gleixner