Age | Commit message (Expand) | Author |
2013-04-05 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-04-05 | MIPS: Fix ISA level which causes secondary cache init bypassing and more | Deng-Cheng Zhu |
2013-04-05 | MIPS: Unbreak function tracer for 64-bit kernel. | David Daney |
2013-03-19 | MIPS: Fix code generation for non-DSP capable CPUs | Florian Fainelli |
2013-03-13 | MIPS: Fix inconsistent formatting inside /proc/cpuinfo | John Crispin |
2013-03-12 | MIPS: VR4133: Fix probe for LL/SC. | Yoichi Yuasa |
2013-03-11 | MIPS: compat: Return same error ENOSYS as native for invalid operation. | Ralf Baechle |
2013-03-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-03-02 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-25 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-02-25 | fix compat truncate/ftruncate | 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 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j... | Ralf Baechle |
2013-02-19 | MIPS: remove broken conditional inside vpe loader code | John Crispin |
2013-02-19 | MIPS: SMTC: fix implicit declaration of set_vi_handler | Florian Fainelli |
2013-02-19 | MIPS: early_printk: drop __init annotations | Aaro Koskinen |
2013-02-19 | MIPS: Probe for and report hardware virtualization support. | David Daney |
2013-02-19 | mips: reserve elfcorehdr | Corey Minyard |
2013-02-19 | mips: Make sure kernel memory is in iomem | Corey Minyard |
2013-02-17 | MIPS: add irqdomain support for the CPU IRQ controller | Gabor Juhos |
2013-02-17 | MIPS: Add new GIC clocksource. | Steven J. Hill |
2013-02-17 | MIPS: dsp: Add assembler support for DSP ASEs. | Steven J. Hill |
2013-02-17 | MIPS: Add support for the M14KEc core. | Steven J. Hill |
2013-02-17 | MIPS: show correct cpu name for 24KEc | John Crispin |
2013-02-15 | MIPS: Add printing of ISA version in cpuinfo. | Steven J. Hill |
2013-02-15 | MIPS: Loongson2: Use clk API instead of direct dereferences | Julia Lawall |
2013-02-03 | mips: switch to generic sys_fork() and sys_clone() | Al Viro |
2013-02-03 | mips: take the "zero newsp means inherit the parent's one" to copy_thread() | Al Viro |
2013-02-03 | mips: no magic arguments for sysm_pipe() | Al Viro |
2013-02-03 | mips: don't bother with compat_sys_futex() wrappers | Al Viro |
2013-02-03 | mips: switch to generic compat rt_sigaction() | Al Viro |
2013-02-03 | mips: switch to generic compat sched_rr_get_interval() | Al Viro |
2013-02-03 | mips: sigsuspend() is essentially the same as rt_sigsuspend() here | Al Viro |
2013-02-03 | mips: switch to generic compat rt_sigqueueinfo() | Al Viro |
2013-02-03 | mips: switch to generic compat rt_sigpending() | Al Viro |
2013-02-03 | mips: switch to generic compat rt_sigprocmask() | Al Viro |
2013-02-03 | switch mips to generic rt_sigsuspend(), make it unconditional | Al Viro |
2013-02-03 | mips: switch to compat_sys_waitid() | Al Viro |
2013-02-03 | mips: switch to generic sigaltstack | Al Viro |
2013-02-03 | Merge commit '12890d0f61fc' into arch-mips | Al Viro |
2013-02-03 | mips: use sane prototype for sys_rt_sigsuspend() | Al Viro |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle |
2013-02-01 | MIPS: Whitespace cleanups and reformatting. | Steven J. Hill |
2013-02-01 | MIPS: sysmips: Rewrite to use SYSCALL_DEFINE3(). | Ralf Baechle |
2013-02-01 | MIPS: sysmips: Use unreachable(). | Ralf Baechle |
2013-01-31 | MIPS: Function tracer: Fix broken function tracing | Al Cooper |
2013-01-21 | taint: add explicit flag to show whether lock dep is still OK. | Rusty Russell |