| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-05-01 | 1 | -0/+2 |
|\ |
|
| * | net: add option to enable error queue packets waking select | Keller, Jacob E | 2013-03-31 | 1 | -0/+2 |
* | | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro | 2013-03-03 | 1 | -10/+0 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 | 1 | -3/+0 |
|\ |
|
| * | default SET_PERSONALITY() in linux/elf.h | Al Viro | 2013-02-26 | 1 | -3/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 | 2 | -9/+0 |
|\ \ |
|
| * | | burying unused conditionals | Al Viro | 2013-02-14 | 1 | -2/+0 |
| * | | frv: switch to generic old sigaction() | Al Viro | 2013-02-03 | 1 | -7/+0 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-02-08 | 1 | -0/+15 |
|\ \ |
|
| * | | frv: Provide dummy dma_mmap_coherent() and dma_get_sgtable() | Geert Uytterhoeven | 2013-01-29 | 1 | -0/+15 |
| |/ |
|
* | | soreuseport: infrastructure | Tom Herbert | 2013-01-23 | 1 | -1/+1 |
* | | sk-filter: Add ability to lock a socket filter program | Vincent Bernat | 2013-01-17 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 | 1 | -1/+0 |
|\ |
|
| * | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 | 1 | -1/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-12-12 | 1 | -0/+1 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-10 | 1 | -1/+0 |
| |\ \ |
|
| * | | | sk-filter: Add ability to get socket filter program (v2) | Pavel Emelyanov | 2012-11-01 | 1 | -0/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 1 | -0/+3 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | frv: switch to generic fork/vfork/clone | Al Viro | 2012-11-28 | 1 | -0/+3 |
| | |/
| |/| |
|
* | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-12-08 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | tracing,x86: Add a TSC trace_clock | David Sharp | 2012-11-13 | 1 | -0/+1 |
| |/ |
|
* / | frv: switch to saner kernel_execve() semantics | Al Viro | 2012-11-02 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 1 | -7/+1 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 1 | -7/+1 |
* | | Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/user... | Linus Torvalds | 2012-10-13 | 40 | -486/+557 |
|\ \ |
|
| * | | UAPI: (Scripted) Disintegrate arch/frv/include/asm | David Howells | 2012-10-10 | 40 | -486/+557 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 4 | -9/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | sanitize tsk_is_polling() | Al Viro | 2012-10-01 | 1 | -2/+0 |
| * | | bury _TIF_RESTORE_SIGMASK | Al Viro | 2012-10-01 | 1 | -1/+0 |
| * | | frv: switch to generic kernel_thread() | Al Viro | 2012-10-01 | 1 | -1/+0 |
| * | | frv: switch to generic kernel_execve | Al Viro | 2012-10-01 | 2 | -5/+4 |
| * | | frv: switch to generic sys_execve() | Al Viro | 2012-10-01 | 2 | -0/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-10 | 2 | -17/+1 |
|\| | |
|
| * | | get rid of generic instances of asm/exec.h | Al Viro | 2012-09-20 | 2 | -17/+1 |
| |/ |
|
* | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 2012-10-09 | 1 | -0/+1 |
|\ \ |
|
| * \ | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann | 2012-10-04 | 1 | -0/+3 |
| |\ \ |
|
| * | | | asm-generic: Add default clkdev.h | Mark Brown | 2012-10-03 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina | 2012-10-06 | 1 | -1/+2 |
| |/
|/| |
|
* | | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells | 2012-10-02 | 1 | -0/+3 |
|/ |
|
* | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-07-30 | 1 | -1/+0 |
|\ |
|
| * | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 2012-07-30 | 1 | -1/+0 |
* | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2012-07-30 | 1 | -6/+0 |
|\ \
| |/
|/| |
|
| * | Remove useless wrappers of asm-generic/cpumask.h | Paul Bolle | 2012-06-28 | 1 | -6/+0 |
* | | frv: remove km_type definitions | Cong Wang | 2012-07-24 | 1 | -23/+1 |
* | | frv: remove the second parameter of kmap_atomic_primary() | Cong Wang | 2012-07-23 | 1 | -25/+9 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 | 1 | -4/+12 |
|\ |
|
| * | FRV: Shrink TIF_WORK_MASK [ver #2] | David Howells | 2012-06-01 | 1 | -4/+12 |
* | | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 2012-05-30 | 1 | -3/+0 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-24 | 1 | -0/+1 |
|\ |
|
| * | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 2012-04-08 | 1 | -0/+1 |