summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/crc32-pclmul_asm.S
Commit message (Expand)AuthorAgeFilesLines
* crypto: x86/crc32 - Use local .L symbols for codeArd Biesheuvel2023-04-201-8/+8
* x86/crypto: Remove stray comment terminatorThomas Gleixner2022-06-131-2/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_179.RULEThomas Gleixner2022-06-101-21/+1
* x86: Prepare asm files for straight-line-speculationPeter Zijlstra2021-12-081-1/+1
* crypto: x86 - Remove include/asm/inst.hUros Bizjak2020-07-161-24/+23
* x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby2019-10-181-2/+2
* crypto: crc32-pclmul - remove useless relative addressingMikulas Patocka2017-10-071-11/+6
* x86, crc32-pclmul: Fix build with older binutilsJan Beulich2013-05-301-1/+1
* crypto: x86/crc32-pclmul - assembly clean-ups: use ENTRY/ENDPROCJussi Kivilinna2013-04-031-3/+3
* crypto: crc32-pclmul - Kill warning on x86-32Herbert Xu2013-01-201-1/+0
* crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table imp...Alexander Boyko2013-01-201-0/+247