summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gds-for-linus-2023-08-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-08-071-0/+19
|\
| * x86/speculation: Add Kconfig option for GDSDaniel Sneddon2023-07-211-0/+19
* | x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)2023-07-271-0/+7
|/
* Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2023-06-301-0/+1
|\
| * x86/ftrace: Enable HAVE_FUNCTION_GRAPH_RETVALDonglin Peng2023-06-201-0/+1
* | Merge branch 'expand-stack'Linus Torvalds2023-06-281-0/+1
|\ \
| * | mm: introduce new 'lock_mm_and_find_vma()' page fault helperLinus Torvalds2023-06-241-0/+1
| |/
* | Merge tag 'x86_cpu_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-06-261-12/+0
|\ \
| * | x86/cpu: Remove X86_FEATURE_NAMESLukas Bulwahn2023-05-151-12/+0
| * | x86/Kconfig: Make X86_FEATURE_NAMES non-configurable in promptLukas Bulwahn2023-05-151-1/+1
| |/
* | Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-261-0/+4
|\ \
| * | x86/sev: Add SNP-specific unaccepted memory supportTom Lendacky2023-06-061-0/+2
| * | x86/tdx: Add unaccepted memory supportKirill A. Shutemov2023-06-061-0/+2
| |/
* | Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-06-261-43/+2
|\ \
| * | x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable itThomas Gleixner2023-05-151-1/+2
| * | x86/smpboot: Enable split CPU startupThomas Gleixner2023-05-151-1/+1
| * | x86/smpboot: Switch to hotplug core state synchronizationThomas Gleixner2023-05-151-0/+1
| * | x86/topology: Remove CPU0 hotplug optionThomas Gleixner2023-05-151-43/+0
| |/
* / x86/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner2023-06-161-0/+1
|/
* Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-04-281-0/+11
|\
| * x86: CPUID and CR3/CR4 flags for Linear Address MaskingKirill A. Shutemov2023-03-161-0/+11
* | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-271-1/+2
|\ \
| * | mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPAneesh Kumar K.V2023-04-181-1/+1
| * | x86/mm: try VMA lock-based page fault handling firstSuren Baghdasaryan2023-04-051-0/+1
| |/
* | Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-251-0/+1
|\ \
| * | Kconfig: introduce HAS_IOPORT option and select it as necessaryNiklas Schnelle2023-04-051-0/+1
| |/
* | Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds2023-04-241-5/+5
|\ \
| * | docs: move x86 documentation into Documentation/arch/Jonathan Corbet2023-03-301-5/+5
| |/
* / arch/x86: Remove "select SRCU"Paul E. McKenney2023-04-051-2/+0
|/
* x86/Kconfig: Fix spellos & punctuationRandy Dunlap2023-01-251-3/+3
* Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-12-191-0/+1
|\
| * objtool: Add --mnop as an option to --mcountSathvika Vasireddy2022-11-181-0/+1
* | Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-171-1/+1
|\ \
| * | mm: Rename GUP_GET_PTE_LOW_HIGHPeter Zijlstra2022-12-151-1/+1
| |/
* | Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-12-151-5/+0
|\ \
| * | x86: Remove CONFIG_ARCH_NR_GPIOChristophe Leroy2022-10-171-5/+0
* | | Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-141-1/+74
|\ \ \
| * | | x86/Kconfig: Enable kernel IBT by defaultKees Cook2022-11-051-1/+1
| * | | x86/ibt: Implement FineIBTPeter Zijlstra2022-11-011-2/+12
| * | | x86: Add prefix symbols for function paddingPeter Zijlstra2022-11-011-0/+4
| * | | Merge branch 'x86/urgent' into x86/core, to resolve conflictIngo Molnar2022-10-221-1/+0
| |\ \ \ | | | |/ | | |/|
| * | | x86/callthunks: Add call patching for call depth trackingThomas Gleixner2022-10-171-0/+12
| * | | x86/retbleed: Add X86_FEATURE_CALL_DEPTHThomas Gleixner2022-10-171-0/+19
| * | | x86/Kconfig: Introduce function paddingThomas Gleixner2022-10-171-1/+19
| * | | x86/Kconfig: Add CONFIG_CALL_THUNKSThomas Gleixner2022-10-171-0/+8
| * | | arch: Introduce CONFIG_FUNCTION_ALIGNMENTPeter Zijlstra2022-10-171-0/+2
| | |/ | |/|
* | | Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-131-0/+17
|\ \ \
| * | | x86/efi: Make the deprecated EFI handover protocol optionalArd Biesheuvel2022-11-241-0/+17
| | |/ | |/|
* | | Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-131-0/+31
|\ \ \
| * | | efi: x86: Move EFI runtime map sysfs code to arch/x86Ard Biesheuvel2022-11-181-0/+11