aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/compat/simd/include/linux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* global: update copyrightJason A. Donenfeld2019-01-071-1/+1
|
* compat: make asm/simd.h conditional on its existenceJason A. Donenfeld2018-10-071-2/+1
| | | | Android kernels backported it, complicating things.
* 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