summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2014-03-26MIPS: BCM47XX: Add Belkin F7Dxxxx board detectionCody P Schafer1-0/+4
2014-03-26MIPS: BCM47XX: Add detection and GPIO config for Siemens SE505v2Hauke Mehrtens1-0/+2
2014-03-26MIPS: BCM47XX: Detect some more Linksys devicesHauke Mehrtens1-1/+1
2014-03-26MIPS: Add support for the M5150 processorLeonid Yegoshin2-1/+2
2014-03-26MIPS: Add processor identifier for the M5150 processorLeonid Yegoshin1-0/+1
2014-03-26MIPS: Alchemy: fold mach-db1xxx/db1x00 headers into board codeManuel Lauss2-131/+0
2014-03-26MIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT useManuel Lauss1-2/+2
2014-03-26MIPS: malta: Add support for SMP EVAMarkos Chandras1-0/+6
2014-03-26MIPS: malta: malta-memory: Add support for the 'ememsize' variableMarkos Chandras1-1/+1
2014-03-26MIPS: malta: spaces.h: Add spaces.h file for Malta (EVA)Markos Chandras1-0/+46
2014-03-26MIPS: malta: Configure Segment Control registers for EVA bootMarkos Chandras1-1/+108
2014-03-26MIPS: mm: init: Add free_init_pages() callback for EVAMarkos Chandras1-0/+2
2014-03-26MIPS: asm: cpu: Add cpu flag for Enhanced Virtual AddressingMarkos Chandras2-1/+4
2014-03-26MIPS: asm: page: Allow __pa_symbol overridesLeonid Yegoshin1-0/+2
2014-03-26MIPS: asm: r4kcache: Add EVA cache flushing functionsLeonid Yegoshin1-1/+151
2014-03-26MIPS: asm: r4kcache: Add protected cache operation for EVALeonid Yegoshin1-0/+18
2014-03-26MIPS: asm: r4kcache: Build flushing code for instruction cacheLeonid Yegoshin1-0/+1
2014-03-26MIPS: asm: checksum: Add MIPS specific csum_and_copy_from_user functionLeonid Yegoshin1-0/+14
2014-03-26MIPS: asm: checksum: Split kernel and user copy operationsLeonid Yegoshin1-6/+16
2014-03-26MIPS: checksum: Split the 'copy_user' symbolMarkos Chandras1-6/+12
2014-03-26MIPS: asm: uaccess: Add EVA support for str*_user operationsMarkos Chandras1-53/+119
2014-03-26MIPS: asm: uaccess: Add EVA support to copy_{in, to,from}_userMarkos Chandras1-20/+171
2014-03-26MIPS: asm: uaccess: Rename {get,put}_user_asm macrosMarkos Chandras1-30/+30
2014-03-26MIPS: asm: uaccess: Use EVA instructions wrappersMarkos Chandras1-24/+109
2014-03-26MIPS: asm: uaccess: Disable unaligned access macros for EVALeonid Yegoshin1-0/+6
2014-03-26MIPS: asm: uaccess: Move duplicated code to common functionMarkos Chandras1-32/+29
2014-03-26MIPS: asm: uaccess: Add instruction argument to __{put,get}_user_asmMarkos Chandras1-13/+13
2014-03-26MIPS: uapi: inst: Add instruction format for SPECIAL3 instructionsLeonid Yegoshin1-0/+11
2014-03-26MIPS: uapi: inst: Add new EVA opcodesLeonid Yegoshin1-4/+10
2014-03-26MIPS: futex: Add EVA support for futex operationsMarkos Chandras1-4/+5
2014-03-26MIPS: asm: Add wrappers for EVA/non-EVA instructionsMarkos Chandras2-0/+136
2014-03-26MIPS: asm: Add prefetch instruction for EVALeonid Yegoshin1-0/+8
2014-03-26MIPS: Add cases for CPU_P5600James Hogan1-0/+1
2014-03-26MIPS: Add MIPS P5600 PRid and cputype identifiersJames Hogan1-1/+2
2014-03-26MIPS: Save/restore MSA context around signalsPaul Burton2-0/+10
2014-03-26MIPS: Basic MSA context switching supportPaul Burton5-6/+127
2014-03-26MIPS: Detect the MSA ASEPaul Burton3-0/+8
2014-03-26MIPS: Add MSA register definitions & accessPaul Burton3-0/+297
2014-03-26MIPS: Don't assume 64-bit FP registers for context switchPaul Burton2-128/+128
2014-03-26MIPS: Update outdated commentPaul Burton1-4/+3
2014-03-26MIPS: Simplify FP context accessPaul Burton2-4/+29
2014-03-26MIPS: seccomp: Handle indirect system calls (o32)Markos Chandras2-2/+20
2014-03-26MIPS: ptrace: Move away from secure_computing_strictMarkos Chandras1-1/+1
2014-03-26MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras1-1/+2
2014-03-26MIPS: asm: syscall: Define syscall_get_archMarkos Chandras1-2/+4
2014-03-26MIPS: asm: syscall: Add the syscall_rollback functionMarkos Chandras1-0/+6
2014-03-26MIPS: Remove gcmpregs.hPaul Burton1-125/+0
2014-03-26MIPS: Malta: Probe CPC when supportedPaul Burton1-0/+5
2014-03-26MIPS: Malta: Make use of generic CM supportPaul Burton1-0/+5
2014-03-26MIPS: Coherent Processing System SMP implementationPaul Burton2-0/+42