Age | Commit message (Expand) | Author |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-26 | default SET_PERSONALITY() in linux/elf.h | Al Viro |
2013-02-25 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-14 | burying unused conditionals | Al Viro |
2013-02-04 | arch Kconfig: Remove references to IRQ_PER_CPU | James Hogan |
2013-02-03 | hexagon: don't leave ->uc_stack uninitialized | Al Viro |
2013-02-03 | hexagon: switch to generic sigaltstack | Al Viro |
2013-01-24 | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2013-01-21 | taint: add explicit flag to show whether lock dep is still OK. | Rusty Russell |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-11-28 | flagday: don't pass regs to copy_thread() | Al Viro |
2012-11-28 | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h | Al Viro |
2012-11-28 | hexagon: switch to generic clone() | Al Viro |
2012-11-28 | consolidate sys_execve() prototype | Al Viro |
2012-11-17 | irq_work: Remove CONFIG_HAVE_IRQ_WORK | Frederic Weisbecker |
2012-11-16 | Merge branch 'arch-frv' into no-rebases | Al Viro |
2012-11-13 | tracing,x86: Add a TSC trace_clock | David Sharp |
2012-10-23 | hexagon: switch to generic sys_execve() | Al Viro |
2012-10-23 | hexagon: kernel_thread()/kernel_execve() conversion | Al Viro |
2012-10-18 | Hexagon: Copyright marking changes | Richard Kuo |
2012-10-18 | UAPI: (Scripted) Disintegrate arch/hexagon/include/asm | David Howells |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-12 | vfs: define struct filename and have getname() return it | Jeff Layton |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-09 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-10-09 | readahead: fault retry breaks mmap file read random detection | Shaohua Li |
2012-10-09 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds |
2012-10-07 | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds |
2012-10-06 | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina |
2012-10-04 | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann |
2012-10-04 | UAPI: Fix the guards on various asm/unistd.h files | David Howells |
2012-10-03 | asm-generic: Add default clkdev.h | Mark Brown |
2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells |
2012-10-01 | Uninclude linux/freezer.h | Richard Weinberger |
2012-10-01 | bury the rest of TIF_IRET | Al Viro |
2012-10-01 | sanitize tsk_is_polling() | Al Viro |
2012-10-01 | bury _TIF_RESTORE_SIGMASK | Al Viro |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells |
2012-09-20 | don't bother exporting kernel_execve() | Al Viro |
2012-07-30 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2012-06-28 | Remove useless wrappers of asm-generic/ipc.h | Paul Bolle |
2012-06-28 | Remove useless wrappers of asm-generic/cpumask.h | Paul Bolle |
2012-06-05 | hexagon: SMP: Remove call to ipi_call_lock()/ipi_call_unlock() | Yong Zhang |
2012-06-01 | new helper: signal_delivered() | Al Viro |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro |
2012-06-01 | don't call try_to_freeze() from do_signal() | Al Viro |