summaryrefslogtreecommitdiffstats
path: root/arch/mips/dec/setup.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-141-1/+1
* MIPS: DEC: Export `ioasic_ssr_lock' to modulesMaciej W. Rozycki2016-05-171-0/+1
* MIPS: DEC: Do not set up the FPU interrupt if no FPUMaciej W. Rozycki2015-04-081-1/+1
* MIPS: DEC: Implement FPU interrupt counterMaciej W. Rozycki2015-04-081-3/+13
* MIPS: DEC: Remove the Halt button interrupt on R4k systemsMaciej W. Rozycki2014-05-301-0/+5
* DEC: Whitespace cleanupMaciej W. Rozycki2013-10-291-2/+2
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-2/+2
* MIPS: irq: Remove IRQF_DISABLEDYong Zhang2011-12-071-1/+0
* MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin2011-09-211-0/+4
* MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-071-0/+1
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-111-4/+0
* [MIPS] DEC: Initialise ioasic_ssr_lockMaciej W. Rozycki2007-09-191-1/+1
* [TC] TURBOchannel support for the DECstationMaciej W. Rozycki2007-02-091-0/+2
* [MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto2007-02-061-6/+6
* [MIPS] do_IRQ cleanupAtsushi Nemoto2006-11-301-0/+6
* [MIPS] DEC: pt_regs fixes for dec_intr_halt.Ralf Baechle2006-10-091-1/+1
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-131-2/+0
* [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-191-1/+1
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-191-3/+0
* [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-071-1/+2
* Make static what ought to be static.Maciej W. Rozycki2005-10-291-7/+7
* Use physical addresses at the interface level, letting drivers remapMaciej W. Rozycki2005-10-291-5/+11
* System-specific handling of bus errors for DECstation variationsMaciej W. Rozycki2005-10-291-0/+9
* There is NO port I/O space on the DECstation. Minor clean-ups.Maciej W. Rozycki2005-10-291-5/+9
* Get rid of early_init. There's more need to make this form ofRalf Baechle2005-10-291-3/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+750