| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | global: update copyright | 2019-01-07 | 1 | -1/+1 | |
| | | |||||
| * | compat: make asm/simd.h conditional on its existence | 2018-10-07 | 1 | -2/+1 | |
| | | | | | Android kernels backported it, complicating things. | ||||
| * | simd: introduce useful disabling macro | 2018-10-03 | 1 | -0/+2 | |
| | | |||||
| * | simd: refactor simd availability handling | 2018-10-02 | 1 | -16/+6 | |
| | | |||||
| * | simd: return a bool from simd_relax | 2018-10-02 | 1 | -1/+3 | |
| | | | | | Suggested-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> | ||||
| * | global: put SPDX identifier on its own line | 2018-09-20 | 1 | -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 reference | 2018-09-17 | 1 | -16/+28 | |
| | | |||||
| * | simd: add __must_check annotation | 2018-09-15 | 1 | -2/+2 | |
| | | | | | Suggested-by: Andy Lutomirski <luto@amacapital.net> | ||||
| * | compat: move simd.h from crypto to compat since it's going upstream | 2018-09-06 | 1 | -0/+65 | |
