summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)Author
2015-09-03MIPS: Fix alignment of quiet build output for vmlinuz linkAlex Smith
2015-09-03MIPS: math-emu: Remove unused handle_dsemul function declarationMarkos Chandras
2015-09-03MIPS: math-emu: Add support for the MIPS R6 MAX{, A} FPU instructionMarkos Chandras
2015-09-03MIPS: math-emu: Add support for the MIPS R6 MIN{, A} FPU instructionMarkos Chandras
2015-09-03MIPS: math-emu: Add support for the MIPS R6 CLASS FPU instructionMarkos Chandras
2015-09-03MIPS: math-emu: Add support for the MIPS R6 RINT FPU instructionMarkos Chandras
2015-09-03MIPS: math-emu: Add support for the MIPS R6 MSUBF FPU instructionMarkos Chandras
2015-09-03MIPS: math-emu: Add support for the MIPS R6 MADDF FPU instructionMarkos Chandras
2015-09-03MIPS: math-emu: Add support for the MIPS R6 SELNEZ FPU instructionMarkos Chandras
2015-09-03MIPS: math-emu: Add support for the MIPS R6 SELEQZ FPU instructionMarkos Chandras
2015-09-03MIPS: math-emu: Add support for the CMP.condn.fmt R6 instructionMarkos Chandras
2015-09-03MIPS: inst.h: Add new MIPS R6 FPU opcodesMarkos Chandras
2015-09-03MIPS: Octeon: Fix management port MII address on Kontron S1901Aaro Koskinen
2015-09-03MIPS: BCM47xx: Use kmemdup rather than duplicating its implementationAndrzej Hajda
2015-09-03MIPS: Octeon: Support interfaces 4 and 5Janne Huttunen
2015-09-03MIPS: Octeon: Set up 1:1 mapping between CN68XX PKO queues and portsJanne Huttunen
2015-09-03MIPS: Octeon: Initialize CN68XX PKOJanne Huttunen
2015-09-03STAGING: Octeon: Support CN68XX style WQEJanne Huttunen
2015-09-03MIPS: Octeon: Add definitions for setting up SSOJanne Huttunen
2015-09-03MIPS: Octeon: Configure minimum PKO packet sizes on CN68XXJanne Huttunen
2015-09-03MIPS: Octeon: Configure XAUI pkindsJanne Huttunen
2015-09-03MIPS: Octeon: Support all PIP input ports on CN68XXJanne Huttunen
2015-09-03MIPS: Octeon: Support additional interfaces on CN68XXJanne Huttunen
2015-09-03MIPS: Octeon: Fix CN6880 hang on XAUI initJanne Huttunen
2015-09-03MIPS: pistachio: Allow to enable the external timer based clocksourceEzequiel Garcia
2015-09-03MIPS: Kconfig: Enable common clock framework for Malta and SEAD3Guenter Roeck
2015-09-03MIPS: Tidy up FPU context switchingPaul Burton
2015-09-03MIPS: Netlogic: Fix 0x0x prefixes.Antonio Ospite
2015-09-03MIPS: Add uprobes support.Ralf Baechle
2015-09-03MIPS: Set trap_no field in thread_struct on exception.Ralf Baechle
2015-09-03MIPS: Netlogic: NAND IRQ mappingSubhendu Sekhar Behera
2015-09-03MIPS: Netlogic: set ARCH_REQUIRE_GPIOLIB for XLP platformKamlakant Patel
2015-09-03MIPS: Netlogic: add device tree entry for XLP GPIOKamlakant Patel
2015-09-03MIPS: Netlogic: Use chip_data for irq_chip methodsKamlakant Patel
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel
2015-09-03MIPS: ath79: Move the GPIO driver to drivers/gpioAlban Bedel
2015-09-03MIPS: Ath79: Remove the unused GPIO function APIAlban Bedel
2015-09-03MIPS: Select CONFIG_ARCH_USE_CMPXCHG_LOCKREF for MIPS64Paul Burton
2015-09-03MIPS: Get rid of finish_arch_switch().Ralf Baechle
2015-09-03MIPS: Use Ingenic-specific write combine attribute on all Ingenic platformsAlex Smith
2015-09-03MIPS: Add implementation of dma_map_ops.mmap()Alex Smith
2015-09-03MIPS: Fix definition of pgprot_writecombine()Alex Smith
2015-09-03MIPS: Drop EXPERIMENTAL tag from O32+FP64 & MSAPaul Burton
2015-09-03MIPS: Advertise MSA support via HWCAP when presentPaul Burton
2015-09-03MIPS: Advertise MIPSr6 via HWCAP when appropriatePaul Burton
2015-09-03MIPS: AT_HWCAP aux vector infrastructurePaul Burton
2015-09-03MIPS: Save MSA extended context around signalsPaul Burton
2015-09-03MIPS: Add definitions for extended contextPaul Burton
2015-09-03MIPS: Indicate FP mode in sigcontext sc_used_mathPaul Burton
2015-09-03MIPS: Remove unused {get,put}_sigset functionsPaul Burton