summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: lib: strlen_user: Use macro to build the strlen_user symbolMarkos Chandras2014-03-261-6/+10
* MIPS: lib: strnlen_user: Add EVA supportMarkos Chandras2014-03-262-0/+24
* MIPS: lib: strnlen_user: Use macro to build the strnlen_user symbolMarkos Chandras2014-03-261-6/+10
* 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: uapi: inst: Add instruction format for SPECIAL3 instructionsLeonid Yegoshin2014-03-261-0/+11
* MIPS: uapi: inst: Add new EVA opcodesLeonid Yegoshin2014-03-261-4/+10
* MIPS: futex: Add EVA support for futex operationsMarkos Chandras2014-03-261-4/+5
* MIPS: asm: Add wrappers for EVA/non-EVA instructionsMarkos Chandras2014-03-262-0/+136
* MIPS: asm: Add prefetch instruction for EVALeonid Yegoshin2014-03-261-0/+8
* MIPS: Kconfig: Add Kconfig symbols for EVA supportLeonid Yegoshin2014-03-261-1/+27
* MIPS: OProfile: Add CPU_P5600 casesJames Hogan2014-03-262-0/+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-267-0/+7
* MIPS: Add MIPS P5600 PRid and cputype identifiersJames Hogan2014-03-261-1/+2
* MIPS: Save/restore MSA context around signalsPaul Burton2014-03-266-16/+357
* 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-2610-34/+275
* MIPS: Detect the MSA ASEPaul Burton2014-03-266-0/+50
* MIPS: Add MSA register definitions & accessPaul Burton2014-03-264-0/+302
* MIPS: Don't assume 64-bit FP registers for context switchPaul Burton2014-03-263-128/+194
* 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: Clear upper bits of FP registers on emulator writesPaul Burton2014-03-261-5/+20
* 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-263-87/+76
* MIPS: Update outdated commentPaul Burton2014-03-261-4/+3
* MIPS: Simplify FP context accessPaul Burton2014-03-266-65/+90
* MIPS: Select HAVE_ARCH_SECCOMP_FILTERMarkos Chandras2014-03-261-0/+1
* MIPS: seccomp: Handle indirect system calls (o32)Markos Chandras2014-03-267-6/+45
* 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-262-5/+7
* MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras2014-03-261-1/+2
* MIPS: asm: syscall: Define syscall_get_archMarkos Chandras2014-03-262-3/+5
* MIPS: asm: syscall: Add the syscall_rollback functionMarkos Chandras2014-03-261-0/+6
* MIPS: Deprecate CONFIG_MIPS_CMPPaul Burton2014-03-261-1/+4
* MIPS: MIPS_CMP should depend upon !SMTC, not upon SMVPPaul Burton2014-03-261-1/+1
* MIPS: More helpful CONFIG_MIPS_CMP label, help textPaul Burton2014-03-261-2/+4
* MIPS: Remove gcmpregs.hPaul Burton2014-03-262-126/+0
* MIPS: Malta: Allow use of MIPS CPS SMP implementationPaul Burton2014-03-262-0/+3
* MIPS: Malta: Probe CPC when supportedPaul Burton2014-03-262-0/+12
* MIPS: Malta: Make use of generic CM supportPaul Burton2014-03-266-74/+38
* MIPS: Coherent Processing System SMP implementationPaul Burton2014-03-269-1/+606
* MIPS: Add cpu_vpe_id macroPaul Burton2014-03-261-0/+6
* MIPS: Add CPC probe, access functionsPaul Burton2014-03-064-0/+206
* MIPS: Add generic CM probe & access codePaul Burton2014-03-064-0/+448
OpenPOWER on IntegriCloud