summaryrefslogtreecommitdiffstats
path: root/arch/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* powerpc: ima: get the kexec buffer passed by the previous kernelThiago Jung Bauermann2016-12-201-0/+3
* Merge tag 'gcc-plugins-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-131-1/+6
|\
| * gcc-plugins: Adjust Kconfig to avoid cyc_complexityKees Cook2016-11-081-1/+6
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-121-0/+3
|\ \
| * | sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka2016-11-151-0/+3
| |/
* | sparc64:Support User Probes for sparcAllen Pais2016-12-111-0/+1
|/
* Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-151-0/+18
|\
| * gcc-plugins: Add latent_entropy pluginEmese Revfy2016-10-101-0/+18
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-0/+21
|\ \
| * | kbuild: -ffunction-sections fix for archs with conflicting sectionsNicholas Piggin2016-09-221-1/+3
| * | kbuild: allow archs to select link dead code/data eliminationNicholas Piggin2016-09-091-0/+13
| * | kbuild: allow architectures to use thin archives instead of ld -rStephen Rothwell2016-09-091-0/+6
* | | Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-151-11/+0
|\ \ \ | | |/ | |/|
| * | seccomp: Remove 2-phase API documentationMickaël Salaün2016-09-071-11/+0
* | | fork: Add generic vmalloced stack supportAndy Lutomirski2016-08-241-0/+34
|/ /
* | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-081-0/+9
|\ \ | |/ |/|
| * mm: Implement stack frame object validationKees Cook2016-07-261-0/+9
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-08-021-0/+37
|\ \ | |/ |/|
| * gcc-plugins: disable under COMPILE_TESTKees Cook2016-07-271-0/+1
| * Add sancov pluginEmese Revfy2016-06-071-0/+9
| * Add Cyclomatic complexity GCC pluginEmese Revfy2016-06-071-0/+12
| * GCC plugin infrastructureEmese Revfy2016-06-071-0/+15
* | Clarify naming of thread info/stack allocatorsLinus Torvalds2016-06-241-2/+2
* | isa: Allow ISA-style drivers on modern systemsWilliam Breathitt Gray2016-06-171-0/+3
|/
* Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds2016-05-281-0/+8
|\
| * <linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin2016-05-281-0/+8
* | lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-201-0/+3
* | printk/nmi: generic solution for safe printk in NMIPetr Mladek2016-05-201-0/+4
* | exit_thread: remove empty bodiesJiri Slaby2016-05-201-0/+5
|/
* objtool: Add CONFIG_STACK_VALIDATION optionJosh Poimboeuf2016-02-291-0/+6
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-3/+0
* dma-mapping: make the generic coherent dma mmap implementation optionalChristoph Hellwig2016-01-201-0/+3
* mm: mmap: add new /proc tunable for mmap_base ASLRDaniel Cashman2016-01-141-0/+68
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-09-051-1/+0
|\
| * percpu-rwsem: kill CONFIG_PERCPU_RWSEMOleg Nesterov2015-08-151-1/+0
* | locking/static_keys: Add selftestPeter Zijlstra2015-08-031-0/+6
|/
* x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar2015-07-181-0/+4
* clone: support passing tls argument via C rather than pt_regs magicJosh Triplett2015-06-251-0/+7
* Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-161-1/+1
|\
| * oprofile: Disable oprofile NMI timer on ppc64Anton Blanchard2015-04-111-1/+1
* | mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook2015-04-141-0/+1
* | mm: expose arch_mmap_rnd when availableKees Cook2015-04-141-0/+7
* | lib/ioremap.c: add huge I/O map capability interfacesToshi Kani2015-04-141-0/+3
* | mm: define default PGTABLE_LEVELS to twoKirill A. Shutemov2015-04-141-0/+4
|/
* seccomp: Document two-phase seccomp and arch-provided seccomp_dataAndy Lutomirski2014-09-031-0/+11
* seccomp: add "seccomp" syscallKees Cook2014-07-181-0/+1
* uprobes: Kconfig dependency fixDavid A. Long2014-03-181-5/+1
* stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONGKees Cook2013-12-201-3/+48
* stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architecturesKees Cook2013-12-201-0/+22
OpenPOWER on IntegriCloud