summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | MIPS: Skip odd double FP registers when copying FP32 sigcontextPaul Burton2015-09-031-2/+4
| * | | MIPS: Move FP usage checks into protected_{save, restore}_fp_contextPaul Burton2015-09-031-39/+34
| * | | MIPS: Use struct mips_abi offsets to save FP contextPaul Burton2015-09-033-97/+145
| * | | MIPS: Add offsets to sigcontext FP fields to struct mips_abiPaul Burton2015-09-034-3/+19
| * | | MIPS: Simplify EVA FP context handling codePaul Burton2015-09-031-25/+19
| * | | MIPS: sni: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-30/+19
| * | | MIPS: IP27: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-7/+0
| * | | MIPS: rt3352: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-29/+30
| * | | MIPS: loongsoon32: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-23/+34
| * | | MIPS: loongson64/timer: Migrate to new 'set-state' interfaceViresh Kumar2015-09-032-71/+92
| * | | MIPS: cevt-txx9: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-30/+51
| * | | MIPS: cevt-sb1250: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-22/+23
| * | | MIPS: cevt-r4k: Migrate to new 'set-state' interfaceViresh Kumar2015-09-032-8/+0
| * | | MIPS: cevt-gt641xx: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-18/+39
| * | | MIPS: cevt-ds1287: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-15/+22
| * | | MIPS: cevt-bcm1480: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-22/+22
| * | | MIPS: jz4740: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-19/+27
| * | | MIPS: Jazz: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-7/+0
| * | | MIPS: Alchemy: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-6/+0
| * | | MIPS: Kconfig: Separate 32BIT and 64BIT config block by blank line.Ralf Baechle2015-09-031-0/+1
| * | | MIPS: math-emu: Move from deprecated __initcall to arch_initcall.Ralf Baechle2015-09-031-1/+1
| * | | MIPS: Lasat: Move from deprecated __initcall to arch_initcall.Ralf Baechle2015-09-031-1/+1
| * | | MIPS: unaligned: Move from deprecated __initcall to arch_initcall.Ralf Baechle2015-09-031-1/+1
| * | | MIPS: Sibyte: Move bus watcher from deprecated __initcall to device_initcallRalf Baechle2015-09-031-1/+1
| * | | MIPS: Rearrange ENTRYLO field definitionsJames Hogan2015-09-032-34/+36
| * | | MIPS: dump_tlb: Dump FrameMask register if existsJames Hogan2015-09-031-0/+8
| * | | MIPS: dump_tlb: Only dump PageGrain if interestingJames Hogan2015-09-031-1/+2
| * | | MIPS: Probe for small (1KiB) page supportJames Hogan2015-09-033-0/+7
OpenPOWER on IntegriCloud