aboutsummaryrefslogtreecommitdiff
path: root/arch/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2017-07-07Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2017-07-05Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+40
2017-07-04Merge branch 'for-next/gcc-plugin-infrastructure' into merge/randstructGravatar Kees Cook 1-1/+1
2017-06-30kbuild: thin archives make default for all archsGravatar Nicholas Piggin 1-1/+1
2017-06-28locking/refcount: Create unchecked atomic_t implementationGravatar Kees Cook 1-0/+9
2017-06-22gcc-plugins: Add the randstruct pluginGravatar Kees Cook 1-0/+39
2017-06-19Fix English in description of GCC_PLUGIN_STRUCTLEAKGravatar Jean Delvare 1-1/+1
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+3
2017-05-08crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREGravatar Hari Bathini 1-0/+4
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-0/+6
2017-04-18rcu: Make arch select smp_mb__after_unlock_lock() strengthGravatar Paul E. McKenney 1-0/+3
2017-03-13x86/mm: Introduce mmap_compat_base() for 32-bit mmap()Gravatar Dmitry Safonov 1-0/+7
2017-03-08stacktrace/x86: add function for detecting reliable stack tracesGravatar Josh Poimboeuf 1-0/+6
2017-02-27scripts/spelling.txt: add "an user" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2017-02-24mm, x86: add support for PUD-sized transparent hugepagesGravatar Matthew Wilcox 1-0/+3
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+7
2017-02-22Merge tag 'gcc-plugins-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+22
2017-02-21arch: add ARCH_HAS_SET_MEMORY configGravatar Daniel Borkmann 1-0/+4
2017-02-07arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXGravatar Laura Abbott 1-2/+2
2017-02-07arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonGravatar Laura Abbott 1-0/+34
2017-01-18net:add one common config ARCH_WANT_RELAX_ORDER to support relax orderingGravatar Mao Wenan 1-0/+3
2017-01-18gcc-plugins: Add structleak for more stack initializationGravatar Kees Cook 1-0/+22
2016-12-20powerpc: ima: get the kexec buffer passed by the previous kernelGravatar Thiago Jung Bauermann 1-0/+3
2016-12-13Merge tag 'gcc-plugins-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+6
2016-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+3
2016-12-11sparc64:Support User Probes for sparcGravatar Allen Pais 1-0/+1
2016-11-15sched/cputime, powerpc, s390: Make scaled cputime arch specificGravatar Stanislaw Gruszka 1-0/+3
2016-11-08gcc-plugins: Adjust Kconfig to avoid cyc_complexityGravatar Kees Cook 1-1/+6
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+18
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-0/+21
2016-10-10gcc-plugins: Add latent_entropy pluginGravatar Emese Revfy 1-0/+18
2016-09-22kbuild: -ffunction-sections fix for archs with conflicting sectionsGravatar Nicholas Piggin 1-1/+3
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesGravatar Ingo Molnar 1-11/+0
2016-09-09kbuild: allow archs to select link dead code/data eliminationGravatar Nicholas Piggin 1-0/+13
2016-09-09kbuild: allow architectures to use thin archives instead of ld -rGravatar Stephen Rothwell 1-0/+6
2016-09-07seccomp: Remove 2-phase API documentationGravatar Mickaël Salaün 1-11/+0
2016-08-24fork: Add generic vmalloced stack supportGravatar Andy Lutomirski 1-0/+34
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Gravatar Linus Torvalds 1-0/+9
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-0/+37
2016-07-27gcc-plugins: disable under COMPILE_TESTGravatar Kees Cook 1-0/+1
2016-07-26mm: Implement stack frame object validationGravatar Kees Cook 1-0/+9
2016-06-24Clarify naming of thread info/stack allocatorsGravatar Linus Torvalds 1-2/+2
2016-06-17isa: Allow ISA-style drivers on modern systemsGravatar William Breathitt Gray 1-0/+3
2016-06-07Add sancov pluginGravatar Emese Revfy 1-0/+9
2016-06-07Add Cyclomatic complexity GCC pluginGravatar Emese Revfy 1-0/+12
2016-06-07GCC plugin infrastructureGravatar Emese Revfy 1-0/+15
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxGravatar Linus Torvalds 1-0/+8
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGravatar George Spelvin 1-0/+8
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanGravatar Zhaoxiu Zeng 1-0/+3
2016-05-20printk/nmi: generic solution for safe printk in NMIGravatar Petr Mladek 1-0/+4