aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2026-04-20x86/shstk: Prevent deadlock during shstk sigreturnRick Edgecombe1-0/+1
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+0
2026-04-14Merge tag 'x86_fred_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2026-04-14Merge tag 'x86-platform-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-10/+0
2026-04-05mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVEDavid Hildenbrand (Arm)1-1/+0
2026-03-30x86/cpu: Remove M486/M486SX/ELAN supportIngo Molnar1-10/+0
2026-03-27x86/fred: Enable FRED by defaultH. Peter Anvin1-1/+1
2026-02-27x86/apic: Enable TSC coupled programming modeThomas Gleixner1-0/+1
2026-02-27x86: Inline TSC reads in timekeepingThomas Gleixner1-0/+1
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+1
2026-02-10Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+1
2026-02-10Merge tag 'x86_microcode_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+5
2026-02-10Merge tag 'x86_cache_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+13
2026-02-10Merge tag 'x86-cpu-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2026-02-06mm: 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-20mm: 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-09x86/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-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+1
2025-12-03Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextLinus Torvalds1-0/+1
2025-12-01Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2025-12-01Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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-16iommu/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-14livepatch: 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/kernel/git/tip/tipLinus Torvalds1-4/+0
2025-10-04Merge tag 'x86_tdx_for_6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+0
2025-09-30Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+0
2025-09-30Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2025-09-30Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+13
2025-09-30Merge tag 'x86_cpu_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+9
2025-09-30Merge tag 'x86_microcode_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+14
2025-09-30Merge tag 'x86_build_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+1
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-23/+4
2025-09-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-6/+6
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook1-6/+6
2025-09-22x86/Kconfig: Reenable PTDUMP on i386Alexander Popov1-1/+1
2025-09-21x86/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