summaryrefslogtreecommitdiffstats
path: root/arch/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-0/+8
|\
| * mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-111-0/+8
* | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-291-14/+3
|\ \
| * | arch: enable HAS_LTO_CLANG with KASAN and KCOVJakob Koschel2023-08-181-1/+3
| * | kexec: consolidate kexec and crash options into kernel/Kconfig.kexecEric DeVolder2023-08-181-13/+0
| |/
* / cpu/SMT: Create topology_smt_thread_allowed()Michael Ellerman2023-07-281-0/+3
|/
* Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-06-281-11/+5
|\
| * watchdog/hardlockup: make HAVE_NMI_WATCHDOG sparc64-specificPetr Mladek2023-06-191-18/+0
| * watchdog/hardlockup: make the config checks more straightforwardPetr Mladek2023-06-191-6/+17
| * watchdog/hardlockup: HAVE_NMI_WATCHDOG must implement watchdog_hardlockup_pro...Douglas Anderson2023-06-191-1/+2
* | Merge tag 'landlock-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-06-271-7/+0
|\ \
| * | hostfs: Fix ephemeral inodesMickaël Salaün2023-06-121-7/+0
| |/
* | Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-06-261-0/+23
|\ \
| * | cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATEThomas Gleixner2023-05-151-0/+4
| * | cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanismThomas Gleixner2023-05-151-0/+4
| * | cpu/hotplug: Add CPU state tracking and synchronizationThomas Gleixner2023-05-151-0/+15
| |/
* / init: Provide arch_cpu_finalize_init()Thomas Gleixner2023-06-161-0/+3
|/
* lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling schemeNicholas Piggin2023-03-281-0/+15
* lazy tlb: allow lazy tlb mm refcounting to be configurableNicholas Piggin2023-03-281-0/+17
* arch/Kconfig: fix indentationJuerg Haefliger2023-02-091-64/+64
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-12-161-1/+1
|\
| * ftrace: Allow WITH_ARGS flavour of graph tracer with shadow call stackArd Biesheuvel2022-12-141-1/+1
* | Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-141-0/+24
|\ \
| * | arch: Introduce CONFIG_FUNCTION_ALIGNMENTPeter Zijlstra2022-10-171-0/+24
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-12-121-0/+7
|\ \ \ | | |/ | |/|
| * | scs: add support for dynamic shadow call stacksArd Biesheuvel2022-11-091-0/+7
| |/
* / srcu: Create an srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe()Paul E. McKenney2022-10-201-0/+3
|/
* Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-0/+8
|\
| * mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNGYu Zhao2022-09-261-0/+8
* | Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2022-10-031-13/+5
|\ \
| * | cfi: Switch to -fsanitize=kcfiSami Tolvanen2022-09-261-3/+5
| * | cfi: Remove CONFIG_CFI_CLANG_SHADOWSami Tolvanen2022-09-261-10/+0
| |/
* | Kbuild: add Rust supportMiguel Ojeda2022-09-281-0/+6
* | asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.Sebastian Andrzej Siewior2022-09-051-0/+3
|/
* asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers2022-08-211-2/+1
* Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-051-0/+3
|\
| * lib: Add register read/write tracing supportPrasad Sodagudi2022-06-151-0/+3
* | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-021-4/+4
|\ \
| * | context_tracking: Take NMI eqs entrypoints over RCUFrederic Weisbecker2022-07-051-1/+1
| * | context_tracking: Take IRQ eqs entrypoints over RCUFrederic Weisbecker2022-07-051-1/+1
| * | context_tracking: Split user tracking KconfigFrederic Weisbecker2022-06-291-2/+2
| |/
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-08-011-0/+3
|\ \
| * | arch: make TRACE_IRQFLAGS_NMI_SUPPORT genericMark Rutland2022-06-231-0/+3
| |/
* / mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra2022-07-211-0/+7
|/
* Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-06-051-0/+4
|\
| * objtool: Add CONFIG_HAVE_UACCESS_VALIDATIONJosh Poimboeuf2022-05-271-0/+4
* | Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-05-281-2/+0
|\ \ | |/ |/|
| * arch/Kconfig: Drop references to powerpc PAGE_SIZE symbolsMichael Ellerman2022-05-221-2/+0
* | Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-261-0/+6
|\ \
| * | module: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOCChristophe Leroy2022-04-051-0/+6