summaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
AgeCommit message (Expand)Author
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-11-27kbuild: Add Propeller configuration for kernel buildRong Xu
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-22Merge tag 'x86_misc_for_6.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-11-19Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-19Merge tag 'x86-splitlock-2024-11-18' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-11-19Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-11-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-11-14crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32Dave Vasilevsky
2024-11-07x86/module: enable ROX caches for module text on 64 bitMike Rapoport (Microsoft)
2024-11-06kbuild: Add AutoFDO support for Clang buildRong Xu
2024-11-05sched, x86: Enable Lazy preemptionPeter Zijlstra
2024-11-02timekeeping: Always check for negative motionThomas Gleixner
2024-10-21x86/lam: Disable ADDRESS_MASKING in most casesPawan Gupta
2024-10-04mm: Introduce ARCH_HAS_USER_SHADOW_STACKMark Brown
2024-09-30x86/bugs: Correct RSB terminology in KconfigBreno Leitao
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-20Merge tag 'sched-rt-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-09-19Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-09-17Merge tag 'x86-fpu-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-17x86: Allow to enable PREEMPT_RT.Sebastian Andrzej Siewior
2024-09-17mm/x86: support large pfn mappingsPeter Xu
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-09-04x86/platform/geode: switch GPIO buttons and LEDs to software propertiesDmitry Torokhov
2024-09-04x86/mm: add ARCH_PKEY_BITS to KconfigJoey Gouly
2024-09-03x86: remove PG_uncachedMatthew Wilcox (Oracle)
2024-09-03mm: introduce numa_emulationMike Rapoport (Microsoft)
2024-09-03mm: introduce numa_memblksMike Rapoport (Microsoft)
2024-09-04dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig
2024-08-08x86/bus_lock: Add support for AMDRavi Bangoria
2024-08-08x86/split_lock: Move Split and Bus lock code to a dedicated fileRavi Bangoria
2024-07-30x86/bugs: Add a separate config for GDSBreno Leitao
2024-07-30x86/bugs: Remove GDS Force Kconfig optionBreno Leitao
2024-07-30x86/bugs: Add a separate config for SSBBreno Leitao
2024-07-30x86/bugs: Add a separate config for Spectre V2Breno Leitao
2024-07-30x86/bugs: Add a separate config for SRBDSBreno Leitao
2024-07-30x86/bugs: Add a separate config for Spectre v1Breno Leitao
2024-07-30x86/bugs: Add a separate config for RETBLEEDBreno Leitao
2024-07-30x86/bugs: Add a separate config for L1TFBreno Leitao
2024-07-30x86/bugs: Add a separate config for MMIO Stable DataBreno Leitao
2024-07-30x86/bugs: Add a separate config for TAABreno Leitao
2024-07-30x86/bugs: Add a separate config for MDSBreno Leitao
2024-07-29x86/elf: Add a new FPU buffer layout info to x86 core filesVignesh Balasubramanian
2024-07-24Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-07-19x86: vdso: Wire up getrandom() vDSO implementationJason A. Donenfeld
2024-07-18Merge tag 'x86-percpu-2024-07-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-07-16Merge tag 'hardening-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-16Merge tag 'efi-next-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-02x86/efi: Drop support for fake EFI memory mapsArd Biesheuvel