summaryrefslogtreecommitdiffstats
path: root/arch/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-151-3/+0
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-121-0/+12
|\
| * vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN KconfigKevin Hilman2013-09-301-0/+12
* | irq: Optimize softirq stack selection in irq exitFrederic Weisbecker2013-10-011-0/+10
|/
* mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens2013-09-281-3/+0
* microblaze: fix clone syscallMichal Simek2013-08-131-0/+6
* mm: soft-dirty bits for user memory changes trackingPavel Emelyanov2013-07-031-0/+3
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-151-0/+3
|\
| * idle: Fix hlt/nohlt command-line handling in new generic idleKevin Hilman2013-05-051-0/+3
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-05-051-0/+6
|\ \ | |/ |/|
| * CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell2013-03-151-0/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-3/+0
|\ \ | |/ |/|
| * make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro2013-03-031-3/+0
* | Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-121-7/+0
|/
* Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-031-0/+16
|\
| * Add HAVE_64BIT_ALIGNED_ACCESSJames Hogan2013-03-021-0/+16
* | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-271-0/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-231-3/+26
|\ \
| * | burying unused conditionalsAl Viro2013-02-141-15/+0
| * | generic sys_sigaction() and compat_sys_sigaction()Al Viro2013-02-031-0/+11
| * | generic sys_compat_rt_sigaction()Al Viro2013-02-031-0/+3
| * | old sigsuspend variants in kernel/signal.cAl Viro2013-02-031-0/+10
| * | generic compat_sys_rt_sigqueueinfo()Al Viro2013-02-031-0/+3
| * | generic compat_sys_rt_sigpending()Al Viro2013-02-031-0/+3
OpenPOWER on IntegriCloud