| 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-04-01 | 1 | -0/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 1 | -10/+0 |
|\ \ |
|
| * | | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro | 2013-03-04 | 1 | -10/+0 |
* | | | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 2013-05-01 | 1 | -0/+2 |
* | | | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 2013-05-01 | 1 | -9/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-04-30 | 1 | -4/+2 |
|\ \ \ |
|
| * | | | m32r: Convert print_symbol to %pSR | Joe Perches | 2013-04-29 | 1 | -4/+2 |
| |/ / |
|
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 | 2 | -19/+1 |
|\ \ \ |
|
| * | | | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 2013-04-17 | 1 | -1/+0 |
| * | | | m32r: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 3 | -19/+2 |
| | |/
| |/| |
|
* / | | mm/m32r: use common help functions to free reserved pages | Jiang Liu | 2013-04-30 | 1 | -23/+3 |
|/ / |
|
* | | UAPI: fix endianness conditionals in M32R's asm/stat.h | David Howells | 2013-03-13 | 1 | -2/+2 |
* | | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 2013-03-12 | 1 | -1/+1 |
|/ |
|
* | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 2013-02-28 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-27 | 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-24 | 3 | -26/+3 |
|\ \ |
|
| * | | burying unused conditionals | Al Viro | 2013-02-14 | 2 | -3/+0 |
| * | | m32r: switch to generic sigaltstack | Al Viro | 2013-02-04 | 2 | -14/+3 |
| * | | consolidate kernel-side struct sigaction declarations | Al Viro | 2013-02-03 | 1 | -7/+1 |
| * | | consolidate declarations of k_sigaction | Al Viro | 2013-02-03 | 1 | -3/+0 |
| |/ |
|
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-21 | 1 | -1/+3 |
|\ \ |
|
| * | | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson | 2013-01-14 | 1 | -1/+1 |
| |\| |
|
| * | | time: convert arch_gettimeoffset to a pointer | Stephen Warren | 2012-12-24 | 1 | -1/+3 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-02-21 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | 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 |
| | |/
| |/| |
|
* / | | m32r idle: delete pm_idle, and other dead idle code | Len Brown | 2013-02-18 | 1 | -49/+2 |
|/ / |
|
* / | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-21 | 4 | -9/+1 |
|\ |
|
| * | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 2012-12-20 | 1 | -6/+0 |
| * | missing user_stack_pointer() instances | Al Viro | 2012-12-20 | 1 | -0/+1 |
| * | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-20 | 2 | -3/+0 |
* | | UAPI: (Scripted) Disintegrate arch/m32r/include/asm | David Howells | 2012-12-19 | 38 | -615/+668 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-12-13 | 1 | -0/+1 |
|\ \ |
|
| * | | 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 | 9 | -140/+34 |
|\ \ \
| | |/
| |/| |
|
| * | | unify default ptrace_signal_deliver | Al Viro | 2012-11-29 | 1 | -4/+0 |
| * | | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-29 | 1 | -1/+1 |
| * | | m32r: switch to generic fork/vfork/clone | Al Viro | 2012-11-29 | 2 | -42/+7 |
| * | | kill stray kernel_thread() garbage | Al Viro | 2012-11-29 | 1 | -1/+0 |
| * | | m32r: switch to generic sys_execve() | Al Viro | 2012-11-01 | 3 | -36/+13 |
| * | | m32r: switch to generic kernel_thread()/kernel_execve() | Al Viro | 2012-11-01 | 5 | -70/+27 |
| |/ |
|
* / | tracing,x86: Add a TSC trace_clock | David Sharp | 2012-11-13 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 4 | -25/+2 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 4 | -25/+3 |
* | | vfs: define struct filename and have getname() return it | Jeff Layton | 2012-10-13 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 2 | -10/+2 |
|\ \ |
|
| * | | Uninclude linux/freezer.h | Richard Weinberger | 2012-10-01 | 1 | -1/+0 |