summaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
AgeCommit message (Expand)Author
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-10Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-10Merge tag 'x86_microcode_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-10Merge tag 'x86_cache_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-10Merge tag 'x86-cpu-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-06mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREEQi Zheng
2026-01-28bpf,x86: Use single ftrace_ops for direct callsJiri Olsa
2026-01-20mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODEKevin Brodsky
2026-01-14x86/microcode/AMD: Allow loader debugging to be enabled on baremetal tooBorislav Petkov (AMD)
2026-01-12x86/paravirt: Use common code for paravirt_steal_clock()Juergen Gross
2026-01-12x86/paravirt: Remove PARAVIRT_DEBUG config optionJuergen Gross
2026-01-09x86/resctrl: Read telemetry eventsTony Luck
2026-01-09x86/resctrl: Discover hardware telemetry eventsTony Luck
2026-01-06x86/tsx: Set default TSX mode to autoNikolay Borisov
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-03Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-12-01Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-01Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-11-27x86/bugs: Make i386 use GENERIC_BUG_RELATIVE_POINTERSPeter Zijlstra
2025-11-24x86/ftrace: Implement DYNAMIC_FTRACE_WITH_JMPMenglong Dong
2025-11-16iommu/sva: invalidate stale IOTLB entries for kernel address spaceLu Baolu
2025-10-29unwind_user/x86: Enable frame pointer unwinding on x86Josh Poimboeuf
2025-10-14livepatch: Add CONFIG_KLP_BUILDJosh Poimboeuf
2025-10-11Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-04Merge tag 'x86_tdx_for_6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-30Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-30Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-09-30Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-30Merge tag 'x86_cpu_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-30Merge tag 'x86_microcode_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-09-30Merge tag 'x86_build_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook
2025-09-22x86/Kconfig: Reenable PTDUMP on i386Alexander Popov
2025-09-21x86/Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"David Hildenbrand
2025-09-17x86: Use generic TIF bitsThomas Gleixner
2025-09-16Merge branch 'x86/urgent' into x86/apic, to resolve conflictIngo Molnar
2025-09-15x86/cpu: Detect FreeBSD Bhyve hypervisorDavid Woodhouse
2025-09-05x86/virt/tdx: Remove the !KEXEC_CORE dependencyKai Huang
2025-09-04x86/microcode: Add microcode loader debugging functionalityBorislav Petkov (AMD)
2025-09-04x86/microcode: Add microcode= cmdline parsingBorislav Petkov (AMD)
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_TIME_NSThomas Weißschuh
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_DATA_STOREThomas Weißschuh
2025-09-04vdso: Drop kconfig GENERIC_VDSO_32Thomas Weißschuh
2025-09-03sched: Unify the SCHED_{SMT,CLUSTER,MC} KconfigPeter Zijlstra
2025-08-28x86/apic: Add new driver for Secure AVICNeeraj Upadhyay
2025-08-20x86/kconfig: Drop unused and needless config X86_64_SMPLukas Bulwahn
2025-08-17x86/Kconfig: Clean up LLVM version checks in IBT configurationsNathan Chancellor