index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
Kconfig.assembler
Age
Commit message (
Expand
)
Author
2025-08-21
x86/kconfig: Remove CONFIG_AS_AVX512
Uros Bizjak
2025-08-21
crypto: x86 - Remove CONFIG_AS_VPCLMULQDQ
Uros Bizjak
2025-08-21
crypto: X86 - Remove CONFIG_AS_VAES
Uros Bizjak
2025-08-20
crypto: x86 - Remove CONFIG_AS_GFNI
Uros Bizjak
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-04-07
crypto: x86 - Remove CONFIG_AS_SHA256_NI
Uros Bizjak
2025-04-07
crypto: x86 - Remove CONFIG_AS_SHA1_NI
Uros Bizjak
2025-04-03
x86/idle: Remove CONFIG_AS_TPAUSE
Uros Bizjak
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