aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAge
* MIPS: malta: malta-memory: Use the PHYS_OFFSET to build the memory mapMarkos Chandras2014-03-26
* MIPS: malta: malta-memory: Add support for the 'ememsize' variableMarkos Chandras2014-03-26
* MIPS: malta: spaces.h: Add spaces.h file for Malta (EVA)Markos Chandras2014-03-26
* MIPS: malta: Configure Segment Control registers for EVA bootMarkos Chandras2014-03-26
* MIPS: mm: c-r4k: Flush scache to avoid cache aliasesLeonid Yegoshin2014-03-26
* MIPS: mm: c-r4k: Add support for flushing user pages from cacheMarkos Chandras2014-03-26
* MIPS: mm: c-r4k: Build EVA {d,i}cache flushing functionsLeonid Yegoshin2014-03-26
* MIPS: mm: init: Add free_init_pages() callback for EVAMarkos Chandras2014-03-26
* MIPS: kernel: proc: Add EVA to the list of CPU featuresMarkos Chandras2014-03-26
* MIPS: kernel: cpu-probe: Enable EVA option on supported coresMarkos Chandras2014-03-26
* MIPS: asm: cpu: Add cpu flag for Enhanced Virtual AddressingMarkos Chandras2014-03-26
* MIPS: asm: page: Allow __pa_symbol overridesLeonid Yegoshin2014-03-26
* MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flushesLeonid Yegoshin2014-03-26
* MIPS: asm: r4kcache: Add EVA cache flushing functionsLeonid Yegoshin2014-03-26
* MIPS: asm: r4kcache: Add protected cache operation for EVALeonid Yegoshin2014-03-26
* MIPS: asm: r4kcache: Build flushing code for instruction cacheLeonid Yegoshin2014-03-26
* MIPS: kernel: signal: Prevent save/restore FPU context in user memoryLeonid Yegoshin2014-03-26
* MIPS: asm: checksum: Add MIPS specific csum_and_copy_from_user functionLeonid Yegoshin2014-03-26
* MIPS: asm: checksum: Split kernel and user copy operationsLeonid Yegoshin2014-03-26
* MIPS: lib: csum_partial: Add EVA supportMarkos Chandras2014-03-26
* MIPS: lib: csum_partial: Add macro to build csum_partial symbolsMarkos Chandras2014-03-26
* MIPS: lib: csum_partial: Merge EXC and load/store macrosMarkos Chandras2014-03-26
* MIPS: checksum: Split the 'copy_user' symbolMarkos Chandras2014-03-26
* MIPS: kernel: unaligned: Handle unaligned accesses for EVALeonid Yegoshin2014-03-26
* MIPS: kernel: unaligned: Add EVA instruction wrappersMarkos Chandras2014-03-26
* MIPS: asm: uaccess: Add EVA support for str*_user operationsMarkos Chandras2014-03-26
* MIPS: asm: uaccess: Add EVA support to copy_{in, to,from}_userMarkos Chandras2014-03-26
* MIPS: asm: uaccess: Rename {get,put}_user_asm macrosMarkos Chandras2014-03-26
* MIPS: asm: uaccess: Use EVA instructions wrappersMarkos Chandras2014-03-26
* MIPS: asm: uaccess: Disable unaligned access macros for EVALeonid Yegoshin2014-03-26
* MIPS: asm: uaccess: Move duplicated code to common functionMarkos Chandras2014-03-26
* MIPS: asm: uaccess: Add instruction argument to __{put,get}_user_asmMarkos Chandras2014-03-26
* MIPS: lib: memset: Add EVA support for the __bzero function.Markos Chandras2014-03-26
* MIPS: lib: memset: Use macro to build the __bzero symbolMarkos Chandras2014-03-26
* MIPS: lib: memset: Whitespace fixesMarkos Chandras2014-03-26
* MIPS: lib: memcpy: Add EVA supportMarkos Chandras2014-03-26
* MIPS: lib: memcpy: Use macro to build the copy_user codeMarkos Chandras2014-03-26
* MIPS: lib: memcpy: Split source and destination prefetch macrosMarkos Chandras2014-03-26
* MIPS: lib: memcpy: Merge EXC and load/store macrosMarkos Chandras2014-03-26
* MIPS: lib: strncpy_user: Add EVA supportMarkos Chandras2014-03-26
* MIPS: lib: strncpy_user: Use macro to build the strncpy_from_user symbolMarkos Chandras2014-03-26
* MIPS: lib: strlen_user: Add EVA supportMarkos Chandras2014-03-26
* MIPS: lib: strlen_user: Use macro to build the strlen_user symbolMarkos Chandras2014-03-26
* MIPS: lib: strnlen_user: Add EVA supportMarkos Chandras2014-03-26
* MIPS: lib: strnlen_user: Use macro to build the strnlen_user symbolMarkos Chandras2014-03-26
* MIPS: traps: Set correct address limit for breakpoints and trapsLeonid Yegoshin2014-03-26
* MIPS: kernel: traps: Whitespace clean upMarkos Chandras2014-03-26
* MIPS: kernel: scall32-o32: Use EVA wrappers to fetch syscall argumentsMarkos Chandras2014-03-26
* MIPS: uapi: inst: Add instruction format for SPECIAL3 instructionsLeonid Yegoshin2014-03-26
* MIPS: uapi: inst: Add new EVA opcodesLeonid Yegoshin2014-03-26