aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/crc32-pclmul_asm.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-13x86/crypto: Remove stray comment terminatorThomas Gleixner1-2/+0
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_179.RULEThomas Gleixner1-21/+1
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra1-1/+1
2020-07-16crypto: x86 - Remove include/asm/inst.hUros Bizjak1-24/+23
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby1-2/+2
2017-10-07crypto: crc32-pclmul - remove useless relative addressingMikulas Patocka1-11/+6
2013-05-30x86, crc32-pclmul: Fix build with older binutilsJan Beulich1-1/+1
2013-04-03crypto: x86/crc32-pclmul - assembly clean-ups: use ENTRY/ENDPROCJussi Kivilinna1-3/+3
2013-01-20crypto: crc32-pclmul - Kill warning on x86-32Herbert Xu1-1/+0
2013-01-20crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table implementationAlexander Boyko1-0/+247