aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2014-03-26MIPS: lib: csum_partial: Add macro to build csum_partial symbolsGravatar Markos Chandras 1-92/+108
2014-03-26MIPS: lib: csum_partial: Merge EXC and load/store macrosGravatar Markos Chandras 1-69/+91
2014-03-26MIPS: checksum: Split the 'copy_user' symbolGravatar Markos Chandras 3-10/+21
2014-03-26MIPS: kernel: unaligned: Handle unaligned accesses for EVAGravatar Leonid Yegoshin 1-1/+85
2014-03-26MIPS: kernel: unaligned: Add EVA instruction wrappersGravatar Markos Chandras 1-24/+25
2014-03-26MIPS: asm: uaccess: Add EVA support for str*_user operationsGravatar Markos Chandras 1-53/+119
2014-03-26MIPS: asm: uaccess: Add EVA support to copy_{in, to,from}_userGravatar Markos Chandras 1-20/+171
2014-03-26MIPS: asm: uaccess: Rename {get,put}_user_asm macrosGravatar Markos Chandras 1-30/+30
2014-03-26MIPS: asm: uaccess: Use EVA instructions wrappersGravatar Markos Chandras 1-24/+109
2014-03-26MIPS: asm: uaccess: Disable unaligned access macros for EVAGravatar Leonid Yegoshin 1-0/+6
2014-03-26MIPS: asm: uaccess: Move duplicated code to common functionGravatar Markos Chandras 1-32/+29
2014-03-26MIPS: asm: uaccess: Add instruction argument to __{put,get}_user_asmGravatar Markos Chandras 1-13/+13
2014-03-26MIPS: lib: memset: Add EVA support for the __bzero function.Gravatar Markos Chandras 1-4/+23
2014-03-26MIPS: lib: memset: Use macro to build the __bzero symbolGravatar Markos Chandras 1-35/+60
2014-03-26MIPS: lib: memset: Whitespace fixesGravatar Markos Chandras 1-15/+15
2014-03-26MIPS: lib: memcpy: Add EVA supportGravatar Markos Chandras 2-0/+83
2014-03-26MIPS: lib: memcpy: Use macro to build the copy_user codeGravatar Markos Chandras 1-110/+143
2014-03-26MIPS: lib: memcpy: Split source and destination prefetch macrosGravatar Markos Chandras 1-14/+22
2014-03-26MIPS: lib: memcpy: Merge EXC and load/store macrosGravatar Markos Chandras 1-69/+89
2014-03-26MIPS: lib: strncpy_user: Add EVA supportGravatar Markos Chandras 2-0/+25
2014-03-26MIPS: lib: strncpy_user: Use macro to build the strncpy_from_user symbolGravatar Markos Chandras 1-8/+13
2014-03-26MIPS: lib: strlen_user: Add EVA supportGravatar Markos Chandras 2-0/+24
2014-03-26MIPS: lib: strlen_user: Use macro to build the strlen_user symbolGravatar Markos Chandras 1-6/+10
2014-03-26MIPS: lib: strnlen_user: Add EVA supportGravatar Markos Chandras 2-0/+24
2014-03-26MIPS: lib: strnlen_user: Use macro to build the strnlen_user symbolGravatar Markos Chandras 1-6/+10
2014-03-26MIPS: traps: Set correct address limit for breakpoints and trapsGravatar Leonid Yegoshin 1-0/+12
2014-03-26MIPS: kernel: traps: Whitespace clean upGravatar Markos Chandras 1-7/+10
2014-03-26MIPS: kernel: scall32-o32: Use EVA wrappers to fetch syscall argumentsGravatar Markos Chandras 1-4/+5
2014-03-26MIPS: uapi: inst: Add instruction format for SPECIAL3 instructionsGravatar Leonid Yegoshin 1-0/+11
2014-03-26MIPS: uapi: inst: Add new EVA opcodesGravatar Leonid Yegoshin 1-4/+10
2014-03-26MIPS: futex: Add EVA support for futex operationsGravatar Markos Chandras 1-4/+5
2014-03-26MIPS: asm: Add wrappers for EVA/non-EVA instructionsGravatar Markos Chandras 2-0/+136
2014-03-26MIPS: asm: Add prefetch instruction for EVAGravatar Leonid Yegoshin 1-0/+8
2014-03-26MIPS: Kconfig: Add Kconfig symbols for EVA supportGravatar Leonid Yegoshin 1-1/+27
2014-03-26MIPS: OProfile: Add CPU_P5600 casesGravatar James Hogan 2-0/+5
2014-03-26MIPS: Allow FTLB to be turned on for CPU_P5600Gravatar James Hogan 1-5/+7
2014-03-26MIPS: Add MIPS P5600 probe supportGravatar James Hogan 1-0/+4
2014-03-26MIPS: Add cases for CPU_P5600Gravatar James Hogan 7-0/+7
2014-03-26MIPS: Add MIPS P5600 PRid and cputype identifiersGravatar James Hogan 1-1/+2
2014-03-26MIPS: Save/restore MSA context around signalsGravatar Paul Burton 6-16/+357
2014-03-26MIPS: Warn if vector register partitioning is implementedGravatar Paul Burton 1-1/+4
2014-03-26MIPS: Dumb MSA FP exception handlerGravatar Paul Burton 2-0/+13
2014-03-26MIPS: Basic MSA context switching supportGravatar Paul Burton 10-34/+275
2014-03-26MIPS: Detect the MSA ASEGravatar Paul Burton 6-0/+50
2014-03-26MIPS: Add MSA register definitions & accessGravatar Paul Burton 4-0/+302
2014-03-26MIPS: Don't assume 64-bit FP registers for context switchGravatar Paul Burton 3-128/+194
2014-03-26MIPS: Don't assume 64-bit FP registers for FP regsetGravatar Paul Burton 1-6/+40
2014-03-26MIPS: Don't assume 64-bit FP registers for dump_{,task_}fpuGravatar Paul Burton 1-2/+14
2014-03-26MIPS: Clear upper bits of FP registers on emulator writesGravatar Paul Burton 1-5/+20
2014-03-26MIPS: Replace hardcoded 32 with NUM_FPU_REGS in ptraceGravatar Paul Burton 2-4/+4