aboutsummaryrefslogtreecommitdiffstats
path: root/config/kernel-fpu.m4
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.2 compat: add check for kernel_neon_* availabilityShengqi Chen2024-01-081-3/+20
* Linux 5.19 compat: asm/fpu/internal.hBrian Behlendorf2022-06-011-2/+21
* Linux x86 SIMD: factor out unneeded kernel dependenciesAttila Fülöp2022-03-081-99/+6
* Linux 5.11 compat: x86 SIMD: fix kernel_fpu_{begin,end}() detectionAttila Fülöp2022-02-241-2/+4
* Linux 5.16 compat: don't use XSTATE_XSAVE to save FPU stateAttila Fülöp2022-02-091-2/+41
* Linux 5.16 compat: asm/fpu/xcr.h is new location for xgetbv/xsetbvColeman Kane2021-11-291-0/+15
* Linux 5.11 compat: conftestBrian Behlendorf2020-12-271-2/+2
* Linux 4.14, 4.19, 5.0+ compat: SIMD save/restoreBrian Behlendorf2019-10-241-39/+41
* Perform KABI checks in parallelBrian Behlendorf2019-10-011-37/+62
* Minor style cleanupBrian Behlendorf2019-07-161-3/+6
* Linux 5.0 compat: SIMD compatibilityBrian Behlendorf2019-07-121-5/+41
* kernel_fpu fixesTony Hutter2019-03-061-5/+29
* Linux 5.0 compat: Disable vector instructions on 5.0+ kernelsTony Hutter2019-01-281-9/+32
* Support for vectorized algorithms on x86Gvozden Neskovic2016-03-211-0/+18