开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
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