Age | Commit message (Expand) | Author |
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 |
2012-10-14 | cris: switch to 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 | 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 | UAPI: (Scripted) Disintegrate arch/cris/include/asm | David Howells |
2012-10-09 | UAPI: (Scripted) Disintegrate arch/cris/include/arch-v32/arch | David Howells |
2012-10-09 | UAPI: (Scripted) Disintegrate arch/cris/include/arch-v10/arch | David Howells |
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 | Kconfig: clean up the long arch list for the UID16 config option | Catalin Marinas |
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 | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds |
2012-10-03 | asm-generic: Add default clkdev.h | Mark Brown |
2012-10-03 | Merge tag 'cris-for-linus-3.7' of git://jni.nu/cris | Linus Torvalds |
2012-10-03 | CRIS: Remove VCS simulator specific code | Jesper Nilsson |
2012-10-03 | cris/PCI: remove pcibios_assign_resources() | Bjorn Helgaas |
2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells |
2012-10-02 | UAPI: Partition the header include path sets and add uapi/ header directories | David Howells |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells |
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-23 | cris: Add missing RCU idle APIs on idle loop | Frederic Weisbecker |
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-05 | cris/PCI: factor out pcibios_setup() | Myron Stowe |