summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
AgeCommit message (Expand)Author
2014-03-26MIPS: Add processor identifier for the M5150 processorLeonid Yegoshin
2014-03-26MIPS: Alchemy: fold mach-db1xxx/db1x00 headers into board codeManuel Lauss
2014-03-26MIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT useManuel Lauss
2014-03-26MIPS: malta: Add support for SMP EVAMarkos 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: init: Add free_init_pages() callback for EVAMarkos 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: 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: 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: checksum: Split the 'copy_user' symbolMarkos 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: 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: Add cases for CPU_P5600James Hogan
2014-03-26MIPS: Add MIPS P5600 PRid and cputype identifiersJames Hogan
2014-03-26MIPS: Save/restore MSA context around signalsPaul Burton
2014-03-26MIPS: Basic MSA context switching supportPaul Burton
2014-03-26MIPS: Detect the MSA ASEPaul Burton
2014-03-26MIPS: Add MSA register definitions & accessPaul Burton
2014-03-26MIPS: Don't assume 64-bit FP registers for context switchPaul Burton
2014-03-26MIPS: Update outdated commentPaul Burton
2014-03-26MIPS: Simplify FP context accessPaul Burton
2014-03-26MIPS: seccomp: Handle indirect system calls (o32)Markos Chandras
2014-03-26MIPS: ptrace: Move away from secure_computing_strictMarkos Chandras
2014-03-26MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras
2014-03-26MIPS: asm: syscall: Define syscall_get_archMarkos Chandras
2014-03-26MIPS: asm: syscall: Add the syscall_rollback functionMarkos Chandras
2014-03-26MIPS: Remove gcmpregs.hPaul Burton
2014-03-26MIPS: Malta: Probe CPC when supportedPaul Burton
2014-03-26MIPS: Malta: Make use of generic CM supportPaul Burton
2014-03-26MIPS: Coherent Processing System SMP implementationPaul Burton
2014-03-26MIPS: Add cpu_vpe_id macroPaul Burton
2014-03-06MIPS: Add CPC probe, access functionsPaul Burton
2014-03-06MIPS: Add generic CM probe & access codePaul Burton
2014-03-06MIPS: Move GIC IPI functions out of smp-cmp.cPaul Burton