summaryrefslogtreecommitdiffstats
path: root/arch/mips/dec/setup.c
AgeCommit message (Expand)AuthorLines
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker-1/+1
2016-05-17MIPS: DEC: Export `ioasic_ssr_lock' to modulesMaciej W. Rozycki-0/+1
2015-04-08MIPS: DEC: Do not set up the FPU interrupt if no FPUMaciej W. Rozycki-1/+1
2015-04-08MIPS: DEC: Implement FPU interrupt counterMaciej W. Rozycki-3/+13
2014-05-30MIPS: DEC: Remove the Halt button interrupt on R4k systemsMaciej W. Rozycki-0/+5
2013-10-29DEC: Whitespace cleanupMaciej W. Rozycki-2/+2
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle-2/+2
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang-1/+0
2011-09-21MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin-0/+4
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells-0/+1
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle-4/+0
2007-09-19[MIPS] DEC: Initialise ioasic_ssr_lockMaciej W. Rozycki-1/+1
2007-02-09[TC] TURBOchannel support for the DECstationMaciej W. Rozycki-0/+2
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto-6/+6
2006-11-30[MIPS] do_IRQ cleanupAtsushi Nemoto-0/+6
2006-10-09[MIPS] DEC: pt_regs fixes for dec_intr_halt.Ralf Baechle-1/+1
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle-2/+0
2006-07-02[PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner-2/+2
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle-1/+1
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle-3/+0
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle-1/+2
2005-10-29Make static what ought to be static.Maciej W. Rozycki-7/+7
2005-10-29Use physical addresses at the interface level, letting drivers remapMaciej W. Rozycki-5/+11
2005-10-29System-specific handling of bus errors for DECstation variationsMaciej W. Rozycki-0/+9
2005-10-29There is NO port I/O space on the DECstation. Minor clean-ups.Maciej W. Rozycki-5/+9
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle-3/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+750