summaryrefslogtreecommitdiff
path: root/arch/Kconfig
AgeCommit message (Expand)Author
7 dayscpu: Re-enable CPU mitigations by default for !X86 architecturesSean Christopherson
2024-04-12Kconfig: add some hidden tabs on purposeLinus Torvalds
2024-03-23Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2024-03-18arch/Kconfig: eliminate needless UTF-8 character in Kconfig helpLiu Song
2024-03-06arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitionsArnd Bergmann
2024-02-25kbuild: Use -fmin-function-alignment when availablePetr Pavlu
2024-01-25scs: add CONFIG_MMU dependency for vfree_atomic()Samuel Holland
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-01-05mm/mglru: add CONFIG_ARCH_HAS_HW_PTE_YOUNGKinsey Ho
2023-12-12iommu: Change kconfig around IOMMU_SVAJason Gunthorpe
2023-12-10arch: remove ARCH_TASK_STRUCT_ON_STACKHeiko Carstens
2023-12-10arch: remove ARCH_TASK_STRUCT_ALLOCATORHeiko Carstens
2023-12-10arch: remove ARCH_THREAD_STACK_ALLOCATORHeiko Carstens
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-18arch: enable HAS_LTO_CLANG with KASAN and KCOVJakob Koschel
2023-08-18kexec: consolidate kexec and crash options into kernel/Kconfig.kexecEric DeVolder
2023-07-28cpu/SMT: Create topology_smt_thread_allowed()Michael Ellerman
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-06-27Merge tag 'landlock-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-19watchdog/hardlockup: make HAVE_NMI_WATCHDOG sparc64-specificPetr Mladek
2023-06-19watchdog/hardlockup: make the config checks more straightforwardPetr Mladek
2023-06-19watchdog/hardlockup: HAVE_NMI_WATCHDOG must implement watchdog_hardlockup_pro...Douglas Anderson
2023-06-16init: Provide arch_cpu_finalize_init()Thomas Gleixner
2023-06-12hostfs: Fix ephemeral inodesMickaël Salaün
2023-05-15cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATEThomas Gleixner
2023-05-15cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanismThomas Gleixner
2023-05-15cpu/hotplug: Add CPU state tracking and synchronizationThomas Gleixner
2023-03-28lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling schemeNicholas Piggin
2023-03-28lazy tlb: allow lazy tlb mm refcounting to be configurableNicholas Piggin
2023-02-09arch/Kconfig: fix indentationJuerg Haefliger
2022-12-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-14ftrace: Allow WITH_ARGS flavour of graph tracer with shadow call stackArd Biesheuvel
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-11-09scs: add support for dynamic shadow call stacksArd Biesheuvel
2022-10-20srcu: Create an srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe()Paul E. McKenney
2022-10-17arch: Introduce CONFIG_FUNCTION_ALIGNMENTPeter Zijlstra
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-03Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2022-09-28Kbuild: add Rust supportMiguel Ojeda
2022-09-26mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNGYu Zhao
2022-09-26cfi: Switch to -fsanitize=kcfiSami Tolvanen
2022-09-26cfi: Remove CONFIG_CFI_CLANG_SHADOWSami Tolvanen
2022-09-05asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.Sebastian Andrzej Siewior