summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flushesLeonid Yegoshin2014-03-262-1/+21
* MIPS: asm: r4kcache: Add EVA cache flushing functionsLeonid Yegoshin2014-03-261-1/+151
* MIPS: asm: r4kcache: Add protected cache operation for EVALeonid Yegoshin2014-03-261-0/+18
* MIPS: asm: r4kcache: Build flushing code for instruction cacheLeonid Yegoshin2014-03-261-0/+1
* MIPS: kernel: signal: Prevent save/restore FPU context in user memoryLeonid Yegoshin2014-03-261-0/+32
* MIPS: asm: checksum: Add MIPS specific csum_and_copy_from_user functionLeonid Yegoshin2014-03-261-0/+14
* MIPS: asm: checksum: Split kernel and user copy operationsLeonid Yegoshin2014-03-261-6/+16
* MIPS: lib: csum_partial: Add EVA supportMarkos Chandras2014-03-261-0/+25
* MIPS: lib: csum_partial: Add macro to build csum_partial symbolsMarkos Chandras2014-03-261-92/+108
* MIPS: lib: csum_partial: Merge EXC and load/store macrosMarkos Chandras2014-03-261-69/+91
* MIPS: checksum: Split the 'copy_user' symbolMarkos Chandras2014-03-263-10/+21
* 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: asm: uaccess: Add EVA support for str*_user operationsMarkos Chandras2014-03-261-53/+119
* MIPS: asm: uaccess: Add EVA support to copy_{in, to,from}_userMarkos Chandras2014-03-261-20/+171
* MIPS: asm: uaccess: Rename {get,put}_user_asm macrosMarkos Chandras2014-03-261-30/+30
* MIPS: asm: uaccess: Use EVA instructions wrappersMarkos Chandras2014-03-261-24/+109
* MIPS: asm: uaccess: Disable unaligned access macros for EVALeonid Yegoshin2014-03-261-0/+6
* MIPS: asm: uaccess: Move duplicated code to common functionMarkos Chandras2014-03-261-32/+29
* MIPS: asm: uaccess: Add instruction argument to __{put,get}_user_asmMarkos Chandras2014-03-261-13/+13
* MIPS: lib: memset: Add EVA support for the __bzero function.Markos Chandras2014-03-261-4/+23
* MIPS: lib: memset: Use macro to build the __bzero symbolMarkos Chandras2014-03-261-35/+60
* MIPS: lib: memset: Whitespace fixesMarkos Chandras2014-03-261-15/+15
* MIPS: lib: memcpy: Add EVA supportMarkos Chandras2014-03-262-0/+83
* MIPS: lib: memcpy: Use macro to build the copy_user codeMarkos Chandras2014-03-261-110/+143
* MIPS: lib: memcpy: Split source and destination prefetch macrosMarkos Chandras2014-03-261-14/+22
* MIPS: lib: memcpy: Merge EXC and load/store macrosMarkos Chandras2014-03-261-69/+89
* MIPS: lib: strncpy_user: Add EVA supportMarkos Chandras2014-03-262-0/+25
* MIPS: lib: strncpy_user: Use macro to build the strncpy_from_user symbolMarkos Chandras2014-03-261-8/+13
* MIPS: lib: strlen_user: Add EVA supportMarkos Chandras2014-03-262-0/+24
* 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
OpenPOWER on IntegriCloud