aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/compat/simd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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