Age | Commit message (Expand) | Author |
2014-05-28 | MIPS: ptrace: Avoid smp_processor_id() in preemptible code | Alex Smith |
2014-05-25 | MIPS: Fix typo when reporting cache and ftlb errors for ImgTec cores | Markos Chandras |
2014-05-23 | MIPS: Fix branch emulation of branch likely instructions. | Ralf Baechle |
2014-05-13 | MIPS: Wire up renameat2 syscall. | Ralf Baechle |
2014-05-13 | Revert "MIPS: MT: proc: Add support for printing VPE and TC ids" | Ralf Baechle |
2014-04-12 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2014-04-03 | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2014-04-02 | Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/u... | Linus Torvalds |
2014-04-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-03-31 | Merge branch '3.14-fixes' into mips-for-linux-next | Ralf Baechle |
2014-03-31 | MIPS: smp-mt: Use common GIC IPI implementation | Paul Burton |
2014-03-31 | MIPS: smp-cmp: Remove incorrect core number probe | Paul Burton |
2014-03-31 | MIPS: Fix gigaton of warning building with microMIPS. | Ralf Baechle |
2014-03-31 | MIPS: Fix core number detection for MT cores | Paul Burton |
2014-03-31 | MIPS: Loongson: Add basic Loongson-3 CPU support | Huacai Chen |
2014-03-31 | MIPS: MT: proc: Add support for printing VPE and TC ids | Ralf Baechle |
2014-03-31 | MIPS: Simplify ptrace_getfpregs FPU IR retrieval | Paul Burton |
2014-03-31 | MIPS: Simplify PTRACE_PEEKUSR for FPC_EIR | Paul Burton |
2014-03-31 | MIPS: Use current_cpu_type() instead of c->cputype | Wu Zhangjin |
2014-03-31 | MIPS: Loongson: Rename PRID_IMP_LOONGSON1 and PRID_IMP_LOONGSON2 | Huacai Chen |
2014-03-31 | MIPS: perf: Add interAptiv support | Deng-Cheng Zhu |
2014-03-31 | MIPS: perf: Add proAptiv support | Deng-Cheng Zhu |
2014-03-31 | MIPS: perf: Rename 74K event/cache maps in preparation for Aptiv support | Deng-Cheng Zhu |
2014-03-26 | MIPS: cpu-probe: Add support for probing M5150 cores | Leonid Yegoshin |
2014-03-26 | MIPS: Add support for the M5150 processor | Leonid Yegoshin |
2014-03-26 | MIPS: malta: Add support for SMP EVA | Markos Chandras |
2014-03-26 | MIPS: kernel: proc: Add EVA to the list of CPU features | Markos Chandras |
2014-03-26 | MIPS: kernel: cpu-probe: Enable EVA option on supported cores | Markos Chandras |
2014-03-26 | MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flushes | Leonid Yegoshin |
2014-03-26 | MIPS: kernel: signal: Prevent save/restore FPU context in user memory | Leonid Yegoshin |
2014-03-26 | MIPS: checksum: Split the 'copy_user' symbol | Markos Chandras |
2014-03-26 | MIPS: kernel: unaligned: Handle unaligned accesses for EVA | Leonid Yegoshin |
2014-03-26 | MIPS: kernel: unaligned: Add EVA instruction wrappers | Markos Chandras |
2014-03-26 | MIPS: lib: memcpy: Add EVA support | Markos Chandras |
2014-03-26 | MIPS: lib: strncpy_user: Add EVA support | Markos Chandras |
2014-03-26 | MIPS: lib: strlen_user: Add EVA support | Markos Chandras |
2014-03-26 | MIPS: lib: strnlen_user: Add EVA support | Markos Chandras |
2014-03-26 | MIPS: traps: Set correct address limit for breakpoints and traps | Leonid Yegoshin |
2014-03-26 | MIPS: kernel: traps: Whitespace clean up | Markos Chandras |
2014-03-26 | MIPS: kernel: scall32-o32: Use EVA wrappers to fetch syscall arguments | Markos Chandras |
2014-03-26 | MIPS: Allow FTLB to be turned on for CPU_P5600 | James Hogan |
2014-03-26 | MIPS: Add MIPS P5600 probe support | James Hogan |
2014-03-26 | MIPS: Add cases for CPU_P5600 | James Hogan |
2014-03-26 | MIPS: Save/restore MSA context around signals | Paul Burton |
2014-03-26 | MIPS: Warn if vector register partitioning is implemented | Paul Burton |
2014-03-26 | MIPS: Dumb MSA FP exception handler | Paul Burton |
2014-03-26 | MIPS: Basic MSA context switching support | Paul Burton |
2014-03-26 | MIPS: Detect the MSA ASE | Paul Burton |
2014-03-26 | MIPS: Don't assume 64-bit FP registers for context switch | Paul Burton |
2014-03-26 | MIPS: Don't assume 64-bit FP registers for FP regset | Paul Burton |