aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorFilesLines
2014-03-26MIPS: checksum: Split the 'copy_user' symbolMarkos Chandras1-1/+3
2014-03-26MIPS: kernel: unaligned: Handle unaligned accesses for EVALeonid Yegoshin1-1/+85
2014-03-26MIPS: kernel: unaligned: Add EVA instruction wrappersMarkos Chandras1-24/+25
2014-03-26MIPS: lib: memcpy: Add EVA supportMarkos Chandras1-0/+6
2014-03-26MIPS: lib: strncpy_user: Add EVA supportMarkos Chandras1-0/+6
2014-03-26MIPS: lib: strlen_user: Add EVA supportMarkos Chandras1-0/+4
2014-03-26MIPS: lib: strnlen_user: Add EVA supportMarkos Chandras1-0/+4
2014-03-26MIPS: traps: Set correct address limit for breakpoints and trapsLeonid Yegoshin1-0/+12
2014-03-26MIPS: kernel: traps: Whitespace clean upMarkos Chandras1-7/+10
2014-03-26MIPS: kernel: scall32-o32: Use EVA wrappers to fetch syscall argumentsMarkos Chandras1-4/+5
2014-03-26MIPS: Allow FTLB to be turned on for CPU_P5600James Hogan1-5/+7
2014-03-26MIPS: Add MIPS P5600 probe supportJames Hogan1-0/+4
2014-03-26MIPS: Add cases for CPU_P5600James Hogan3-0/+3
2014-03-26MIPS: Save/restore MSA context around signalsPaul Burton4-16/+347
2014-03-26MIPS: Warn if vector register partitioning is implementedPaul Burton1-1/+4
2014-03-26MIPS: Dumb MSA FP exception handlerPaul Burton2-0/+13
2014-03-26MIPS: Basic MSA context switching supportPaul Burton4-24/+143
2014-03-26MIPS: Detect the MSA ASEPaul Burton2-0/+23
2014-03-26MIPS: Don't assume 64-bit FP registers for context switchPaul Burton1-0/+66
2014-03-26MIPS: Don't assume 64-bit FP registers for FP regsetPaul Burton1-6/+40
2014-03-26MIPS: Don't assume 64-bit FP registers for dump_{,task_}fpuPaul Burton1-2/+14
2014-03-26MIPS: Replace hardcoded 32 with NUM_FPU_REGS in ptracePaul Burton2-4/+4
2014-03-26MIPS: Don't require FPU on sigcontext setup/restorePaul Burton2-16/+28
2014-03-26MIPS: Move & rename fpu_emulator_{save,restore}_contextPaul Burton2-12/+76
2014-03-26MIPS: Simplify FP context accessPaul Burton2-39/+25
2014-03-26MIPS: seccomp: Handle indirect system calls (o32)Markos Chandras5-4/+25
2014-03-26MIPS: kernel: scalls: Skip the syscall if denied by the seccomp filterMarkos Chandras4-4/+12
2014-03-26MIPS: ptrace: Move away from secure_computing_strictMarkos Chandras1-4/+6
2014-03-26MIPS: asm: syscall: Define syscall_get_archMarkos Chandras1-1/+1
2014-03-26MIPS: Remove gcmpregs.hPaul Burton1-1/+0
2014-03-26MIPS: Coherent Processing System SMP implementationPaul Burton5-0/+542
2014-03-20syscall_get_arch: remove useless function argumentsEric Paris1-1/+1
2014-03-17MIPS: ftrace: Fix icache flush range errorViller Hsiao1-3/+2
2014-03-14MIPS: FPU: Fix conflict of register usageHuacai Chen1-4/+4
2014-03-14MIPS: Replace CONFIG_MIPS64 and CONFIG_MIPS32_R2Paul Bolle1-4/+4
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby1-1/+1
2014-03-07ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby1-3/+0
2014-03-06MIPS: Add CPC probe, access functionsPaul Burton2-0/+53
2014-03-06MIPS: Add generic CM probe & access codePaul Burton2-0/+123
2014-03-06MIPS: Move GIC IPI functions out of smp-cmp.cPaul Burton3-50/+56
2014-03-06MIPS: Add 1074K CPU support explicitly.Steven J. Hill5-1/+10
2014-03-06MIPS: APRP: Unregister rtlx interrupt hook at module exitDeng-Cheng Zhu2-0/+6
2014-03-04mips: Use the core irq stats functionThomas Gleixner1-1/+1
2014-02-04MIPS: Wire up sched_setattr/sched_getattr syscallsJames Hogan4-0/+8
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds28-1217/+1921
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker4-4/+0
2014-01-24MIPS: Netlogic: Identify XLP 9XX chipJayachandran C1-0/+1
2014-01-24MIPS: /proc/cpuinfo: always print the supported ISAAaro Koskinen1-20/+19
2014-01-24MIPS: replace open-coded init_dspPaul Burton1-2/+1
2014-01-22MIPS: VPE: Remove vpe_getuid and vpe_getgidEric W. Biederman1-28/+0