summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/genex.S
AgeCommit message (Expand)Author
2017-09-06MIPS: Add DWARF unwinding to assemblyCorey Minyard
2017-03-22MIPS: IRQ Stack: Unwind IRQ stack onto task stackMatt Redfearn
2017-03-21MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3Huacai Chen
2017-02-13MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatchMatt Redfearn
2017-01-03MIPS: Switch to the irq_stack in interruptsMatt Redfearn
2016-09-29MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPSPaul Burton
2016-05-13MIPS: genex: Indent delay slots & clean whitespaceJames Hogan
2016-05-13MIPS: Support extended ASIDsPaul Burton
2016-05-13MIPS: Add & use CP0_EntryHi ASID definitionsJames Hogan
2015-08-18MIPS: Fix LLVM build issue.Ralf Baechle
2015-03-27MIPS: Clear [MSA]FPE CSR.Cause after notify_die()James Hogan
2015-03-27MIPS: clear MSACSR cause bits when handling MSA FP exceptionPaul Burton
2015-02-17MIPS: kernel: genex: Set correct ISA levelMarkos Chandras
2014-11-07MIPS: Fix build with binutils 2.24.51+Manuel Lauss
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle
2014-03-31MIPS: Fix gigaton of warning building with microMIPS.Ralf Baechle
2014-03-26MIPS: Dumb MSA FP exception handlerPaul Burton
2014-03-26MIPS: Basic MSA context switching supportPaul Burton
2014-01-22MIPS: Add support for FTLBsLeonid Yegoshin
2013-10-29MIPS: Print correct PC in trace dump after NMI exceptionLeonid Yegoshin
2013-05-22MIPS: Idle: Break r4k_wait into two functions and fix it.Ralf Baechle
2013-05-16Revert "MIPS: Allow ASID size to be determined at boot time."David Daney
2013-05-09MIPS: microMIPS: Add support for exception handling.Steven J. Hill
2013-05-08MIPS: Allow ASID size to be determined at boot time.Steven J. Hill
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-12-28MIPS: Switch remaining assembler PAGE_SIZE users to <asm/asm-offsets.h>.Ralf Baechle
2009-01-30MIPS: Read watch registers with interrupts disabled.David Daney
2009-01-11MIPS: Override assembler target architecture for octeon.David Daney
2008-10-11MIPS: Watch exception handling for HARDWARE_WATCHPOINTS.David Daney
2008-10-03[MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell
2008-09-21[MIPS] Fix potential latency problem due to non-atomic cpu_wait.Atsushi Nemoto
2008-01-29[MIPS] R4000/R4400 daddiu erratum workaroundMaciej W. Rozycki
2007-11-15[MIPS] Fix typo in R3000 TRACE_IRQFLAGS codeAtsushi Nemoto
2007-07-12[MIPS] SMTC: Interrupt mask backstop hackKevin D. Kissell
2007-03-29[MIPS] lockdep: Deal with interrupt disable hazard in TRACE_IRQFLAGSChris Dearman
2007-03-19[MIPS] Export except_vec_vi_{mori,lui,ori} as text symbols.Ralf Baechle
2007-03-19[MIPS] VI: TRACE_IRQS_OFF clobbers $v0, so save & restore around call.Ralf Baechle
2006-11-30[MIPS] Fast path for rdhwr emulation for TLSAtsushi Nemoto
2006-10-09[MIPS] ret_from_irq adjustmentAtsushi Nemoto
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle
2006-10-01[MIPS] Stacktrace build-fix and improvementAtsushi Nemoto
2006-07-13[MIPS] TRACE_IRQFLAGS_SUPPORT support.Ralf Baechle
2006-07-13[MIPS] Less noise on multithreading exceptions.Chris Dearman
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[MIPS] Fix use of ehb instruction for non-R2 configurations.Ralf Baechle
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle
2006-02-07[MIPS] Remove stray .set mips3 resulting in 64-bit instruction in 32-bit kern...Ralf Baechle
2005-10-29Virtual SMP support for the 34K.Ralf Baechle
2005-10-29More AP / SP bits for the 34K, the Malta bits and things. Still wantsRalf Baechle