aboutsummaryrefslogtreecommitdiffstats
path: root/arch/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-21/+0
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+15
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-3/+0
2018-05-17kbuild: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectable if enabledNicholas Piggin1-15/+0
2018-05-17kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIXMasahiro Yamada1-6/+0
2018-05-11KASAN: prohibit KASAN+STRUCTLEAK combinationDmitry Vyukov1-0/+4
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig1-3/+0
2018-04-19time: Introduce CONFIG_COMPAT_32BIT_TIMEDeepa Dinamani1-0/+7
2018-04-19time: Introduce CONFIG_64BIT_TIME in architecturesDeepa Dinamani1-0/+8
2018-03-26kbuild: remove incremental linking optionNicholas Piggin1-6/+0
2018-02-06Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTOKees Cook1-1/+7
2018-02-06Makefile: move stack-protector availability out of KconfigKees Cook1-8/+0
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+11
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+4
2018-01-15fork: Provide usercopy whitelisting for task_structKees Cook1-0/+11
2018-01-12error-injection: Separate error-injection from kprobeMasami Hiramatsu1-1/+1
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig1-0/+4
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells1-2/+2
2017-12-12bpf: add a bpf_override_function helperJosef Bacik1-0/+3
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-20Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-3/+0
2017-10-20kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=yMasami Hiramatsu1-1/+1
2017-10-09Revert commit 1a8b6d76dc5b ("net:add one common config...")Ding Tianhong1-3/+0
2017-09-07Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-5/+14
2017-08-17locking/refcounts, x86/asm: Implement fast refcount overflow protectionKees Cook1-0/+12
2017-08-07Merge branch 'for-next/gcc-plugin/structleak' into for-next/gcc-pluginsKees Cook1-0/+7
2017-08-07gcc-plugins: structleak: add option to init all vars used as byref argsArd Biesheuvel1-0/+7
2017-08-01randstruct: Enable function pointer struct detectionKees Cook1-5/+7
2017-07-12include/linux/string.h: add the option of fortified string.h functionsDaniel Micay1-0/+6
2017-07-12kernel/watchdog: split up config optionsNicholas Piggin1-3/+22
2017-07-07Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2017-07-05Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+40
2017-07-04Merge branch 'for-next/gcc-plugin-infrastructure' into merge/randstructKees Cook1-1/+1
2017-06-30kbuild: thin archives make default for all archsNicholas Piggin1-1/+1
2017-06-28locking/refcount: Create unchecked atomic_t implementationKees Cook1-0/+9
2017-06-22gcc-plugins: Add the randstruct pluginKees Cook1-0/+39
2017-06-19Fix English in description of GCC_PLUGIN_STRUCTLEAKJean Delvare1-1/+1
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2017-05-08crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREHari Bathini1-0/+4
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds1-0/+6
2017-04-18rcu: Make arch select smp_mb__after_unlock_lock() strengthPaul E. McKenney1-0/+3
2017-03-13x86/mm: Introduce mmap_compat_base() for 32-bit mmap()Dmitry Safonov1-0/+7
2017-03-08stacktrace/x86: add function for detecting reliable stack tracesJosh Poimboeuf1-0/+6
2017-02-27scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-24mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox1-0/+3
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+7
2017-02-22Merge tag 'gcc-plugins-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+22
2017-02-21arch: add ARCH_HAS_SET_MEMORY configDaniel Borkmann1-0/+4