summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2014-03-31MIPS: Loongson: Add UEFI-like firmware interface (LEFI) supportHuacai Chen
2014-03-31MIPS: Loongson 3: Add Lemote-3A machtypes definitionHuacai Chen
2014-03-31MIPS: Loongson: Add basic Loongson-3 CPU supportHuacai Chen
2014-03-31MIPS: Loongson: Add basic Loongson-3 definitionHuacai Chen
2014-03-31MIPS: MT: proc: Add support for printing VPE and TC idsRalf Baechle
2014-03-31MIPS: Loongson: Rename PRID_IMP_LOONGSON1 and PRID_IMP_LOONGSON2Huacai Chen
2014-03-26MIPS: BCM47XX: Add Belkin F7Dxxxx board detectionCody P Schafer
2014-03-26MIPS: BCM47XX: Add detection and GPIO config for Siemens SE505v2Hauke Mehrtens
2014-03-26MIPS: BCM47XX: Detect some more Linksys devicesHauke Mehrtens
2014-03-26MIPS: Add support for the M5150 processorLeonid Yegoshin
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