summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)Author
2015-04-10MIPS: Kconfig: Disable SMP/CPS for 64-bitMarkos Chandras
2015-04-10MIPS: Hibernate: flush TLB entries earlierHuacai Chen
2015-04-10MIPS: smp-cps: cpu_set FPU mask if FPU presentNiklas Cassel
2015-04-10MIPS: lose_fpu(): Disable FPU when MSA enabledJames Hogan
2015-04-10MIPS: ralink: add missing symbol for RALINK_ILL_ACCJohn Crispin
2015-04-10MIPS: ralink: Fix bad config symbol in PCI makefile.John Crispin
2015-04-10MIPS: Malta: Detect and fix bad memsize valuesMarkos Chandras
2015-04-10Revert "MIPS: Avoid pipeline stalls on some MIPS32R2 cores."Ralf Baechle
2015-04-10MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard.Ralf Baechle
2015-04-10MIPS: Fix cpu_has_mips_r2_exec_hazard.Ralf Baechle
2015-04-10MIPS: kernel: entry.S: Set correct ISA level for mips_ihbMarkos Chandras
2015-04-10MIPS: asm: spinlock: Fix addiu instruction for R10000_LLSC_WAR caseMarkos Chandras
2015-04-10MIPS: r4kcache: Use correct base register for MIPS R6 cache flushesMarkos Chandras
2015-04-10MIPS: Kconfig: Fix typo for the r2-to-r6 emulator kernel parameterMarkos Chandras
2015-04-10MIPS: unaligned: Fix regular load/store instruction emulation for EVAMarkos Chandras
2015-04-10MIPS: unaligned: Surround load/store macros in do {} while statementsMarkos Chandras
2015-04-10MIPS: unaligned: Prevent EVA instructions on kernel unaligned accessesMarkos Chandras
2015-04-10MIPS: asm: asm-eva: Introduce kernel load/store variantsMarkos Chandras
2015-04-10MIPS: Netlogic: Fix for SATA PHY initGanesan Ramalingam
2015-04-10MIPS: OCTEON: fix PCI interrupt mapping for D-Link DSR-1000NAaro Koskinen
2015-04-10MIPS: Octeon: Remove udelay() causing huge IRQ latencyAlexander Sverdlin
2015-04-09jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard
2015-04-08MIPS: BCM63xx: Provide a plat_post_dma_flush hookFlorian Fainelli
2015-04-08MIPS: DMA: Allow platforms to override only the post DMA hookFlorian Fainelli
2015-04-08MIPS: BMIPS: Move post DMA flush implementation to common headerFlorian Fainelli
2015-04-08Merge branch 'linus' into irq/core to get the GIC updates whichThomas Gleixner
2015-04-08gpio: loongson: Add Loongson-3A/3B GPIO driver supportHuacai Chen
2015-04-08MIPS: Octeon: Don't set .owner.Ralf Baechle
2015-04-08MIPS: Netlogic: Fix double inclusion of <asm/netlogic/common.h>.Ralf Baechle
2015-04-08MIPS: Fix double inclusion of headers in misalignment emulator.Ralf Baechle
2015-04-08MIPS: DEC: Do not set up the FPU interrupt if no FPUMaciej W. Rozycki
2015-04-08MIPS: DEC: Implement FPU interrupt counterMaciej W. Rozycki
2015-04-08MIPS: Factor out FPU feature probingMaciej W. Rozycki
2015-04-08MIPS: Respect the ISA level in FCSR handlingMaciej W. Rozycki
2015-04-08MIPS: math-emu: Make ABS.fmt and NEG.fmt arithmetic againMaciej W. Rozycki
2015-04-08MIPS: math-emu: Define IEEE 754-2008 feature control bitsMaciej W. Rozycki
2015-04-08MIPS: math-emu: Implement the FCCR, FEXR and FENR registersMaciej W. Rozycki
2015-04-08MIPS: math-emu: Set FIR feature flags for full emulationMaciej W. Rozycki
2015-04-08MIPS: Correct ISA masking in FPU feature determinationMaciej W. Rozycki
2015-04-08MIPS: Set `si_code' for SIGFPE signals sent from emulation tooMaciej W. Rozycki
2015-04-08MIPS: Always clear FCSR cause bits after emulationMaciej W. Rozycki
2015-04-08MIPS: Respect the FCSR exception mask for `si_code'Maciej W. Rozycki
2015-04-08MIPS: math-emu: Move long fixed-point support into an `ar' libraryMaciej W. Rozycki
2015-04-08MIPS: math-emu: Correct delay-slot exception propagationMaciej W. Rozycki
2015-04-08MIPS: Correct FP ISA requirementsMaciej W. Rozycki
2015-04-08MIPS: Correct MIPS I FP context layoutMaciej W. Rozycki
2015-04-08MIPS: math-emu: Fix delay-slot emulation cache incoherencyMaciej W. Rozycki
2015-04-08MIPS: Fix BREAK code interpretation heuristicsMaciej W. Rozycki
2015-04-08MIPS: BREAK instruction interpretation correctionsMaciej W. Rozycki
2015-04-08MIPS: Correct MIPS16 BREAK code interpretationMaciej W. Rozycki