Age | Commit message (Expand) | Author | Files | Lines |
2021-12-11 | x86/mmx_32: Remove X86_USE_3DNOW | Peter Zijlstra | 1 | -4/+0 |
2021-10-21 | x86/CPU: Add support for Vortex CPUs | Marcos Del Sol Vives | 1 | -0/+13 |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -36/+36 |
2020-01-13 | x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUs | Sean Christopherson | 1 | -0/+4 |
2020-01-13 | x86/zhaoxin: Use common IA32_FEAT_CTL MSR initialization | Sean Christopherson | 1 | -1/+1 |
2020-01-13 | x86/centaur: Use common IA32_FEAT_CTL MSR initialization | Sean Christopherson | 1 | -1/+1 |
2020-01-13 | x86/intel: Initialize IA32_FEAT_CTL MSR at boot | Sean Christopherson | 1 | -0/+4 |
2019-10-03 | x86/math-emu: Limit MATH_EMULATION to 486SX compatibles | Arnd Bergmann | 1 | -9/+16 |
2019-06-22 | x86/cpu: Create Zhaoxin processors architecture support file | Tony W Wang-oc | 1 | -0/+13 |
2018-09-27 | x86/cpu: Create Hygon Dhyana architecture support file | Pu Wen | 1 | -0/+14 |
2018-03-25 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -13/+0 |
2018-03-20 | x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirk | Christoph Hellwig | 1 | -13/+0 |
2018-02-16 | x86/Kconfig: Explicitly enumerate i686-class CPUs in Kconfig | Matthew Whitehead | 1 | -1/+1 |
2018-02-16 | x86/Kconfig: Add missing i586-class CPUs to the X86_CMPXCHG64 Kconfig group | Matthew Whitehead | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2015-10-21 | x86/Kconfig/cpus: Fix/complete CPU type help texts | Borislav Petkov | 1 | -7/+17 |
2014-04-02 | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -1/+1 |
2014-03-11 | x86: Remove CONFIG_X86_OOSTORE | Dave Jones | 1 | -4/+0 |
2014-02-27 | x86, platforms: Remove NUMAQ | H. Peter Anvin | 1 | -1/+1 |
2012-11-29 | x86, 386 removal: Document Nx586 as a 386 and thus unsupported | H. Peter Anvin | 1 | -1/+1 |
2012-11-29 | x86, 386 removal: Remove CONFIG_X86_POPAD_OK | H. Peter Anvin | 1 | -4/+0 |
2012-11-29 | x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OK | H. Peter Anvin | 1 | -3/+0 |
2012-11-29 | x86, 386 removal: Remove CONFIG_INVLPG | H. Peter Anvin | 1 | -4/+0 |
2012-11-29 | x86, 386 removal: Remove CONFIG_BSWAP | H. Peter Anvin | 1 | -4/+0 |
2012-11-29 | x86, 386 removal: Remove CONFIG_XADD | H. Peter Anvin | 1 | -3/+0 |
2012-11-29 | x86, 386 removal: Remove CONFIG_CMPXCHG | H. Peter Anvin | 1 | -3/+0 |
2012-11-29 | x86, 386 removal: Remove CONFIG_M386 from Kconfig | H. Peter Anvin | 1 | -35/+23 |
2012-09-13 | x86/Kconfig: Clean up Kconfig defaults | Jan Beulich | 1 | -2/+3 |
2012-03-08 | x86: Tighten dependencies of CPU_SUP_*_32 | Jan Beulich | 1 | -2/+2 |
2012-03-05 | x86/numa: Improve internode cache alignment | Alex Shi | 1 | -1/+0 |
2012-01-12 | mm,x86,um: move CMPXCHG_DOUBLE config option | Heiko Carstens | 1 | -3/+0 |
2012-01-12 | mm,x86,um: move CMPXCHG_LOCAL config option | Heiko Carstens | 1 | -3/+0 |
2011-06-25 | x86: Add support for cmpxchg_double | Christoph Lameter | 1 | -0/+3 |
2011-04-08 | x86, cpu: Move AMD Elan Kconfig under "Processor family" | Ian Campbell | 1 | -6/+10 |
2011-03-18 | x86: Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-18 | Merge branch 'linus' into x86/urgent | Ingo Molnar | 1 | -5/+0 |
2011-03-17 | x86: Use PentiumPro-optimized partial_csum() on VIA C7 | Jon Nettleton | 1 | -1/+1 |
2011-03-09 | x86: Remove dead config option X86_CPU | Jan Beulich | 1 | -5/+0 |
2011-01-20 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 1 | -1/+1 |
2010-12-18 | x86: this_cpu_cmpxchg and this_cpu_xchg operations | Christoph Lameter | 1 | -0/+3 |
2010-05-18 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+4 |
2010-05-03 | x86-32: Rework cache flush denied handler | Brian Gerst | 1 | -0/+4 |
2010-03-26 | x86, perf, bts, mm: Delete the never used BTS-ptrace code | Peter Zijlstra | 1 | -20/+0 |
2010-02-28 | Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2010-01-13 | x86-64: support native xadd rwsem implementation | Linus Torvalds | 1 | -1/+1 |
2010-01-05 | Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-... | Rusty Russell | 1 | -1/+1 |
2009-12-08 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -9/+5 |
2009-12-05 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2009-11-19 | x86: Eliminate redundant/contradicting cache line size config options | Jan Beulich | 1 | -9/+5 |
2009-10-26 | x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-Pentium | Rusty Russell | 1 | -1/+1 |