summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge tag 'rfds-for-linus-2024-03-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-03-121-0/+11
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta2024-03-111-0/+11
| |/ /
* | | Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-03-121-16/+29
|\ \ \
| * | | x86/idle: Sanitize X86_BUG_AMD_E400 handlingThomas Gleixner2024-03-041-0/+1
| * | | Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Ingo Molnar2024-02-141-16/+16
| |\ \ \
| | * | | x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNKBreno Leitao2024-01-101-4/+4
| | * | | x86/bugs: Rename CONFIG_CPU_SRSO => CONFIG_MITIGATION_SRSOBreno Leitao2024-01-101-1/+1
| | * | | x86/bugs: Rename CONFIG_CPU_IBRS_ENTRY => CONFIG_MITIGATION_IBRS_ENTRYBreno Leitao2024-01-101-1/+1
| | * | | x86/bugs: Rename CONFIG_CPU_UNRET_ENTRY => CONFIG_MITIGATION_UNRET_ENTRYBreno Leitao2024-01-101-1/+1
| | * | | x86/bugs: Rename CONFIG_SLS => CONFIG_MITIGATION_SLSBreno Leitao2024-01-101-1/+1
| | * | | x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINEBreno Leitao2024-01-101-3/+3
| | * | | x86/bugs: Rename CONFIG_PAGE_TABLE_ISOLATION => CONFIG_MITIGATION_PAGE_TABLE_...Breno Leitao2024-01-101-1/+1
| | * | | x86/bugs: Rename CONFIG_CALL_DEPTH_TRACKING => CONFIG_MITIGATION_CALL_DEPTH_...Breno Leitao2024-01-101-2/+2
| | * | | x86/bugs: Rename CONFIG_CPU_IBPB_ENTRY => CONFIG_MITIGATION_IBPB_ENTRYBreno Leitao2024-01-101-1/+1
| | * | | x86/bugs: Rename CONFIG_GDS_FORCE_MITIGATION => CONFIG_MITIGATION_GDS_FORCEBreno Leitao2024-01-101-1/+1
| * | | | Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br...Ingo Molnar2024-02-141-13/+68
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | x86/percpu: Disable named address spaces for KASANUros Bizjak2023-10-101-1/+6
| * | | | x86/percpu: Enable named address spaces with known compiler versionUros Bizjak2023-10-051-0/+7
* | | | | Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-03-121-13/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULTBorislav Petkov (AMD)2024-02-031-13/+0
| | |/ / | |/| |
* / | | x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED)H. Peter Anvin (Intel)2024-01-251-0/+9
|/ / /
* | | Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-191-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-091-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-091-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-031-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-131-0/+12
| | |/ | |/|