summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Loongson: Add basic Loongson-3 CPU supportHuacai Chen2014-03-311-3/+9
* MIPS: MT: proc: Add support for printing VPE and TC idsRalf Baechle2014-03-313-0/+68
* MIPS: Simplify ptrace_getfpregs FPU IR retrievalPaul Burton2014-03-311-24/+1
* MIPS: Simplify PTRACE_PEEKUSR for FPC_EIRPaul Burton2014-03-312-76/+6
* MIPS: Use current_cpu_type() instead of c->cputypeWu Zhangjin2014-03-311-2/+1
* MIPS: Loongson: Rename PRID_IMP_LOONGSON1 and PRID_IMP_LOONGSON2Huacai Chen2014-03-311-2/+2
* MIPS: perf: Add interAptiv supportDeng-Cheng Zhu2014-03-311-2/+36
* MIPS: perf: Add proAptiv supportDeng-Cheng Zhu2014-03-311-2/+26
* MIPS: perf: Rename 74K event/cache maps in preparation for Aptiv supportDeng-Cheng Zhu2014-03-311-4/+4
* MIPS: cpu-probe: Add support for probing M5150 coresLeonid Yegoshin2014-03-261-0/+4
* MIPS: Add support for the M5150 processorLeonid Yegoshin2014-03-261-0/+1
* MIPS: malta: Add support for SMP EVAMarkos Chandras2014-03-261-1/+1
* MIPS: kernel: proc: Add EVA to the list of CPU featuresMarkos Chandras2014-03-261-0/+1
* MIPS: kernel: cpu-probe: Enable EVA option on supported coresMarkos Chandras2014-03-261-0/+3
* MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flushesLeonid Yegoshin2014-03-262-1/+21
* MIPS: kernel: signal: Prevent save/restore FPU context in user memoryLeonid Yegoshin2014-03-261-0/+32
* MIPS: checksum: Split the 'copy_user' symbolMarkos Chandras2014-03-261-1/+3
* MIPS: kernel: unaligned: Handle unaligned accesses for EVALeonid Yegoshin2014-03-261-1/+85
* MIPS: kernel: unaligned: Add EVA instruction wrappersMarkos Chandras2014-03-261-24/+25
* MIPS: lib: memcpy: Add EVA supportMarkos Chandras2014-03-261-0/+6
* MIPS: lib: strncpy_user: Add EVA supportMarkos Chandras2014-03-261-0/+6
* MIPS: lib: strlen_user: Add EVA supportMarkos Chandras2014-03-261-0/+4
* MIPS: lib: strnlen_user: Add EVA supportMarkos Chandras2014-03-261-0/+4
* MIPS: traps: Set correct address limit for breakpoints and trapsLeonid Yegoshin2014-03-261-0/+12
* MIPS: kernel: traps: Whitespace clean upMarkos Chandras2014-03-261-7/+10
* MIPS: kernel: scall32-o32: Use EVA wrappers to fetch syscall argumentsMarkos Chandras2014-03-261-4/+5
* MIPS: Allow FTLB to be turned on for CPU_P5600James Hogan2014-03-261-5/+7
* MIPS: Add MIPS P5600 probe supportJames Hogan2014-03-261-0/+4
* MIPS: Add cases for CPU_P5600James Hogan2014-03-263-0/+3
* MIPS: Save/restore MSA context around signalsPaul Burton2014-03-264-16/+347
* MIPS: Warn if vector register partitioning is implementedPaul Burton2014-03-261-1/+4
* MIPS: Dumb MSA FP exception handlerPaul Burton2014-03-262-0/+13
* MIPS: Basic MSA context switching supportPaul Burton2014-03-264-24/+143
* MIPS: Detect the MSA ASEPaul Burton2014-03-262-0/+23
* MIPS: Don't assume 64-bit FP registers for context switchPaul Burton2014-03-261-0/+66
* MIPS: Don't assume 64-bit FP registers for FP regsetPaul Burton2014-03-261-6/+40
* MIPS: Don't assume 64-bit FP registers for dump_{,task_}fpuPaul Burton2014-03-261-2/+14
* MIPS: Replace hardcoded 32 with NUM_FPU_REGS in ptracePaul Burton2014-03-262-4/+4
* MIPS: Don't require FPU on sigcontext setup/restorePaul Burton2014-03-262-16/+28
* MIPS: Move & rename fpu_emulator_{save,restore}_contextPaul Burton2014-03-262-12/+76
* MIPS: Simplify FP context accessPaul Burton2014-03-262-39/+25
* MIPS: seccomp: Handle indirect system calls (o32)Markos Chandras2014-03-265-4/+25
* MIPS: kernel: scalls: Skip the syscall if denied by the seccomp filterMarkos Chandras2014-03-264-4/+12
* MIPS: ptrace: Move away from secure_computing_strictMarkos Chandras2014-03-261-4/+6
* MIPS: asm: syscall: Define syscall_get_archMarkos Chandras2014-03-261-1/+1
* MIPS: Remove gcmpregs.hPaul Burton2014-03-261-1/+0
* MIPS: Coherent Processing System SMP implementationPaul Burton2014-03-265-0/+542
* MIPS: Add CPC probe, access functionsPaul Burton2014-03-062-0/+53
* MIPS: Add generic CM probe & access codePaul Burton2014-03-062-0/+123
* MIPS: Move GIC IPI functions out of smp-cmp.cPaul Burton2014-03-063-50/+56
OpenPOWER on IntegriCloud