Age | Commit message (Expand) | Author | Files | Lines |
2014-03-19 | uprobes: Kconfig dependency fix | David A. Long | 1 | -5/+1 |
2013-12-20 | stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONG | Kees Cook | 1 | -3/+48 |
2013-12-20 | stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures | Kees Cook | 1 | -0/+22 |
2013-11-15 | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig | 1 | -3/+0 |
2013-11-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+12 |
2013-10-01 | irq: Optimize softirq stack selection in irq exit | Frederic Weisbecker | 1 | -0/+10 |
2013-09-30 | vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN Kconfig | Kevin Hilman | 1 | -0/+12 |
2013-09-28 | mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef | Heiko Carstens | 1 | -3/+0 |
2013-08-14 | microblaze: fix clone syscall | Michal Simek | 1 | -0/+6 |
2013-07-04 | mm: soft-dirty bits for user memory changes tracking | Pavel Emelyanov | 1 | -0/+3 |
2013-05-16 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+3 |
2013-05-05 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+6 |
2013-05-05 | idle: Fix hlt/nohlt command-line handling in new generic idle | Kevin Hilman | 1 | -0/+3 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+0 |
2013-03-15 | CONFIG_SYMBOL_PREFIX: cleanup. | Rusty Russell | 1 | -0/+6 |
2013-03-12 | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 1 | -7/+0 |
2013-03-04 | make HAVE_SYSCALL_WRAPPERS unconditional | Al Viro | 1 | -3/+0 |
2013-03-04 | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+16 |
2013-03-03 | Add HAVE_64BIT_ALIGNED_ACCESS | James Hogan | 1 | -0/+16 |
2013-02-28 | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 1 | -0/+7 |
2013-02-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+26 |
2013-02-14 | burying unused conditionals | Al Viro | 1 | -15/+0 |
2013-02-04 | generic sys_sigaction() and compat_sys_sigaction() | Al Viro | 1 | -0/+11 |
2013-02-04 | generic sys_compat_rt_sigaction() | Al Viro | 1 | -0/+3 |
2013-02-04 | old sigsuspend variants in kernel/signal.c | Al Viro | 1 | -0/+10 |
2013-02-04 | generic compat_sys_rt_sigqueueinfo() | Al Viro | 1 | -0/+3 |
2013-02-04 | generic compat_sys_rt_sigpending() | Al Viro | 1 | -0/+3 |
2013-02-04 | generic compat_sys_rt_sigprocmask() | Al Viro | 1 | -0/+3 |
2013-02-04 | sanitize rt_sigaction() situation a bit | Al Viro | 1 | -0/+5 |
2013-01-21 | kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.c | Masami Hiramatsu | 1 | -0/+12 |
2012-12-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -6/+3 |
2012-12-20 | introduce generic sys_sigaltstack(), switch x86 and um to it | Al Viro | 1 | -0/+3 |
2012-12-20 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 1 | -6/+0 |
2012-12-19 | Merge tag 'byteswap-for-linus-20121219' of git://git.infradead.org/users/dwmw... | Linus Torvalds | 1 | -0/+19 |
2012-12-18 | percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM | Oleg Nesterov | 1 | -0/+1 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+14 |
2012-12-06 | byteorder: allow arch to opt to use GCC intrinsics for byteswapping | David Woodhouse | 1 | -0/+19 |
2012-11-30 | context_tracking: New context tracking susbsystem | Frederic Weisbecker | 1 | -7/+8 |
2012-11-29 | generic sys_fork / sys_vfork / sys_clone | Al Viro | 1 | -0/+14 |
2012-10-15 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+19 |
2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+3 |
2012-10-12 | infrastructure for saner ret_from_kernel_thread semantics | Al Viro | 1 | -0/+3 |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+3 |
2012-10-09 | thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE | Gerald Schaefer | 1 | -0/+3 |
2012-10-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+9 |
2012-10-01 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+13 |
2012-09-30 | preparation for generic kernel_thread() | Al Viro | 1 | -0/+3 |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 1 | -0/+19 |
2012-09-26 | rcu: Settle config for userspace extended quiescent state | Frederic Weisbecker | 1 | -0/+10 |
2012-09-25 | cputime: Make finegrained irqtime accounting generally available | Frederic Weisbecker | 1 | -0/+6 |