summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: math-emu: Remove unused handle_dsemul function declarationMarkos Chandras2015-09-031-1/+0
* MIPS: math-emu: Add support for the MIPS R6 MAX{, A} FPU instructionMarkos Chandras2015-09-035-2/+480
* MIPS: math-emu: Add support for the MIPS R6 MIN{, A} FPU instructionMarkos Chandras2015-09-035-2/+480
* MIPS: math-emu: Add support for the MIPS R6 CLASS FPU instructionMarkos Chandras2015-09-035-2/+138
* MIPS: math-emu: Add support for the MIPS R6 RINT FPU instructionMarkos Chandras2015-09-031-0/+24
* MIPS: math-emu: Add support for the MIPS R6 MSUBF FPU instructionMarkos Chandras2015-09-035-2/+559
* MIPS: math-emu: Add support for the MIPS R6 MADDF FPU instructionMarkos Chandras2015-09-035-2/+553
* MIPS: math-emu: Add support for the MIPS R6 SELNEZ FPU instructionMarkos Chandras2015-09-031-0/+22
* MIPS: math-emu: Add support for the MIPS R6 SELEQZ FPU instructionMarkos Chandras2015-09-031-0/+23
* MIPS: math-emu: Add support for the CMP.condn.fmt R6 instructionMarkos Chandras2015-09-031-9/+121
* MIPS: inst.h: Add new MIPS R6 FPU opcodesMarkos Chandras2015-09-031-2/+7
* MIPS: Octeon: Fix management port MII address on Kontron S1901Aaro Koskinen2015-09-032-0/+8
* MIPS: BCM47xx: Use kmemdup rather than duplicating its implementationAndrzej Hajda2015-09-031-2/+1
* MIPS: Octeon: Support interfaces 4 and 5Janne Huttunen2015-09-031-0/+12
* MIPS: Octeon: Set up 1:1 mapping between CN68XX PKO queues and portsJanne Huttunen2015-09-031-0/+3
* MIPS: Octeon: Initialize CN68XX PKOJanne Huttunen2015-09-031-5/+144
* STAGING: Octeon: Support CN68XX style WQEJanne Huttunen2015-09-033-67/+258
* MIPS: Octeon: Add definitions for setting up SSOJanne Huttunen2015-09-031-0/+29
* MIPS: Octeon: Configure minimum PKO packet sizes on CN68XXJanne Huttunen2015-09-031-0/+15
* MIPS: Octeon: Configure XAUI pkindsJanne Huttunen2015-09-031-0/+7
* MIPS: Octeon: Support all PIP input ports on CN68XXJanne Huttunen2015-09-031-1/+1
* MIPS: Octeon: Support additional interfaces on CN68XXJanne Huttunen2015-09-031-0/+2
* MIPS: Octeon: Fix CN6880 hang on XAUI initJanne Huttunen2015-09-031-1/+6
* MIPS: pistachio: Allow to enable the external timer based clocksourceEzequiel Garcia2015-09-032-0/+14
* MIPS: Kconfig: Enable common clock framework for Malta and SEAD3Guenter Roeck2015-09-031-0/+2
* MIPS: Tidy up FPU context switchingPaul Burton2015-09-033-65/+18
* MIPS: Netlogic: Fix 0x0x prefixes.Antonio Ospite2015-09-031-1/+1
* MIPS: Add uprobes support.Ralf Baechle2015-09-0311-2/+597
* MIPS: Set trap_no field in thread_struct on exception.Ralf Baechle2015-09-034-18/+21
* MIPS: Netlogic: NAND IRQ mappingSubhendu Sekhar Behera2015-09-031-0/+2
* MIPS: Netlogic: set ARCH_REQUIRE_GPIOLIB for XLP platformKamlakant Patel2015-09-031-0/+1
* MIPS: Netlogic: add device tree entry for XLP GPIOKamlakant Patel2015-09-035-0/+58
* MIPS: Netlogic: Use chip_data for irq_chip methodsKamlakant Patel2015-09-032-16/+16
* MIPS: Remove all the uses of custom gpio.hAlban Bedel2015-09-0333-517/+41
* MIPS: ath79: Move the GPIO driver to drivers/gpioAlban Bedel2015-09-032-237/+1
* MIPS: Ath79: Remove the unused GPIO function APIAlban Bedel2015-09-032-46/+0
* MIPS: Select CONFIG_ARCH_USE_CMPXCHG_LOCKREF for MIPS64Paul Burton2015-09-032-0/+6
* MIPS: Get rid of finish_arch_switch().Ralf Baechle2015-09-031-25/+23
* MIPS: Use Ingenic-specific write combine attribute on all Ingenic platformsAlex Smith2015-09-031-1/+1
* MIPS: Add implementation of dma_map_ops.mmap()Alex Smith2015-09-031-0/+35
* MIPS: Fix definition of pgprot_writecombine()Alex Smith2015-09-031-0/+2
* MIPS: Drop EXPERIMENTAL tag from O32+FP64 & MSAPaul Burton2015-09-031-2/+2
* MIPS: Advertise MSA support via HWCAP when presentPaul Burton2015-09-031-0/+1
* MIPS: Advertise MIPSr6 via HWCAP when appropriatePaul Burton2015-09-031-0/+3
* MIPS: AT_HWCAP aux vector infrastructurePaul Burton2015-09-033-1/+14
* MIPS: Save MSA extended context around signalsPaul Burton2015-09-033-15/+333
* MIPS: Add definitions for extended contextPaul Burton2015-09-034-1/+81
* MIPS: Indicate FP mode in sigcontext sc_used_mathPaul Burton2015-09-032-4/+20
* MIPS: Remove unused {get,put}_sigset functionsPaul Burton2015-09-031-51/+0
* MIPS: Use common FP sigcontext code for O32 compatPaul Burton2015-09-035-271/+11
OpenPOWER on IntegriCloud