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