aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/compat/simd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* simd: introduce useful disabling macroJason A. Donenfeld2018-10-031-0/+2
|
* simd: refactor simd availability handlingJason A. Donenfeld2018-10-021-16/+6
|
* simd: return a bool from simd_relaxJason A. Donenfeld2018-10-021-1/+3
| | | | Suggested-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
* global: put SPDX identifier on its own lineJason A. Donenfeld2018-09-201-2/+2
| | | | | The kernel has very specific rules correlating file type with comment type, and also SPDX identifiers can't be merged with other comments.
* crypto: pass simd by referenceJason A. Donenfeld2018-09-171-16/+28
|
* simd: add __must_check annotationJason A. Donenfeld2018-09-151-2/+2
| | | | Suggested-by: Andy Lutomirski <luto@amacapital.net>
* compat: move simd.h from crypto to compat since it's going upstreamJason A. Donenfeld2018-09-061-0/+65
|
* compat: arch-namespace certain includesJason A. Donenfeld2018-09-061-1/+0
|
* compat: support 3.12Jason A. Donenfeld2017-04-091-0/+1