summaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
AgeCommit message (Expand)Author
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-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
2024-06-19x86/alternatives: Make FineIBT mode Kconfig selectableKees Cook
2024-06-17x86/acpi: Extract ACPI MADT wakeup code into a separate fileKirill A. Shutemov
2024-05-21x86/percpu: Enable named address spaces for all capable GCC versionsUros Bizjak
2024-05-19x86: implement ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-15Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-14Merge tag 'x86-irq-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-14Merge tag 'timers-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-14x86/ftrace: enable dynamic ftrace without CONFIG_MODULESMike Rapoport (IBM)
2024-05-13Merge tag 'x86-percpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-13Merge tag 'x86-cleanups-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-05-13Merge tag 'x86-build-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-04-30x86/irq: Add a Kconfig option for posted MSIJacob Pan
2024-04-25mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand
2024-04-25cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=nSean Christopherson
2024-04-25cpu: Re-enable CPU mitigations by default for !X86 architecturesSean Christopherson
2024-04-21x86/Kconfig: Merge the two CONFIG_X86_EXTENDED_PLATFORM entriesMasahiro Yamada
2024-04-12x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHIJosh Poimboeuf