summaryrefslogtreecommitdiffstats
path: root/arch/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | generic compat_sys_rt_sigprocmask()Al Viro2013-02-031-0/+3
| * | sanitize rt_sigaction() situation a bitAl Viro2013-02-031-0/+5
| |/
* / kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.cMasami Hiramatsu2013-01-211-0/+12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-201-6/+3
|\
| * introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro2012-12-191-0/+3
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-6/+0
* | Merge tag 'byteswap-for-linus-20121219' of git://git.infradead.org/users/dwmw...Linus Torvalds2012-12-191-0/+19
|\ \
| * | byteorder: allow arch to opt to use GCC intrinsics for byteswappingDavid Woodhouse2012-12-061-0/+19
* | | percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEMOleg Nesterov2012-12-171-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-121-0/+14
|\ \ \ | | |/ | |/|
| * | generic sys_fork / sys_vfork / sys_cloneAl Viro2012-11-281-0/+14
| |/
* / context_tracking: New context tracking susbsystemFrederic Weisbecker2012-11-301-7/+8
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-0/+19
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-0/+19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-131-0/+3
|\ \
| * | infrastructure for saner ret_from_kernel_thread semanticsAl Viro2012-10-121-0/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-101-0/+3
|\| |
| * | preparation for generic kernel_thread()Al Viro2012-09-301-0/+3
| |/
* | thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGEGerald Schaefer2012-10-091-0/+3
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-011-0/+9
|\ \
| * | cputime: Make finegrained irqtime accounting generally availableFrederic Weisbecker2012-09-251-0/+6
| * | cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTINGFrederic Weisbecker2012-08-171-0/+3
| |/