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-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-03 | h8300: switch to generic old sigaction() | Al Viro |
2013-02-03 | consolidate kernel-side struct sigaction declarations | Al Viro |
2013-02-03 | consolidate declarations of k_sigaction | Al Viro |
2013-01-23 | soreuseport: infrastructure | Tom Herbert |
2013-01-17 | sk-filter: Add ability to lock a socket filter program | Vincent Bernat |
2012-12-21 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-19 | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro |
2012-12-19 | new helper: current_user_stack_pointer() | Al Viro |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro |
2012-12-19 | UAPI: (Scripted) Disintegrate arch/h8300/include/asm | David Howells |
2012-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-09 | h8300: Use generic asm/mmu.h | Lars-Peter Clausen |
2012-12-08 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2012-11-29 | new helper: signal_pt_regs() | Al Viro |
2012-11-29 | unify default ptrace_signal_deliver | Al Viro |
2012-11-28 | h8300: switch to generic fork/vfork/clone | Al Viro |
2012-11-28 | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro |
2012-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-11-13 | tracing,x86: Add a TSC trace_clock | David Sharp |
2012-11-09 | h8300: add missing L1_CACHE_SHIFT | Fengguang Wu |
2012-11-01 | sk-filter: Add ability to get socket filter program (v2) | Pavel Emelyanov |
2012-10-14 | h8300: generic sys_execve() | Al Viro |
2012-10-14 | h8300: generic kernel_thread() | Al Viro |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
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 tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | 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-03 | asm-generic: Add default clkdev.h | Mark Brown |
2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells |
2012-10-01 | h8300: trim _TIF_WORK_MASK | 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 | get rid of generic instances of asm/exec.h | Al Viro |
2012-07-30 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon |
2012-07-11 | h8300/uaccess: add mising __clear_user() | Geert Uytterhoeven |
2012-07-11 | h8300/uaccess: remove assignment to __gu_val in unhandled case of get_user() | Geert Uytterhoeven |
2012-07-11 | h8300/pgtable: add missing #include <asm-generic/pgtable.h> | Geert Uytterhoeven |
2012-05-30 | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro |
2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-21 | h8300: switch to saved_sigmask-based sigsuspend/rt_sigsuspend | Al Viro |