aboutsummaryrefslogtreecommitdiffstats
path: root/arch/Kconfig
AgeCommit message (Expand)Author
2024-02-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/basev4.19/standard/preempt-rt/baseBruce Ashfield
2023-08-08init: Provide arch_cpu_finalize_init()Thomas Gleixner
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-12-22x86: Make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbolArd Biesheuvel
2021-01-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-11-05mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching raceNicholas Piggin
2019-07-04Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-06-04jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2018-11-28kconfig: Disable config options which are not RT compatibleThomas Gleixner
2018-08-23Merge branch 'tlb-fixes'Linus Torvalds
2018-08-23Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2018-08-23mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREEPeter Zijlstra
2018-08-22arch: enable relative relocations for arm64, power and x86Ard Biesheuvel
2018-08-21compiler.h: Allow arch-specific asm/compiler.hPaul Burton
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-15Merge tag 'gcc-plugin-cleanup-v4.19-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2018-08-02kconfig: use a menu in arch/Kconfig to reduce clutterRandy Dunlap
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig
2018-07-24gcc-plugins: split out Kconfig entries to scripts/gcc-plugins/KconfigMasahiro Yamada
2018-06-21cpu/hotplug: Provide knobs to control SMTThomas Gleixner
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-15Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds
2018-06-13Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-06-11gcc-plugins: disable GCC_PLUGIN_STRUCTLEAK_BYREF_ALL for COMPILE_TESTMasahiro Yamada
2018-06-11gcc-plugins: allow to enable GCC_PLUGINS for COMPILE_TESTMasahiro Yamada
2018-06-11gcc-plugins: test plugin support in Kconfig and clean up MakefileMasahiro Yamada
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-08stack-protector: test compiler capability in Kconfig and drop AUTO modeMasahiro Yamada
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-06-06rseq: Introduce restartable sequences system callMathieu Desnoyers
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-05-17kbuild: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectable if enabledNicholas Piggin
2018-05-17kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIXMasahiro Yamada
2018-05-11KASAN: prohibit KASAN+STRUCTLEAK combinationDmitry Vyukov
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig
2018-04-19time: Introduce CONFIG_COMPAT_32BIT_TIMEDeepa Dinamani
2018-04-19time: Introduce CONFIG_64BIT_TIME in architecturesDeepa Dinamani
2018-03-26kbuild: remove incremental linking optionNicholas Piggin
2018-02-06Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTOKees Cook
2018-02-06Makefile: move stack-protector availability out of KconfigKees Cook
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-15fork: Provide usercopy whitelisting for task_structKees Cook
2018-01-12error-injection: Separate error-injection from kprobeMasami Hiramatsu
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells