aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/genex.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-09MIPS: Avoid using .set mips0 to restore ISAPaul Burton1-1/+2
2018-11-09MIPS: traps: Never enable FPU when CONFIG_MIPS_FP_SUPPORT=nPaul Burton1-0/+2
2018-06-24MIPS: Fix ejtag handler on SMPHeiher1-0/+46
2017-09-06MIPS: Add DWARF unwinding to assemblyCorey Minyard1-5/+8
2017-03-22MIPS: IRQ Stack: Unwind IRQ stack onto task stackMatt Redfearn1-2/+6
2017-03-21MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3Huacai Chen1-2/+2
2017-02-13MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatchMatt Redfearn1-1/+1
2017-01-03MIPS: Switch to the irq_stack in interruptsMatt Redfearn1-5/+76
2016-09-29MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPSPaul Burton1-2/+1
2016-05-13MIPS: genex: Indent delay slots & clean whitespaceJames Hogan1-28/+28
2016-05-13MIPS: Support extended ASIDsPaul Burton1-1/+1
2016-05-13MIPS: Add & use CP0_EntryHi ASID definitionsJames Hogan1-1/+1
2015-08-18MIPS: Fix LLVM build issue.Ralf Baechle1-1/+1
2015-03-27MIPS: Clear [MSA]FPE CSR.Cause after notify_die()James Hogan1-10/+4
2015-03-27MIPS: clear MSACSR cause bits when handling MSA FP exceptionPaul Burton1-1/+10
2015-02-17MIPS: kernel: genex: Set correct ISA levelMarkos Chandras1-1/+1
2014-11-07MIPS: Fix build with binutils 2.24.51+Manuel Lauss1-0/+1
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle1-54/+0
2014-03-31MIPS: Fix gigaton of warning building with microMIPS.Ralf Baechle1-3/+3
2014-03-26MIPS: Dumb MSA FP exception handlerPaul Burton1-0/+1
2014-03-26MIPS: Basic MSA context switching supportPaul Burton1-0/+1
2014-01-22MIPS: Add support for FTLBsLeonid Yegoshin1-0/+1
2013-10-29MIPS: Print correct PC in trace dump after NMI exceptionLeonid Yegoshin1-3/+11
2013-05-22MIPS: Idle: Break r4k_wait into two functions and fix it.Ralf Baechle1-3/+3
2013-05-16Revert "MIPS: Allow ASID size to be determined at boot time."David Daney1-1/+1
2013-05-09MIPS: microMIPS: Add support for exception handling.Steven J. Hill1-19/+54
2013-05-08MIPS: Allow ASID size to be determined at boot time.Steven J. Hill1-1/+1
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-7/+7
2012-12-28MIPS: Switch remaining assembler PAGE_SIZE users to <asm/asm-offsets.h>.Ralf Baechle1-3/+2
2009-01-30MIPS: Read watch registers with interrupts disabled.David Daney1-1/+5
2009-01-11MIPS: Override assembler target architecture for octeon.David Daney1-0/+4
2008-10-11MIPS: Watch exception handling for HARDWARE_WATCHPOINTS.David Daney1-0/+4
2008-10-03[MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell1-2/+2
2008-09-21[MIPS] Fix potential latency problem due to non-atomic cpu_wait.Atsushi Nemoto1-0/+37
2008-01-29[MIPS] R4000/R4400 daddiu erratum workaroundMaciej W. Rozycki1-1/+7
2007-11-15[MIPS] Fix typo in R3000 TRACE_IRQFLAGS codeAtsushi Nemoto1-1/+1
2007-07-12[MIPS] SMTC: Interrupt mask backstop hackKevin D. Kissell1-0/+2
2007-03-29[MIPS] lockdep: Deal with interrupt disable hazard in TRACE_IRQFLAGSChris Dearman1-0/+31
2007-03-19[MIPS] Export except_vec_vi_{mori,lui,ori} as text symbols.Ralf Baechle1-3/+3
2007-03-19[MIPS] VI: TRACE_IRQS_OFF clobbers $v0, so save & restore around call.Ralf Baechle1-0/+10
2006-11-30[MIPS] Fast path for rdhwr emulation for TLSAtsushi Nemoto1-0/+63
2006-10-09[MIPS] ret_from_irq adjustmentAtsushi Nemoto1-5/+3
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-5/+10
2006-10-01[MIPS] Stacktrace build-fix and improvementAtsushi Nemoto1-4/+4
2006-07-13[MIPS] TRACE_IRQFLAGS_SUPPORT support.Ralf Baechle1-0/+6
2006-07-13[MIPS] Less noise on multithreading exceptions.Chris Dearman1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[MIPS] Fix use of ehb instruction for non-R2 configurations.Ralf Baechle1-1/+1
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle1-0/+29
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle1-0/+14