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