Age | Commit message (Expand) | Author | Files | Lines |
2013-06-18 | net: add socket option for low latency polling | Eliezer Tamir | 1 | -0/+2 |
2013-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+2 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -8/+0 |
2013-04-08 | arch: Cleanup enable/disable_hlt | Thomas Gleixner | 1 | -7/+0 |
2013-04-01 | net: add option to enable error queue packets waking select | Keller, Jacob E | 1 | -0/+2 |
2013-03-04 | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro | 1 | -8/+0 |
2013-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+0 |
2013-02-26 | default SET_PERSONALITY() in linux/elf.h | Al Viro | 1 | -3/+0 |
2013-02-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -19/+2 |
2013-02-22 | cris: use "int" for ssize_t to match size_t | Geert Uytterhoeven | 1 | -5/+0 |
2013-02-14 | burying unused conditionals | Al Viro | 1 | -2/+0 |
2013-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+10 |
2013-02-04 | cris: switch to generic old sigaction() | Al Viro | 1 | -7/+0 |
2013-02-04 | consolidate kernel-side struct sigaction declarations | Al Viro | 1 | -6/+1 |
2013-02-04 | consolidate declarations of k_sigaction | Al Viro | 1 | -3/+0 |
2013-01-29 | cris: Provide dma_mmap_coherent() and dma_get_sgtable() | Geert Uytterhoeven | 1 | -0/+10 |
2013-01-23 | soreuseport: infrastructure | Tom Herbert | 1 | -1/+1 |
2013-01-17 | sk-filter: Add ability to lock a socket filter program | Vincent Bernat | 1 | -0/+2 |
2012-12-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -7/+1 |
2012-12-20 | UAPI: Fix up empty files in arch/cris/ | David Howells | 3 | -0/+5 |
2012-12-20 | CRIS: locking: fix the return value of arch_read_trylock() | Wei Yongjun | 1 | -1/+1 |
2012-12-20 | Merge tag 'disintegrate-cris-20121009' of git://git.infradead.org/users/dhowe... | Jesper Nilsson | 53 | -639/+682 |
2012-12-20 | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 1 | -6/+0 |
2012-12-20 | new helper: current_user_stack_pointer() | Al Viro | 1 | -0/+1 |
2012-12-20 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 1 | -1/+0 |
2012-12-19 | CRIS: fix I/O macros | Corey Minyard | 1 | -6/+33 |
2012-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2012-12-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -8/+4 |
2012-11-29 | unify default ptrace_signal_deliver | Al Viro | 1 | -6/+0 |
2012-11-29 | cris: switch to generic fork/vfork/clone | Al Viro | 1 | -0/+3 |
2012-11-19 | various: Fix spelling of "registered" in comments. | Adam Buchbinder | 2 | -2/+2 |
2012-11-14 | tracing,x86: Add a TSC trace_clock | David Sharp | 1 | -0/+1 |
2012-11-01 | sk-filter: Add ability to get socket filter program (v2) | Pavel Emelyanov | 1 | -0/+1 |
2012-10-15 | cris: switch to generic kernel_execve/sys_execve | Al Viro | 1 | -0/+1 |
2012-10-15 | cris: switch to generic kernel_thread() | Al Viro | 1 | -2/+0 |
2012-10-15 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -9/+1 |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+0 |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -6/+1 |
2012-10-09 | UAPI: (Scripted) Disintegrate arch/cris/include/asm | David Howells | 42 | -519/+553 |
2012-10-09 | UAPI: (Scripted) Disintegrate arch/cris/include/arch-v32/arch | David Howells | 5 | -117/+125 |
2012-10-09 | UAPI: (Scripted) Disintegrate arch/cris/include/arch-v10/arch | David Howells | 6 | -4/+4 |
2012-10-09 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 1 | -0/+2 |
2012-10-05 | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina | 1 | -1/+2 |
2012-10-05 | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann | 11 | -21/+12 |
2012-10-04 | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds | 7 | -4/+11 |
2012-10-03 | asm-generic: Add default clkdev.h | Mark Brown | 1 | -0/+2 |
2012-10-03 | Merge tag 'cris-for-linus-3.7' of git://jni.nu/cris | Linus Torvalds | 4 | -17/+1 |
2012-10-03 | CRIS: Remove VCS simulator specific code | Jesper Nilsson | 3 | -16/+1 |
2012-10-03 | cris/PCI: remove pcibios_assign_resources() | Bjorn Helgaas | 1 | -1/+0 |