aboutsummaryrefslogtreecommitdiff
path: root/arch/Kconfig
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-20exit_thread: remove empty bodiesGravatar Jiri Slaby 1-0/+5
2016-02-29objtool: Add CONFIG_STACK_VALIDATION optionGravatar Josh Poimboeuf 1-0/+6
2016-01-20dma-mapping: always provide the dma_map_ops based implementationGravatar Christoph Hellwig 1-3/+0
2016-01-20dma-mapping: make the generic coherent dma mmap implementation optionalGravatar Christoph Hellwig 1-0/+3
2016-01-14mm: mmap: add new /proc tunable for mmap_base ASLRGravatar Daniel Cashman 1-0/+68
2015-09-10kexec: split kexec_load syscall from kexec core codeGravatar Dave Young 1-0/+3
2015-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+0
2015-08-15percpu-rwsem: kill CONFIG_PERCPU_RWSEMGravatar Oleg Nesterov 1-1/+0
2015-08-03locking/static_keys: Add selftestGravatar Peter Zijlstra 1-0/+6
2015-07-18x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Gravatar Ingo Molnar 1-0/+4
2015-06-25clone: support passing tls argument via C rather than pt_regs magicGravatar Josh Triplett 1-0/+7
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Gravatar Linus Torvalds 1-1/+1
2015-04-14mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEGravatar Kees Cook 1-0/+1
2015-04-14mm: expose arch_mmap_rnd when availableGravatar Kees Cook 1-0/+7
2015-04-14lib/ioremap.c: add huge I/O map capability interfacesGravatar Toshi Kani 1-0/+3
2015-04-14mm: define default PGTABLE_LEVELS to twoGravatar Kirill A. Shutemov 1-0/+4
2015-04-11oprofile: Disable oprofile NMI timer on ppc64Gravatar Anton Blanchard 1-1/+1
2014-09-03seccomp: Document two-phase seccomp and arch-provided seccomp_dataGravatar Andy Lutomirski 1-0/+11
2014-07-18seccomp: add "seccomp" syscallGravatar Kees Cook 1-0/+1
2014-03-18uprobes: Kconfig dependency fixGravatar David A. Long 1-5/+1
2013-12-20stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONGGravatar Kees Cook 1-3/+48
2013-12-20stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architecturesGravatar Kees Cook 1-0/+22
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSGravatar Christoph Hellwig 1-3/+0
2013-11-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+12
2013-10-01irq: Optimize softirq stack selection in irq exitGravatar Frederic Weisbecker 1-0/+10
2013-09-30vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN KconfigGravatar Kevin Hilman 1-0/+12
2013-09-28mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefGravatar Heiko Carstens 1-3/+0
2013-08-13microblaze: fix clone syscallGravatar Michal Simek 1-0/+6