Age | Commit message (Expand) | Author |
2013-02-27 | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell |
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-22 | new helper: file_inode(file) | Al Viro |
2013-02-21 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-02-21 | cris: use "int" for ssize_t to match size_t | Geert Uytterhoeven |
2013-02-21 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-02-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Rafael J. Wysocki |
2013-02-17 | cris idle: delete idle and pm_idle | Len Brown |
2013-02-14 | burying unused conditionals | Al Viro |
2013-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-02-03 | cris: kill weird arguments of sys_{rt_,}sigreturn() | Al Viro |
2013-02-03 | cris: switch to generic old sigaction() | Al Viro |
2013-02-03 | cris: switch to generic old sigsuspend | Al Viro |
2013-02-03 | cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturn | Al Viro |
2013-02-03 | cris: switch to generic sigaltstack | 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-29 | cris: Provide dma_mmap_coherent() and dma_get_sgtable() | Geert Uytterhoeven |
2013-01-23 | soreuseport: infrastructure | Tom Herbert |
2013-01-17 | sk-filter: Add ability to lock a socket filter program | Vincent Bernat |
2013-01-14 | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson |
2013-01-11 | arch/cris/arch-v32/drivers: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
2013-01-03 | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-24 | time: convert arch_gettimeoffset to a pointer | Stephen Warren |
2012-12-24 | cris: move usec/nsec conversion to do_slow_gettimeoffset | Stephen Warren |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-20 | UAPI: Fix up empty files in arch/cris/ | David Howells |
2012-12-20 | CRIS: locking: fix the return value of arch_read_trylock() | Wei Yongjun |
2012-12-20 | Merge tag 'disintegrate-cris-20121009' of git://git.infradead.org/users/dhowe... | Jesper Nilsson |
2012-12-20 | CRIS: use kbuild.h instead of defining macros in asm-offset.c | James Hogan |
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 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-12-18 | CRIS: fix I/O macros | Corey Minyard |
2012-12-14 | modules: don't hand 0 to vmalloc. | Rusty Russell |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
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-11-29 | unify default ptrace_signal_deliver | Al Viro |
2012-11-28 | flagday: don't pass regs to copy_thread() | Al Viro |
2012-11-28 | cris: switch to generic fork/vfork/clone | Al Viro |
2012-11-19 | various: Fix spelling of "registered" in comments. | Adam Buchbinder |
2012-11-13 | tracing,x86: Add a TSC trace_clock | David Sharp |
2012-11-01 | sk-filter: Add ability to get socket filter program (v2) | Pavel Emelyanov |
2012-10-14 | cris: switch to generic kernel_execve/sys_execve | Al Viro |