summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-26MIPS: malta: malta-init: Fix System Controller memory mapping for EVALeonid Yegoshin
2014-03-26MIPS: malta: malta-memory: Add free_init_pages_eva() callbackMarkos Chandras
2014-03-26MIPS: malta: malta-memory: Use the PHYS_OFFSET to build the memory mapMarkos Chandras
2014-03-26MIPS: malta: malta-memory: Add support for the 'ememsize' variableMarkos Chandras
2014-03-26MIPS: malta: spaces.h: Add spaces.h file for Malta (EVA)Markos Chandras
2014-03-26MIPS: malta: Configure Segment Control registers for EVA bootMarkos Chandras
2014-03-26MIPS: mm: c-r4k: Flush scache to avoid cache aliasesLeonid Yegoshin
2014-03-26MIPS: mm: c-r4k: Add support for flushing user pages from cacheMarkos Chandras
2014-03-26MIPS: mm: c-r4k: Build EVA {d,i}cache flushing functionsLeonid Yegoshin
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