开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
/
crc32-pclmul_asm.S
Age
Commit message (
Expand
)
Author
2024-12-01
x86/crc32: expose CRC32 functions through lib
Eric Biggers
2024-12-01
x86/crc32: update prototype for crc32_pclmul_le_16()
Eric Biggers
2023-04-20
crypto: x86/crc32 - Use local .L symbols for code
Ard Biesheuvel
2022-06-13
x86/crypto: Remove stray comment terminator
Thomas Gleixner
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_179.RULE
Thomas Gleixner
2021-12-08
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2020-07-16
crypto: x86 - Remove include/asm/inst.h
Uros Bizjak
2019-10-18
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2017-10-07
crypto: crc32-pclmul - remove useless relative addressing
Mikulas Patocka
2013-05-30
x86, crc32-pclmul: Fix build with older binutils
Jan Beulich
2013-04-03
crypto: x86/crc32-pclmul - assembly clean-ups: use ENTRY/ENDPROC
Jussi Kivilinna
2013-01-20
crypto: crc32-pclmul - Kill warning on x86-32
Herbert Xu
2013-01-20
crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table imp...
Alexander Boyko