aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/dec/setup.c
AgeCommit message (Expand)Author
2022-05-04MIPS: fix typos in commentsJulia Lawall
2022-03-07mips: DEC: honor CONFIG_MIPS_FP_SUPPORT=nRandy Dunlap
2021-11-09MIPS: Allow modules to set board_be_handlerFlorian Fainelli
2020-10-14MIPS: DEC: Restore bootmem reservation for firmware working memory areaMaciej W. Rozycki
2020-03-16MIPS: pass non-NULL dev_id on shared request_irq()afzal mohammed
2020-03-05MIPS: Replace setup_irq() by request_irq()afzal mohammed
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-05-17MIPS: DEC: Export `ioasic_ssr_lock' to modulesMaciej W. Rozycki
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
2014-05-30MIPS: DEC: Remove the Halt button interrupt on R4k systemsMaciej W. Rozycki
2013-10-29DEC: Whitespace cleanupMaciej W. Rozycki
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang
2011-09-21MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle
2007-09-19[MIPS] DEC: Initialise ioasic_ssr_lockMaciej W. Rozycki
2007-02-09[TC] TURBOchannel support for the DECstationMaciej W. Rozycki
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto
2006-11-30[MIPS] do_IRQ cleanupAtsushi Nemoto
2006-10-09[MIPS] DEC: pt_regs fixes for dec_intr_halt.Ralf Baechle
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle
2006-07-02[PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle
2005-10-29Make static what ought to be static.Maciej W. Rozycki
2005-10-29Use physical addresses at the interface level, letting drivers remapMaciej W. Rozycki
2005-10-29System-specific handling of bus errors for DECstation variationsMaciej W. Rozycki
2005-10-29There is NO port I/O space on the DECstation. Minor clean-ups.Maciej W. Rozycki
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds