aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+1
2025-01-22Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linuxLinus Torvalds1-0/+2
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-1/+3
2025-01-21Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2025-01-21Merge tag 'x86_sev_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2025-01-21Merge tag 'ras_core_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2025-01-13x86: select ARCH_SUPPORTS_PT_RECLAIM if X86_64Qi Zheng1-0/+1
2025-01-13x86: Disable EXECMEM_ROX supportPeter Zijlstra1-1/+0
2025-01-08x86: Start moving AMD node functionality out of AMD_NBYazen Ghannam1-0/+4
2025-01-07x86/sev: Carve out and export SNP guest messaging init routinesNikunj A Dadhania1-0/+1
2025-01-03x86/mce/amd: Remove shared threshold bank plumbingYazen Ghannam1-1/+1
2024-12-26ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNCMasami Hiramatsu (Google)1-0/+1
2024-12-26fprobe: Use ftrace_regs in fprobe exit handlerMasami Hiramatsu (Google)1-0/+1
2024-12-26fgraph: Replace fgraph_ret_regs with ftrace_regsMasami Hiramatsu (Google)1-1/+1
2024-12-01x86/crc-t10dif: expose CRC-T10DIF function through libEric Biggers1-0/+1
2024-12-01x86/crc32: expose CRC32 functions through libEric Biggers1-0/+1
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-0/+2
2024-11-27kbuild: Add Propeller configuration for kernel buildRong Xu1-0/+1
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+1
2024-11-22Merge tag 'x86_misc_for_6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-9/+8
2024-11-19Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2024-11-19Merge tag 'x86-splitlock-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+8
2024-11-19Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2024-11-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+1
2024-11-14crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32Dave Vasilevsky1-0/+3
2024-11-07x86/module: enable ROX caches for module text on 64 bitMike Rapoport (Microsoft)1-0/+1
2024-11-06kbuild: Add AutoFDO support for Clang buildRong Xu1-0/+1
2024-11-05sched, x86: Enable Lazy preemptionPeter Zijlstra1-0/+1
2024-11-02timekeeping: Always check for negative motionThomas Gleixner1-1/+0
2024-10-21x86/lam: Disable ADDRESS_MASKING in most casesPawan Gupta1-0/+1
2024-10-04mm: Introduce ARCH_HAS_USER_SHADOW_STACKMark Brown1-0/+1
2024-09-30x86/bugs: Correct RSB terminology in KconfigBreno Leitao1-9/+8
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-12/+3
2024-09-20Merge tag 'sched-rt-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2024-09-19Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds1-0/+6
2024-09-17Merge tag 'x86-fpu-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2024-09-17x86: Allow to enable PREEMPT_RT.Sebastian Andrzej Siewior1-0/+1
2024-09-17mm/x86: support large pfn mappingsPeter Xu1-0/+1
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+4
2024-09-04x86/platform/geode: switch GPIO buttons and LEDs to software propertiesDmitry Torokhov1-0/+6
2024-09-04x86/mm: add ARCH_PKEY_BITS to KconfigJoey Gouly1-0/+4
2024-09-03x86: remove PG_uncachedMatthew Wilcox (Oracle)1-4/+1
2024-09-03mm: introduce numa_emulationMike Rapoport (Microsoft)1-8/+0
2024-09-03mm: introduce numa_memblksMike Rapoport (Microsoft)1-0/+1
2024-09-04dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig1-1/+1
2024-08-08x86/bus_lock: Add support for AMDRavi Bangoria1-1/+1
2024-08-08x86/split_lock: Move Split and Bus lock code to a dedicated fileRavi Bangoria1-0/+8
2024-07-30x86/bugs: Add a separate config for GDSBreno Leitao1-0/+10
2024-07-30x86/bugs: Remove GDS Force Kconfig optionBreno Leitao1-19/+0