Age | Commit message (Expand) | Author |
2025-03-25 | x86/kbuild/64: Restrict clang versions that can use '-march=native' | Nathan Chancellor |
2025-03-25 | x86/kbuild/64: Test for the availability of the -mtune=native compiler flag | Ingo Molnar |
2025-03-25 | x86/kbuild/64: Add the CONFIG_X86_NATIVE_CPU option to locally optimize the k... | Tor Vic |
2025-03-19 | x86/mm: Add INVLPGB feature and Kconfig entry | Rik van Riel |
2025-02-28 | x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8 | H. Peter Anvin (Intel) |
2025-02-27 | x86/cpu: Drop configuration options for early 64-bit CPUs | Arnd Bergmann |
2025-02-27 | x86/Kconfig: Add cmpxchg8b support back to Geode CPUs | Arnd Bergmann |
2024-02-09 | x86/Kconfig: Transmeta Crusoe is CPU family 5, not 6 | Aleksander Mazur |
2023-12-19 | x86/Kconfig: Rework CONFIG_X86_PAE dependency | Arnd Bergmann |
2023-05-15 | x86/cpu: Remove X86_FEATURE_NAMES | Lukas Bulwahn |
2021-12-11 | x86/mmx_32: Remove X86_USE_3DNOW | Peter Zijlstra |
2021-10-21 | x86/CPU: Add support for Vortex CPUs | Marcos Del Sol Vives |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-01-13 | x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUs | Sean Christopherson |
2020-01-13 | x86/zhaoxin: Use common IA32_FEAT_CTL MSR initialization | Sean Christopherson |
2020-01-13 | x86/centaur: Use common IA32_FEAT_CTL MSR initialization | Sean Christopherson |
2020-01-13 | x86/intel: Initialize IA32_FEAT_CTL MSR at boot | Sean Christopherson |
2019-10-03 | x86/math-emu: Limit MATH_EMULATION to 486SX compatibles | Arnd Bergmann |
2019-06-22 | x86/cpu: Create Zhaoxin processors architecture support file | Tony W Wang-oc |
2018-09-27 | x86/cpu: Create Hygon Dhyana architecture support file | Pu Wen |
2018-03-25 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-03-20 | x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirk | Christoph Hellwig |
2018-02-16 | x86/Kconfig: Explicitly enumerate i686-class CPUs in Kconfig | Matthew Whitehead |
2018-02-16 | x86/Kconfig: Add missing i586-class CPUs to the X86_CMPXCHG64 Kconfig group | Matthew Whitehead |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2015-10-21 | x86/Kconfig/cpus: Fix/complete CPU type help texts | Borislav Petkov |
2014-04-02 | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2014-03-11 | x86: Remove CONFIG_X86_OOSTORE | Dave Jones |
2014-02-27 | x86, platforms: Remove NUMAQ | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Document Nx586 as a 386 and thus unsupported | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Remove CONFIG_X86_POPAD_OK | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OK | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Remove CONFIG_INVLPG | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Remove CONFIG_BSWAP | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Remove CONFIG_XADD | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Remove CONFIG_CMPXCHG | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Remove CONFIG_M386 from Kconfig | H. Peter Anvin |
2012-09-13 | x86/Kconfig: Clean up Kconfig defaults | Jan Beulich |
2012-03-08 | x86: Tighten dependencies of CPU_SUP_*_32 | Jan Beulich |
2012-03-05 | x86/numa: Improve internode cache alignment | Alex Shi |
2012-01-12 | mm,x86,um: move CMPXCHG_DOUBLE config option | Heiko Carstens |
2012-01-12 | mm,x86,um: move CMPXCHG_LOCAL config option | Heiko Carstens |
2011-06-25 | x86: Add support for cmpxchg_double | Christoph Lameter |
2011-04-08 | x86, cpu: Move AMD Elan Kconfig under "Processor family" | Ian Campbell |
2011-03-18 | x86: Fix common misspellings | Lucas De Marchi |
2011-03-18 | Merge branch 'linus' into x86/urgent | Ingo Molnar |
2011-03-17 | x86: Use PentiumPro-optimized partial_csum() on VIA C7 | Jon Nettleton |
2011-03-09 | x86: Remove dead config option X86_CPU | Jan Beulich |
2011-01-20 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes |
2010-12-18 | x86: this_cpu_cmpxchg and this_cpu_xchg operations | Christoph Lameter |