aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/dec/int-handler.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-07mips: DEC: honor CONFIG_MIPS_FP_SUPPORT=nRandy Dunlap1-3/+3
2020-05-07MIPS: asm: Rename some macros to avoid build errorsHuacai Chen1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-07MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki1-28/+6
2016-09-29MIPS: DEC: Avoid la pseudo-instruction in delay slotsRalf Baechle1-2/+38
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder1-1/+1
2015-04-08MIPS: DEC: Implement FPU interrupt counterMaciej W. Rozycki1-1/+6
2013-10-29DEC: Whitespace cleanupMaciej W. Rozycki1-4/+4
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-49/+49
2009-08-03MIPS: Eleminate filenames from commentsRalf Baechle1-2/+0
2007-02-13[MIPS] DECstation: Fix irq handlingAtsushi Nemoto1-4/+0
2006-11-30[MIPS] do_IRQ cleanupAtsushi Nemoto1-1/+1
2006-10-09[MIPS] ret_from_irq adjustmentAtsushi Nemoto1-7/+4
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-1/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle1-7/+3
2006-04-19[MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle1-1/+3
2005-10-29Use physical addresses at the interface level, letting drivers remapMaciej W. Rozycki1-7/+11
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+297