aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-11-04Merge tag 'x86_microcode_for_v6.7_rc1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-2/+27
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-0/+3
2023-11-01Merge tag 'x86_tdx_for_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+12
2023-10-30Merge tag 'x86-entry-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+9
2023-10-30Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2023-10-24x86/microcode: Prepare for minimal revision checkGravatar Thomas Gleixner 1-1/+22
2023-10-24x86/microcode: Handle "nosmt" correctlyGravatar Thomas Gleixner 1-1/+1
2023-10-18x86/microcode: Provide CONFIG_MICROCODE_INITRD32Gravatar Thomas Gleixner 1-0/+4
2023-10-05Merge tag 'v6.6-rc4' into x86/entry, to pick up fixesGravatar Ingo Molnar 1-1/+1
2023-10-04x86: kdump: use generic interface to simplify crashkernel reservation codeGravatar Baoquan He 1-0/+3
2023-10-02x86/numa: Add Devicetree supportGravatar Saurabh Sengar 1-0/+1
2023-09-18locking/lockref/x86: Enable ARCH_USE_CMPXCHG_LOCKREF for X86_CMPXCHG64Gravatar Uros Bizjak 1-1/+1
2023-09-14x86: Make IA32_EMULATION boot time configurableGravatar Nikolay Borisov 1-0/+9
2023-09-12x86/virt/tdx: Wire up basic SEAMCALL functionsGravatar Kai Huang 1-0/+12
2023-09-11efi/x86: Ensure that EFI_RUNTIME_MAP is enabled for kexecGravatar Ard Biesheuvel 1-1/+1
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+24
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-73/+22
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-4/+3
2023-08-28Merge tag 'x86_microcode_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-37/+1
2023-08-24x86/crash: add x86 crash hotplug supportGravatar Eric DeVolder 1-0/+3
2023-08-21mm/memory_hotplug: simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfigGravatar Aneesh Kumar K.V 1-3/+1
2023-08-18kexec: rename ARCH_HAS_KEXEC_PURGATORYGravatar Eric DeVolder 1-1/+1
2023-08-18x86/kexec: refactor for kernel/Kconfig.kexecGravatar Eric DeVolder 1-73/+19
2023-08-18mm/vmemmap optimization: split hugetlb and devdax vmemmap optimizationGravatar Aneesh Kumar K.V 1-1/+2
2023-08-13x86/microcode: Hide the config knobGravatar Thomas Gleixner 1-37/+1
2023-08-07Merge tag 'gds-for-linus-2023-08-01' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+19
2023-08-02x86/kbuild: Fix Documentation/ referenceGravatar Dave Hansen 1-1/+1
2023-07-27x86/srso: Add a Speculative RAS Overflow mitigationGravatar Borislav Petkov (AMD) 1-0/+7
2023-07-21x86/speculation: Add Kconfig option for GDSGravatar Daniel Sneddon 1-0/+19
2023-07-11x86/shstk: Add Kconfig option for shadow stackGravatar Rick Edgecombe 1-0/+24
2023-06-30Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Gravatar Linus Torvalds 1-0/+1
2023-06-28Merge branch 'expand-stack'Gravatar Linus Torvalds 1-0/+1
2023-06-26Merge tag 'x86_cpu_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-12/+0
2023-06-26Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+4
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-43/+2
2023-06-24mm: introduce new 'lock_mm_and_find_vma()' page fault helperGravatar Linus Torvalds 1-0/+1
2023-06-20x86/ftrace: Enable HAVE_FUNCTION_GRAPH_RETVALGravatar Donglin Peng 1-0/+1
2023-06-16x86/cpu: Switch to arch_cpu_finalize_init()Gravatar Thomas Gleixner 1-0/+1
2023-06-06x86/sev: Add SNP-specific unaccepted memory supportGravatar Tom Lendacky 1-0/+2
2023-06-06x86/tdx: Add unaccepted memory supportGravatar Kirill A. Shutemov 1-0/+2
2023-05-15x86/cpu: Remove X86_FEATURE_NAMESGravatar Lukas Bulwahn 1-12/+0
2023-05-15x86/Kconfig: Make X86_FEATURE_NAMES non-configurable in promptGravatar Lukas Bulwahn 1-1/+1
2023-05-15x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable itGravatar Thomas Gleixner 1-1/+2
2023-05-15x86/smpboot: Enable split CPU startupGravatar Thomas Gleixner 1-1/+1
2023-05-15x86/smpboot: Switch to hotplug core state synchronizationGravatar Thomas Gleixner 1-0/+1
2023-05-15x86/topology: Remove CPU0 hotplug optionGravatar Thomas Gleixner 1-43/+0
2023-04-28Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-0/+11
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+2
2023-04-25Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-5/+5