]> git.proxmox.com Git - mirror_zfs.git/history - module/icp/asm-x86_64
etc/init.d: decide which variant to use at build time.
[mirror_zfs.git] / module / icp / asm-x86_64 /
2023-03-06 Jorgen LundmanRestore ASMABI and other Unify work
2023-03-02 Tino ReichardtUse SECTION_STATIC macro for sha2 x86_64 assembly
2023-03-02 Tino ReichardtAdd generic implementation handling and SHA2 impl
2023-03-02 Tino ReichardtRemove old or redundant SHA2 files
2023-02-06 Jorgen LundmanUnify assembly files with macOS
2023-01-24 Attila Fülöpx86 asm: Replace .align with .balign
2023-01-24 Attila FülöpIPC: blake3 x86 asm: fix placement of .size directives
2023-01-17 Jorgen LundmanUnify Assembler files between Linux and Windows
2022-11-04 Alexander Lobakinicp: fix all !ENDBR objtool warnings in x86 Asm code
2022-11-04 Alexander Lobakinicp: fix rodata being marked as text in x86 Asm code
2022-11-04 Alexander Lobakinicp: properly fix all RETs in x86_64 Asm code
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-27 Brian BehlendorfFix objtool: missing int3 after ret warning
2022-06-08 Tino ReichardtIntroduce BLAKE3 checksums as an OpenZFS feature
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2022-01-07 Tino ReichardtRemove sha1 hashing from OpenZFS, it's not used anywhere.
2021-12-23 набmodule: icp: fix unused, remove argsused
2021-04-16 Attila FülöpICP: Add missing stack frame info to SHA asm files
2020-10-30 Attila FülöpICP: gcm: Allocate hash subkey table separately
2020-10-30 Attila FülöpAdd some missing cfi frame info in aesni-gcm-x86_64.S
2020-03-17 Attila FülöpICP: gcm-avx: Support architectures lacking the MOVBE...
2020-02-10 Attila FülöpICP: Improve AES-GCM performance
2019-08-30 Andrea GelminiFix typos in modules/icp/
2018-08-02 Nathan LewisAdd support for selecting encryption backend
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-01-31 Tom CaputiChange movaps to movups in AES-NI code
2017-07-05 alavissClang fixes
2017-03-07 Gvozden Neskovic[icp] fpu and asm cleanup for linux
2017-01-22 George Melikovcodebase style improvements for OpenZFS 6459 port
2017-01-03 ka7Fix spelling
2016-10-25 Jason Zamanicp: mark asm files with noexec stack
2016-10-04 Brian BehlendorfMerge OpenZFS 4185
2016-10-03 Tony HutterOpenZFS 4185 - add new cryptographic checksums to ZFS...
2016-08-12 Jason Zamanicp: mark asm files with noexec stack
2016-07-20 Tom CaputiIllumos Crypto Port module added to enable native encry...