summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-181-0/+1
|\
| *-. Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel2024-01-031-0/+1
| |\ \
| | | * iommu: Change kconfig around IOMMU_SVAJason Gunthorpe2023-12-121-0/+1
| | |/
* | | Merge tag 'x86_tdx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-181-0/+5
|\ \ \
| * | | x86/virt/tdx: Make TDX host depend on X86_MCEKai Huang2023-12-141-0/+1
| * | | x86/virt/tdx: Disable TDX host support when kexec is enabledDave Hansen2023-12-121-0/+1
| * | | x86/virt/tdx: Allocate and set up PAMTs for TDMRsKai Huang2023-12-081-0/+1
| * | | x86/virt/tdx: Use all system memory when initializing TDX module as TDX memoryKai Huang2023-12-081-0/+1
| * | | x86/virt/tdx: Make INTEL_TDX_HOST depend on X86_X2APICKai Huang2023-12-081-0/+1
| | |/ | |/|
* | | Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-01-181-0/+2
|\ \ \
| * | | x86/topology: Switch over to GENERIC_CPU_DEVICESJames Morse2023-12-061-0/+1
| * | | ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscvJames Morse2023-12-061-0/+1
| |/ /
* | | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-091-0/+1
|\ \ \
| * | | mm/mglru: add CONFIG_ARCH_HAS_HW_PTE_YOUNGKinsey Ho2024-01-051-0/+1
| | |/ | |/|
* | | Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds2024-01-091-1/+1
|\ \ \
| * | | mm/slab: remove CONFIG_SLAB from all Kconfig and MakefileVlastimil Babka2023-12-051-1/+1
| | |/ | |/|
* | | Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-081-4/+0
|\ \ \
| * | | x86/Kconfig: Remove obsolete config X86_32_SMPLukas Bulwahn2023-11-281-4/+0
| |/ /
* | | Merge tag 'x86-build-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-01-081-2/+2
|\ \ \ | |_|/ |/| |
| * | x86/Kconfig: Rework CONFIG_X86_PAE dependencyArnd Bergmann2023-12-191-2/+2
| |/
* / kexec: fix KEXEC_FILE dependenciesArnd Bergmann2023-12-201-2/+2
|/
* Merge tag 'x86_microcode_for_v6.7_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-041-2/+27
|\
| * x86/microcode: Prepare for minimal revision checkThomas Gleixner2023-10-241-1/+22
| * x86/microcode: Handle "nosmt" correctlyThomas Gleixner2023-10-241-1/+1
| * x86/microcode: Provide CONFIG_MICROCODE_INITRD32Thomas Gleixner2023-10-181-0/+4
* | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-11-021-0/+3
|\ \
| * | x86: kdump: use generic interface to simplify crashkernel reservation codeBaoquan He2023-10-041-0/+3
| |/
* | Merge tag 'x86_tdx_for_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-011-0/+12
|\ \
| * | x86/virt/tdx: Wire up basic SEAMCALL functionsKai Huang2023-09-121-0/+12
* | | Merge tag 'x86-entry-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-10-301-0/+9
|\ \ \
| * \ \ Merge tag 'v6.6-rc4' into x86/entry, to pick up fixesIngo Molnar2023-10-051-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | x86: Make IA32_EMULATION boot time configurableNikolay Borisov2023-09-141-0/+9
| | |/ | |/|
* | | Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-301-1/+1
|\ \ \
| * | | locking/lockref/x86: Enable ARCH_USE_CMPXCHG_LOCKREF for X86_CMPXCHG64Uros Bizjak2023-09-181-1/+1
| | |/ | |/|
* / | x86/numa: Add Devicetree supportSaurabh Sengar2023-10-021-0/+1
|/ /
* / efi/x86: Ensure that EFI_RUNTIME_MAP is enabled for kexecArd Biesheuvel2023-09-111-1/+1
|/
* Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-0/+24
|\
| * x86/kbuild: Fix Documentation/ referenceDave Hansen2023-08-021-1/+1
| * x86/shstk: Add Kconfig option for shadow stackRick Edgecombe2023-07-111-0/+24
* | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-291-73/+22
|\ \
| * | x86/crash: add x86 crash hotplug supportEric DeVolder2023-08-241-0/+3
| * | kexec: rename ARCH_HAS_KEXEC_PURGATORYEric DeVolder2023-08-181-1/+1
| * | x86/kexec: refactor for kernel/Kconfig.kexecEric DeVolder2023-08-181-73/+19
| |/
* | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-291-4/+3
|\ \
| * | mm/memory_hotplug: simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfigAneesh Kumar K.V2023-08-211-3/+1
| * | mm/vmemmap optimization: split hugetlb and devdax vmemmap optimizationAneesh Kumar K.V2023-08-181-1/+2
| |/
* | Merge tag 'x86_microcode_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-281-37/+1
|\ \
| * | x86/microcode: Hide the config knobThomas Gleixner2023-08-131-37/+1
| |/
* | 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
| |/