summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-03CLOCKSOURCE: mips-gic: Enable the clock before using itEzequiel Garcia1-1/+6
2015-09-03MIPS: Tidy up FPU context switchingPaul Burton3-65/+18
2015-09-03MIPS: Netlogic: Fix 0x0x prefixes.Antonio Ospite1-1/+1
2015-09-03Documentation: MIPS now supports uprobes.Ralf Baechle1-1/+1
2015-09-03MIPS: Add uprobes support.Ralf Baechle11-2/+597
2015-09-03MIPS: Set trap_no field in thread_struct on exception.Ralf Baechle4-18/+21
2015-09-03MIPS: Netlogic: NAND IRQ mappingSubhendu Sekhar Behera1-0/+2
2015-09-03MIPS: Netlogic: set ARCH_REQUIRE_GPIOLIB for XLP platformKamlakant Patel1-0/+1
2015-09-03MIPS: Netlogic: add device tree entry for XLP GPIOKamlakant Patel5-0/+58
2015-09-03MIPS: Netlogic: Use chip_data for irq_chip methodsKamlakant Patel2-16/+16
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel37-551/+45
2015-09-03MIPS: ath79: Move the GPIO driver to drivers/gpioAlban Bedel3-1/+2
2015-09-03MIPS: Ath79: Remove the unused GPIO function APIAlban Bedel2-46/+0
2015-09-03MIPS: Select CONFIG_ARCH_USE_CMPXCHG_LOCKREF for MIPS64Paul Burton2-0/+6
2015-09-03MIPS: Get rid of finish_arch_switch().Ralf Baechle1-25/+23
2015-09-03MIPS: Use Ingenic-specific write combine attribute on all Ingenic platformsAlex Smith1-1/+1
2015-09-03MIPS: Add implementation of dma_map_ops.mmap()Alex Smith1-0/+35
2015-09-03MIPS: Fix definition of pgprot_writecombine()Alex Smith1-0/+2
2015-09-03MIPS: Drop EXPERIMENTAL tag from O32+FP64 & MSAPaul Burton1-2/+2
2015-09-03MIPS: Advertise MSA support via HWCAP when presentPaul Burton1-0/+1
2015-09-03MIPS: Advertise MIPSr6 via HWCAP when appropriatePaul Burton1-0/+3
2015-09-03MIPS: AT_HWCAP aux vector infrastructurePaul Burton3-1/+14
2015-09-03MIPS: Save MSA extended context around signalsPaul Burton3-15/+333
2015-09-03MIPS: Add definitions for extended contextPaul Burton4-1/+81
2015-09-03MIPS: Indicate FP mode in sigcontext sc_used_mathPaul Burton2-4/+20
2015-09-03MIPS: Remove unused {get,put}_sigset functionsPaul Burton1-51/+0
2015-09-03MIPS: Use common FP sigcontext code for O32 compatPaul Burton5-271/+11
2015-09-03MIPS: Skip odd double FP registers when copying FP32 sigcontextPaul Burton1-2/+4
2015-09-03MIPS: Move FP usage checks into protected_{save, restore}_fp_contextPaul Burton1-39/+34
2015-09-03MIPS: Use struct mips_abi offsets to save FP contextPaul Burton3-97/+145
2015-09-03MIPS: Add offsets to sigcontext FP fields to struct mips_abiPaul Burton4-3/+19
2015-09-03MIPS: Simplify EVA FP context handling codePaul Burton1-25/+19
2015-09-03MIPS: sni: Migrate to new 'set-state' interfaceViresh Kumar1-30/+19
2015-09-03MIPS: IP27: Migrate to new 'set-state' interfaceViresh Kumar1-7/+0
2015-09-03MIPS: rt3352: Migrate to new 'set-state' interfaceViresh Kumar1-29/+30
2015-09-03MIPS: loongsoon32: Migrate to new 'set-state' interfaceViresh Kumar1-23/+34
2015-09-03MIPS: loongson64/timer: Migrate to new 'set-state' interfaceViresh Kumar2-71/+92
2015-09-03MIPS: cevt-txx9: Migrate to new 'set-state' interfaceViresh Kumar1-30/+51
2015-09-03MIPS: cevt-sb1250: Migrate to new 'set-state' interfaceViresh Kumar1-22/+23
2015-09-03MIPS: cevt-r4k: Migrate to new 'set-state' interfaceViresh Kumar2-8/+0
2015-09-03MIPS: cevt-gt641xx: Migrate to new 'set-state' interfaceViresh Kumar1-18/+39
2015-09-03MIPS: cevt-ds1287: Migrate to new 'set-state' interfaceViresh Kumar1-15/+22
2015-09-03MIPS: cevt-bcm1480: Migrate to new 'set-state' interfaceViresh Kumar1-22/+22
2015-09-03MIPS: jz4740: Migrate to new 'set-state' interfaceViresh Kumar1-19/+27
2015-09-03MIPS: Jazz: Migrate to new 'set-state' interfaceViresh Kumar1-7/+0
2015-09-03MIPS: Alchemy: Migrate to new 'set-state' interfaceViresh Kumar1-6/+0
2015-09-03MIPS: Kconfig: Separate 32BIT and 64BIT config block by blank line.Ralf Baechle1-0/+1
2015-09-03MIPS: math-emu: Move from deprecated __initcall to arch_initcall.Ralf Baechle1-1/+1
2015-09-03MIPS: Lasat: Move from deprecated __initcall to arch_initcall.Ralf Baechle1-1/+1
2015-09-03MIPS: unaligned: Move from deprecated __initcall to arch_initcall.Ralf Baechle1-1/+1