Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-06-20 | x86/kconfig: Add as-instr64 macro to properly evaluate AS_WRUSS | Masahiro Yamada | 1 | -1/+1 |
2024-04-05 | x86: add kconfig symbols for assembler VAES and VPCLMULQDQ support | Eric Biggers | 1 | -0/+10 |
2023-07-12 | x86/shstk: Add Kconfig option for shadow stack | Rick Edgecombe | 1 | -0/+5 |
2023-01-20 | crypto: x86/aria-avx - fix build failure with old binutils | Taehee Yoo | 1 | -0/+5 |
2020-05-07 | x86/delay: Introduce TPAUSE delay | Kyung Min Park | 1 | -0/+4 |
2020-04-08 | x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2 | Jason A. Donenfeld | 1 | -10/+0 |
2020-04-08 | x86: add comments about the binutils version to support code in as-instr | Masahiro Yamada | 1 | -0/+10 |
2020-04-08 | x86: probe assembler capabilities via kconfig instead of makefile | Jason A. Donenfeld | 1 | -0/+17 |