index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
zcommon
/
zfs_fletcher_avx512.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop lying to the compiler in the fletcher4 code
Rich Ercolani
2023-03-24
1
-2
/
+0
*
zcommon: Refactor FPU state handling in fletcher4
Attila Fülöp
2023-03-14
1
-2
/
+2
*
Micro-optimize fletcher4 calculations
Richard Yao
2022-12-05
1
-18
/
+8
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>
наб
2022-03-15
1
-1
/
+1
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
1
-1
/
+1
*
Add `--enable-asan` and `--enable-ubsan` switches
Damian Szuberski
2022-02-03
1
-0
/
+2
*
Fix AVX512BW Fletcher code on AVX512-but-not-BW machines
Romain Dolbeau
2021-04-26
1
-1
/
+7
*
Refactor ccompile.h to not include system headers
Matthew Macy
2020-07-25
1
-0
/
+2
*
Add AVX512BW variant of fletcher
Romain Dolbeau
2019-10-30
1
-0
/
+49
*
OpenZFS restructuring - move platform specific headers
Matthew Macy
2019-09-05
1
-1
/
+1
*
Linux 5.0 compat: SIMD compatibility
Brian Behlendorf
2019-07-12
1
-1
/
+1
*
Update build system and packaging
Brian Behlendorf
2018-05-29
1
-1
/
+1
*
Suppress incorrect objtool warnings
Brian Behlendorf
2017-12-07
1
-0
/
+3
*
Fletcher4: save/reload implementation context
Gvozden Neskovic
2016-10-05
1
-52
/
+64
*
Rework of fletcher_4 module
Gvozden Neskovic
2016-08-16
1
-4
/
+6
*
Fletcher4 implementation using avx512f instruction set
Gvozden Neskovic
2016-08-16
1
-0
/
+157