summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)Author
2014-03-26MIPS: mm: init: Add free_init_pages() callback for EVAMarkos Chandras
2014-03-26MIPS: kernel: proc: Add EVA to the list of CPU featuresMarkos Chandras
2014-03-26MIPS: kernel: cpu-probe: Enable EVA option on supported coresMarkos Chandras
2014-03-26MIPS: asm: cpu: Add cpu flag for Enhanced Virtual AddressingMarkos Chandras
2014-03-26MIPS: asm: page: Allow __pa_symbol overridesLeonid Yegoshin
2014-03-26MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flushesLeonid Yegoshin
2014-03-26MIPS: asm: r4kcache: Add EVA cache flushing functionsLeonid Yegoshin
2014-03-26MIPS: asm: r4kcache: Add protected cache operation for EVALeonid Yegoshin
2014-03-26MIPS: asm: r4kcache: Build flushing code for instruction cacheLeonid Yegoshin
2014-03-26MIPS: kernel: signal: Prevent save/restore FPU context in user memoryLeonid Yegoshin
2014-03-26MIPS: asm: checksum: Add MIPS specific csum_and_copy_from_user functionLeonid Yegoshin
2014-03-26MIPS: asm: checksum: Split kernel and user copy operationsLeonid Yegoshin
2014-03-26MIPS: lib: csum_partial: Add EVA supportMarkos Chandras
2014-03-26MIPS: lib: csum_partial: Add macro to build csum_partial symbolsMarkos Chandras
2014-03-26MIPS: lib: csum_partial: Merge EXC and load/store macrosMarkos Chandras
2014-03-26MIPS: checksum: Split the 'copy_user' symbolMarkos Chandras
2014-03-26MIPS: kernel: unaligned: Handle unaligned accesses for EVALeonid Yegoshin
2014-03-26MIPS: kernel: unaligned: Add EVA instruction wrappersMarkos Chandras
2014-03-26MIPS: asm: uaccess: Add EVA support for str*_user operationsMarkos Chandras
2014-03-26MIPS: asm: uaccess: Add EVA support to copy_{in, to,from}_userMarkos Chandras
2014-03-26MIPS: asm: uaccess: Rename {get,put}_user_asm macrosMarkos Chandras
2014-03-26MIPS: asm: uaccess: Use EVA instructions wrappersMarkos Chandras
2014-03-26MIPS: asm: uaccess: Disable unaligned access macros for EVALeonid Yegoshin
2014-03-26MIPS: asm: uaccess: Move duplicated code to common functionMarkos Chandras
2014-03-26MIPS: asm: uaccess: Add instruction argument to __{put,get}_user_asmMarkos Chandras
2014-03-26MIPS: lib: memset: Add EVA support for the __bzero function.Markos Chandras
2014-03-26MIPS: lib: memset: Use macro to build the __bzero symbolMarkos Chandras
2014-03-26MIPS: lib: memset: Whitespace fixesMarkos Chandras
2014-03-26MIPS: lib: memcpy: Add EVA supportMarkos Chandras
2014-03-26MIPS: lib: memcpy: Use macro to build the copy_user codeMarkos Chandras
2014-03-26MIPS: lib: memcpy: Split source and destination prefetch macrosMarkos Chandras
2014-03-26MIPS: lib: memcpy: Merge EXC and load/store macrosMarkos Chandras
2014-03-26MIPS: lib: strncpy_user: Add EVA supportMarkos Chandras
2014-03-26MIPS: lib: strncpy_user: Use macro to build the strncpy_from_user symbolMarkos Chandras
2014-03-26MIPS: lib: strlen_user: Add EVA supportMarkos Chandras
2014-03-26MIPS: lib: strlen_user: Use macro to build the strlen_user symbolMarkos Chandras
2014-03-26MIPS: lib: strnlen_user: Add EVA supportMarkos Chandras
2014-03-26MIPS: lib: strnlen_user: Use macro to build the strnlen_user symbolMarkos Chandras
2014-03-26MIPS: traps: Set correct address limit for breakpoints and trapsLeonid Yegoshin
2014-03-26MIPS: kernel: traps: Whitespace clean upMarkos Chandras
2014-03-26MIPS: kernel: scall32-o32: Use EVA wrappers to fetch syscall argumentsMarkos Chandras
2014-03-26MIPS: uapi: inst: Add instruction format for SPECIAL3 instructionsLeonid Yegoshin
2014-03-26MIPS: uapi: inst: Add new EVA opcodesLeonid Yegoshin
2014-03-26MIPS: futex: Add EVA support for futex operationsMarkos Chandras
2014-03-26MIPS: asm: Add wrappers for EVA/non-EVA instructionsMarkos Chandras
2014-03-26MIPS: asm: Add prefetch instruction for EVALeonid Yegoshin
2014-03-26MIPS: Kconfig: Add Kconfig symbols for EVA supportLeonid Yegoshin
2014-03-26MIPS: OProfile: Add CPU_P5600 casesJames Hogan
2014-03-26MIPS: Allow FTLB to be turned on for CPU_P5600James Hogan
2014-03-26MIPS: Add MIPS P5600 probe supportJames Hogan