]> git.proxmox.com Git - mirror_zfs.git/history - module/zcommon/zfs_fletcher_sse.c
linux spl: fix typo in top comment of spl-condvar.c
[mirror_zfs.git] / module / zcommon / zfs_fletcher_sse.c
2023-03-24 Rich ErcolaniDrop lying to the compiler in the fletcher4 code
2023-03-14 Attila Fülöpzcommon: Refactor FPU state handling in fletcher4
2022-12-05 Richard YaoMicro-optimize fletcher4 calculations
2022-03-15 набForbid b{copy,zero,cmp}(). Don't include <strings.h...
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-02-03 Damian SzuberskiAdd `--enable-asan` and `--enable-ubsan` switches
2019-09-05 Matthew MacyOpenZFS restructuring - move platform specific headers
2019-07-12 Brian BehlendorfLinux 5.0 compat: SIMD compatibility
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2017-01-22 George Melikovcodebase style improvements for OpenZFS 6459 port
2016-11-04 Romain DolbeauAdd superscalar fletcher4
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-07 Brian BehlendorfFletcher4: Incremental updates and ctx calculation
2016-10-05 Gvozden NeskovicFletcher4: save/reload implementation context
2016-08-16 Gvozden NeskovicRework of fletcher_4 module
2016-07-19 Tyler J. StacheckiPrevent segfaults in SSE optimized Fletcher-4
2016-07-15 Tyler J. StacheckiImplementation of SSE optimized Fletcher-4