summaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2026-02-11Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-7/+1
2026-02-11Merge tag 'x86_microcode_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+5
2026-02-11Merge tag 'x86_cache_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+13
2026-02-11Merge tag 'x86-cpu-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2026-02-07mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREEQi Zheng1-1/+0
2026-01-28bpf,x86: Use single ftrace_ops for direct callsJiri Olsa1-0/+1
2026-01-21mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODEKevin Brodsky1-0/+1
2026-01-14x86/microcode/AMD: Allow loader debugging to be enabled on baremetal tooBorislav Petkov (AMD)1-3/+5
2026-01-12x86/paravirt: Use common code for paravirt_steal_clock()Juergen Gross1-0/+1
2026-01-12x86/paravirt: Remove PARAVIRT_DEBUG config optionJuergen Gross1-7/+0
2026-01-10x86/resctrl: Read telemetry eventsTony Luck1-1/+1
2026-01-09x86/resctrl: Discover hardware telemetry eventsTony Luck1-0/+13
2026-01-06x86/tsx: Set default TSX mode to autoNikolay Borisov1-1/+1
2025-12-06Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2025-12-04Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds1-0/+1
2025-12-02Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2025-12-02Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2025-11-27x86/bugs: Make i386 use GENERIC_BUG_RELATIVE_POINTERSPeter Zijlstra1-1/+1
2025-11-24x86/ftrace: Implement DYNAMIC_FTRACE_WITH_JMPMenglong Dong1-0/+1
2025-11-17iommu/sva: invalidate stale IOTLB entries for kernel address spaceLu Baolu1-0/+1
2025-10-29unwind_user/x86: Enable frame pointer unwinding on x86Josh Poimboeuf1-0/+1
2025-10-15livepatch: Add CONFIG_KLP_BUILDJosh Poimboeuf1-0/+1
2025-10-11Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-4/+0
2025-10-04Merge tag 'x86_tdx_for_6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2025-10-03Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+0
2025-10-01Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+0
2025-10-01Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2025-09-30Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+13
2025-09-30Merge tag 'x86_cpu_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+9
2025-09-30Merge tag 'x86_microcode_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+14
2025-09-30Merge tag 'x86_build_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-7/+1
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-23/+4
2025-09-30Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+6
2025-09-25kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook1-6/+6
2025-09-22x86/Kconfig: Reenable PTDUMP on i386Alexander Popov1-1/+1
2025-09-22x86/Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"David Hildenbrand1-1/+0
2025-09-17x86: Use generic TIF bitsThomas Gleixner1-0/+1
2025-09-16Merge branch 'x86/urgent' into x86/apic, to resolve conflictIngo Molnar1-0/+9
2025-09-15x86/cpu: Detect FreeBSD Bhyve hypervisorDavid Woodhouse1-0/+9
2025-09-05x86/virt/tdx: Remove the !KEXEC_CORE dependencyKai Huang1-1/+0
2025-09-04x86/microcode: Add microcode loader debugging functionalityBorislav Petkov (AMD)1-0/+12
2025-09-04x86/microcode: Add microcode= cmdline parsingBorislav Petkov (AMD)1-2/+2
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_TIME_NSThomas Weißschuh1-1/+0
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_DATA_STOREThomas Weißschuh1-1/+0
2025-09-04vdso: Drop kconfig GENERIC_VDSO_32Thomas Weißschuh1-1/+0
2025-09-03sched: Unify the SCHED_{SMT,CLUSTER,MC} KconfigPeter Zijlstra1-23/+4
2025-08-28x86/apic: Add new driver for Secure AVICNeeraj Upadhyay1-0/+13
2025-08-20x86/kconfig: Drop unused and needless config X86_64_SMPLukas Bulwahn1-4/+0
2025-08-17x86/Kconfig: Clean up LLVM version checks in IBT configurationsNathan Chancellor1-7/+1