summaryrefslogtreecommitdiff
path: root/arch/x86/lib/checksum_32.S
AgeCommit message (Expand)Author
2021-12-11x86/checksum_32: Remove .fixup usagePeter Zijlstra
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra
2020-08-20i386: propagate the calling conventions change down to csum_partial_copy_gene...Al Viro
2020-04-30x86: Change {JMP,CALL}_NOSPEC argumentPeter Zijlstra
2019-10-18x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-09-03x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixupsJann Horn
2018-01-12x86/retpoline/checksum32: Convert assembler indirect jumpsDavid Woodhouse
2016-08-07x86: move exports to actual definitionsAl Viro
2015-06-02x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsIngo Molnar
2015-03-07x86/asm: Optimize unnecessarily wide TEST instructionsDenys Vlasenko
2015-03-04x86/asm: Introduce push/pop macros which generate CFI_REL_OFFSET and CFI_RESTOREDenys Vlasenko
2013-04-15x86/lib: Fix spelling, put space between a numeral and its unitsAndy Shevchenko
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/lib/check...H. Peter Anvin
2011-02-28x86: Use {push,pop}_cfi in more placesJan Beulich
2007-10-11i386: move libThomas Gleixner