aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/lib/checksum_32.S
AgeCommit message (Expand)AuthorFilesLines
2023-10-03x86/headers: Replace #include <asm/export.h> with #include <linux/export.h>Gravatar Masahiro Yamada 1-1/+1
2021-12-11x86/checksum_32: Remove .fixup usageGravatar Peter Zijlstra 1-16/+3
2021-12-08x86: Prepare asm files for straight-line-speculationGravatar Peter Zijlstra 1-4/+4
2020-08-20i386: propagate the calling conventions change down to csum_partial_copy_gene...Gravatar Al Viro 1-76/+41
2020-04-30x86: Change {JMP,CALL}_NOSPEC argumentGravatar Peter Zijlstra 1-2/+2
2019-10-18x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_*Gravatar Jiri Slaby 1-4/+4
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Gravatar Jiri Slaby 1-4/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2018-09-03x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixupsGravatar Jann Horn 1-2/+2
2018-01-12x86/retpoline/checksum32: Convert assembler indirect jumpsGravatar David Woodhouse 1-3/+4
2016-08-07x86: move exports to actual definitionsGravatar Al Viro 1-0/+3
2015-06-02x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsGravatar Ingo Molnar 1-31/+21
2015-03-07x86/asm: Optimize unnecessarily wide TEST instructionsGravatar Denys Vlasenko 1-2/+2
2015-03-04x86/asm: Introduce push/pop macros which generate CFI_REL_OFFSET and CFI_RESTOREGravatar Denys Vlasenko 1-40/+20
2013-04-15x86/lib: Fix spelling, put space between a numeral and its unitsGravatar Andy Shevchenko 1-1/+1
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/lib/check...Gravatar H. Peter Anvin 1-6/+3
2011-02-28x86: Use {push,pop}_cfi in more placesGravatar Jan Beulich 1-42/+21
2007-10-11i386: move libGravatar Thomas Gleixner 1-0/+546