aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/vdev_raidz_math_sse2.c
Commit message (Expand)AuthorAgeFilesLines
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* FreeBSD: fix the build with Clang 11Ryan Moeller2020-08-171-0/+2
* Make clang happy with vdev_raidz_ codeMatthew Macy2019-10-101-0/+7
* OpenZFS restructuring - move platform specific headersMatthew Macy2019-09-051-1/+1
* Linux 5.0 compat: SIMD compatibilityBrian Behlendorf2019-07-121-1/+1
* ABD raidz avx512f supportGvozden Neskovic2016-11-291-30/+8
* ABD Vectorized raidzGvozden Neskovic2016-11-291-31/+61
* Add parity generation/rebuild using 128-bits NEON for Aarch64Romain Dolbeau2016-10-031-0/+21
* Add RAID-Z routines for SSE2 instruction set, in x86_64 mode.Gvozden Neskovic2016-07-131-0/+593