summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/genex.S
AgeCommit message (Expand)Author
2023-12-30MIPS: Allow vectored interrupt handler to reside everywhere for 64bitThomas Bogendoerfer
2023-01-26MIPS: Always use -Wa,-msoft-float and eliminate GAS_HAS_SET_HARDFLOATNathan Chancellor
2022-03-01MIPS: Remove TX39XX supportThomas Bogendoerfer
2022-02-22MIPS: remove asm/war.hThomas Bogendoerfer
2021-02-11MIPS: Make check condition for SDBBP consistent with EJTAG specTiezhu Yang
2020-07-31MIPS: handle Loongson-specific GSExc exceptionWANG Xuerui
2020-05-27MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()YuanJunQing
2020-05-07MIPS: asm: Rename some macros to avoid build errorsHuacai Chen
2019-10-07MIPS: genex: Don't reload address unnecessarilyPaul Burton
2019-10-07MIPS: genex: Add Loongson3 LL/SC workaround to ejtag_debug_handlerPaul Burton
2019-10-07MIPS: r4k-bugs64: Limit R4k bug checks to affected systemsPaul Burton
2019-07-23MIPS: Remove unused R5432_CP0_INTERRUPT_WARPaul Burton
2018-11-09MIPS: Avoid using .set mips0 to restore ISAPaul Burton
2018-11-09MIPS: traps: Never enable FPU when CONFIG_MIPS_FP_SUPPORT=nPaul Burton
2018-06-24MIPS: Fix ejtag handler on SMPHeiher
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