summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2014-05-28MIPS: ptrace: Avoid smp_processor_id() in preemptible codeAlex Smith
2014-05-25MIPS: Fix typo when reporting cache and ftlb errors for ImgTec coresMarkos Chandras
2014-05-23MIPS: Fix branch emulation of branch likely instructions.Ralf Baechle
2014-05-13MIPS: Wire up renameat2 syscall.Ralf Baechle
2014-05-13Revert "MIPS: MT: proc: Add support for printing VPE and TC ids"Ralf Baechle
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-04-02Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/u...Linus Torvalds
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-31Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle
2014-03-31MIPS: smp-mt: Use common GIC IPI implementationPaul Burton
2014-03-31MIPS: smp-cmp: Remove incorrect core number probePaul Burton
2014-03-31MIPS: Fix gigaton of warning building with microMIPS.Ralf Baechle
2014-03-31MIPS: Fix core number detection for MT coresPaul Burton
2014-03-31MIPS: Loongson: Add basic Loongson-3 CPU supportHuacai Chen
2014-03-31MIPS: MT: proc: Add support for printing VPE and TC idsRalf Baechle
2014-03-31MIPS: Simplify ptrace_getfpregs FPU IR retrievalPaul Burton
2014-03-31MIPS: Simplify PTRACE_PEEKUSR for FPC_EIRPaul Burton
2014-03-31MIPS: Use current_cpu_type() instead of c->cputypeWu Zhangjin
2014-03-31MIPS: Loongson: Rename PRID_IMP_LOONGSON1 and PRID_IMP_LOONGSON2Huacai Chen
2014-03-31MIPS: perf: Add interAptiv supportDeng-Cheng Zhu
2014-03-31MIPS: perf: Add proAptiv supportDeng-Cheng Zhu
2014-03-31MIPS: perf: Rename 74K event/cache maps in preparation for Aptiv supportDeng-Cheng Zhu
2014-03-26MIPS: cpu-probe: Add support for probing M5150 coresLeonid Yegoshin
2014-03-26MIPS: Add support for the M5150 processorLeonid Yegoshin
2014-03-26MIPS: malta: Add support for SMP EVAMarkos Chandras
2014-03-26MIPS: kernel: proc: Add EVA to the list of CPU featuresMarkos Chandras
2014-03-26MIPS: kernel: cpu-probe: Enable EVA option on supported coresMarkos Chandras
2014-03-26MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flushesLeonid Yegoshin
2014-03-26MIPS: kernel: signal: Prevent save/restore FPU context in user memoryLeonid Yegoshin
2014-03-26MIPS: checksum: Split the 'copy_user' symbolMarkos Chandras
2014-03-26MIPS: kernel: unaligned: Handle unaligned accesses for EVALeonid Yegoshin
2014-03-26MIPS: kernel: unaligned: Add EVA instruction wrappersMarkos Chandras
2014-03-26MIPS: lib: memcpy: Add EVA supportMarkos Chandras
2014-03-26MIPS: lib: strncpy_user: Add EVA supportMarkos Chandras
2014-03-26MIPS: lib: strlen_user: Add EVA supportMarkos Chandras
2014-03-26MIPS: lib: strnlen_user: Add EVA supportMarkos Chandras
2014-03-26MIPS: traps: Set correct address limit for breakpoints and trapsLeonid Yegoshin
2014-03-26MIPS: kernel: traps: Whitespace clean upMarkos Chandras
2014-03-26MIPS: kernel: scall32-o32: Use EVA wrappers to fetch syscall argumentsMarkos Chandras
2014-03-26MIPS: Allow FTLB to be turned on for CPU_P5600James Hogan
2014-03-26MIPS: Add MIPS P5600 probe supportJames Hogan
2014-03-26MIPS: Add cases for CPU_P5600James Hogan
2014-03-26MIPS: Save/restore MSA context around signalsPaul Burton
2014-03-26MIPS: Warn if vector register partitioning is implementedPaul Burton
2014-03-26MIPS: Dumb MSA FP exception handlerPaul Burton
2014-03-26MIPS: Basic MSA context switching supportPaul Burton
2014-03-26MIPS: Detect the MSA ASEPaul Burton
2014-03-26MIPS: Don't assume 64-bit FP registers for context switchPaul Burton
2014-03-26MIPS: Don't assume 64-bit FP registers for FP regsetPaul Burton