summaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig.assembler
AgeCommit message (Expand)AuthorFilesLines
2025-05-27Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+0
2025-04-07crypto: x86 - Remove CONFIG_AS_SHA256_NIUros Bizjak1-4/+0
2025-04-07crypto: x86 - Remove CONFIG_AS_SHA1_NIUros Bizjak1-5/+0
2025-04-03x86/idle: Remove CONFIG_AS_TPAUSEUros Bizjak1-4/+0
2024-06-20x86/kconfig: Add as-instr64 macro to properly evaluate AS_WRUSSMasahiro Yamada1-1/+1
2024-04-05x86: add kconfig symbols for assembler VAES and VPCLMULQDQ supportEric Biggers1-0/+10
2023-07-12x86/shstk: Add Kconfig option for shadow stackRick Edgecombe1-0/+5
2023-01-20crypto: x86/aria-avx - fix build failure with old binutilsTaehee Yoo1-0/+5
2020-05-07x86/delay: Introduce TPAUSE delayKyung Min Park1-0/+4
2020-04-08x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2Jason A. Donenfeld1-10/+0
2020-04-08x86: add comments about the binutils version to support code in as-instrMasahiro Yamada1-0/+10
2020-04-08x86: probe assembler capabilities via kconfig instead of makefileJason A. Donenfeld1-0/+17