aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
AgeCommit message (Expand)AuthorFilesLines
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-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
2023-04-18mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPGravatar Aneesh Kumar K.V 1-1/+1
2023-04-05x86/mm: try VMA lock-based page fault handling firstGravatar Suren Baghdasaryan 1-0/+1
2023-04-05Kconfig: introduce HAS_IOPORT option and select it as necessaryGravatar Niklas Schnelle 1-0/+1
2023-04-05arch/x86: Remove "select SRCU"Gravatar Paul E. McKenney 1-2/+0
2023-03-30docs: move x86 documentation into Documentation/arch/Gravatar Jonathan Corbet 1-5/+5
2023-03-16x86: CPUID and CR3/CR4 flags for Linear Address MaskingGravatar Kirill A. Shutemov 1-0/+11
2023-01-25x86/Kconfig: Fix spellos & punctuationGravatar Randy Dunlap 1-3/+3
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-0/+1
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2022-12-15mm: Rename GUP_GET_PTE_LOW_HIGHGravatar Peter Zijlstra 1-1/+1
2022-12-15Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-5/+0
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+74
2022-12-13Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+17
2022-12-13Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+31
2022-12-12Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlGravatar Linus Torvalds 1-0/+1
2022-12-12Merge tag 'x86-apic-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+2
2022-12-12Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+0
2022-12-12Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1
2022-12-02x86/apic: Handle no CONFIG_X86_X2APIC on systems with x2APIC enabled by BIOSGravatar Mateusz Jończyk 1-2/+2
2022-11-24x86/efi: Make the deprecated EFI handover protocol optionalGravatar Ard Biesheuvel 1-0/+17
2022-11-18efi: x86: Move EFI runtime map sysfs code to arch/x86Gravatar Ard Biesheuvel 1-0/+11
2022-11-18efi: memmap: Move EFI fake memmap support into x86 arch treeGravatar Ard Biesheuvel 1-0/+20
2022-11-18objtool: Add --mnop as an option to --mcountGravatar Sathvika Vasireddy 1-0/+1
2022-11-17PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAINGravatar Thomas Gleixner 1-1/+0
2022-11-14memregion: Add cpu_cache_invalidate_memregion() interfaceGravatar Davidlohr Bueso 1-0/+1
2022-11-05x86/Kconfig: Enable kernel IBT by defaultGravatar Kees Cook 1-1/+1
2022-11-01x86/ibt: Implement FineIBTGravatar Peter Zijlstra 1-2/+12
2022-11-01x86: Add prefix symbols for function paddingGravatar Peter Zijlstra 1-0/+4
2022-10-22Merge branch 'x86/urgent' into x86/core, to resolve conflictGravatar Ingo Molnar 1-1/+0
2022-10-20arch/x86: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig optionGravatar Paul E. McKenney 1-0/+1
2022-10-17x86/Kconfig: Drop check for -mabi=ms for CONFIG_EFI_STUBGravatar Nathan Chancellor 1-1/+0
2022-10-17x86/callthunks: Add call patching for call depth trackingGravatar Thomas Gleixner 1-0/+12
2022-10-17x86/retbleed: Add X86_FEATURE_CALL_DEPTHGravatar Thomas Gleixner 1-0/+19
2022-10-17x86/Kconfig: Introduce function paddingGravatar Thomas Gleixner 1-1/+19