aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-09-03MIPS: Octeon: Support interfaces 4 and 5Gravatar Janne Huttunen 1-0/+12
2015-09-03MIPS: Octeon: Set up 1:1 mapping between CN68XX PKO queues and portsGravatar Janne Huttunen 1-0/+3
2015-09-03MIPS: Octeon: Initialize CN68XX PKOGravatar Janne Huttunen 1-5/+144
2015-09-03STAGING: Octeon: Support CN68XX style WQEGravatar Janne Huttunen 3-67/+258
2015-09-03MIPS: Octeon: Add definitions for setting up SSOGravatar Janne Huttunen 1-0/+29
2015-09-03MIPS: Octeon: Configure minimum PKO packet sizes on CN68XXGravatar Janne Huttunen 1-0/+15
2015-09-03MIPS: Octeon: Configure XAUI pkindsGravatar Janne Huttunen 1-0/+7
2015-09-03MIPS: Octeon: Support all PIP input ports on CN68XXGravatar Janne Huttunen 1-1/+1
2015-09-03MIPS: Octeon: Support additional interfaces on CN68XXGravatar Janne Huttunen 1-0/+2
2015-09-03MIPS: Octeon: Fix CN6880 hang on XAUI initGravatar Janne Huttunen 1-1/+6
2015-09-03MIPS: pistachio: Allow to enable the external timer based clocksourceGravatar Ezequiel Garcia 2-0/+14
2015-09-03MIPS: Kconfig: Enable common clock framework for Malta and SEAD3Gravatar Guenter Roeck 1-0/+2
2015-09-03MIPS: Tidy up FPU context switchingGravatar Paul Burton 3-65/+18
2015-09-03MIPS: Netlogic: Fix 0x0x prefixes.Gravatar Antonio Ospite 1-1/+1
2015-09-03MIPS: Add uprobes support.Gravatar Ralf Baechle 11-2/+597
2015-09-03MIPS: Set trap_no field in thread_struct on exception.Gravatar Ralf Baechle 4-18/+21
2015-09-03MIPS: Netlogic: NAND IRQ mappingGravatar Subhendu Sekhar Behera 1-0/+2
2015-09-03MIPS: Netlogic: set ARCH_REQUIRE_GPIOLIB for XLP platformGravatar Kamlakant Patel 1-0/+1
2015-09-03MIPS: Netlogic: add device tree entry for XLP GPIOGravatar Kamlakant Patel 5-0/+58
2015-09-03MIPS: Netlogic: Use chip_data for irq_chip methodsGravatar Kamlakant Patel 2-16/+16
2015-09-03MIPS: Remove all the uses of custom gpio.hGravatar Alban Bedel 33-517/+41
2015-09-03MIPS: ath79: Move the GPIO driver to drivers/gpioGravatar Alban Bedel 2-237/+1
2015-09-03MIPS: Ath79: Remove the unused GPIO function APIGravatar Alban Bedel 2-46/+0
2015-09-03MIPS: Select CONFIG_ARCH_USE_CMPXCHG_LOCKREF for MIPS64Gravatar Paul Burton 2-0/+6
2015-09-03MIPS: Get rid of finish_arch_switch().Gravatar Ralf Baechle 1-25/+23
2015-09-03MIPS: Use Ingenic-specific write combine attribute on all Ingenic platformsGravatar Alex Smith 1-1/+1
2015-09-03MIPS: Add implementation of dma_map_ops.mmap()Gravatar Alex Smith 1-0/+35
2015-09-03MIPS: Fix definition of pgprot_writecombine()Gravatar Alex Smith 1-0/+2
2015-09-03MIPS: Drop EXPERIMENTAL tag from O32+FP64 & MSAGravatar Paul Burton 1-2/+2
2015-09-03MIPS: Advertise MSA support via HWCAP when presentGravatar Paul Burton 1-0/+1
2015-09-03MIPS: Advertise MIPSr6 via HWCAP when appropriateGravatar Paul Burton 1-0/+3
2015-09-03MIPS: AT_HWCAP aux vector infrastructureGravatar Paul Burton 3-1/+14
2015-09-03MIPS: Save MSA extended context around signalsGravatar Paul Burton 3-15/+333
2015-09-03MIPS: Add definitions for extended contextGravatar Paul Burton 4-1/+81
2015-09-03MIPS: Indicate FP mode in sigcontext sc_used_mathGravatar Paul Burton 2-4/+20
2015-09-03MIPS: Remove unused {get,put}_sigset functionsGravatar Paul Burton 1-51/+0
2015-09-03MIPS: Use common FP sigcontext code for O32 compatGravatar Paul Burton 5-271/+11
2015-09-03MIPS: Skip odd double FP registers when copying FP32 sigcontextGravatar Paul Burton 1-2/+4
2015-09-03MIPS: Move FP usage checks into protected_{save, restore}_fp_contextGravatar Paul Burton 1-39/+34
2015-09-03MIPS: Use struct mips_abi offsets to save FP contextGravatar Paul Burton 3-97/+145
2015-09-03MIPS: Add offsets to sigcontext FP fields to struct mips_abiGravatar Paul Burton 4-3/+19
2015-09-03MIPS: Simplify EVA FP context handling codeGravatar Paul Burton 1-25/+19
2015-09-03MIPS: sni: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-30/+19
2015-09-03MIPS: IP27: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-7/+0
2015-09-03MIPS: rt3352: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-29/+30
2015-09-03MIPS: loongsoon32: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-23/+34
2015-09-03MIPS: loongson64/timer: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 2-71/+92
2015-09-03MIPS: cevt-txx9: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-30/+51
2015-09-03MIPS: cevt-sb1250: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-22/+23
2015-09-03MIPS: cevt-r4k: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 2-8/+0