summaryrefslogtreecommitdiff
path: root/arch/mips/mips-boards/malta/malta_int.c
AgeCommit message (Expand)Author
2008-04-28[MIPS] malta_int.c: make 4 variables staticDmitri Vorobiev
2008-04-28[MIPS] Add support for MIPS CMP platform.Ralf Baechle
2008-01-29[MIPS] Malta: fix braces at single statement blocksDmitri Vorobiev
2008-01-29[MIPS] Malta: Use C89 style for commentsDmitri Vorobiev
2008-01-29[MIPS] Malta: else should follow close brace in malta_int.cDmitri Vorobiev
2008-01-29[MIPS] Malta: remove a superfluous commentDmitri Vorobiev
2008-01-29[MIPS] Malta: include <linux/cpu.h> instead of <asm/cpu.h>Dmitri Vorobiev
2008-01-29[MIPS] Malta: fix oversized lines in malta_int.cDmitri Vorobiev
2008-01-29[MIPS] Malta: use tabs not spacesDmitri Vorobiev
2008-01-29[MIPS] Malta: use the KERN_ facility level in printk()Dmitri Vorobiev
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle
2007-09-14[MIPS] Malta: Fix off by one bug in interrupt handler.Ralf Baechle
2007-07-31[MIPS] SMTC: Safety net for i8259A interrupts.Kevin D. Kissell
2007-06-20[MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle
2007-06-14[MIPS] Malta: Fix for SOCitSC based MaltasChris Dearman
2007-05-11[MIPS] MT: Reenable EIC support and add support for SOCit SC.Chris Dearman
2007-04-27[MIPS] Malta: Delete unused prototype of mips_timer_interrupt.Ralf Baechle
2007-04-27[MIPS] MIPS Tech: Get rid of volatile in core code.Ralf Baechle
2007-02-06[MIPS] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto
2006-10-19[MIPS] Malta: Fix uninitialized regs pointer.Ralf Baechle
2006-10-09[MIPS] Malta: Fix build for non-MIPS32/64 configuration.Ralf Baechle
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle
2006-04-27[MIPS] 24K LV: Add core card id.Chris Dearman
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle
2005-10-29Support for CoreFPGA-3.Ralf Baechle
2005-10-29More AP / SP bits for the 34K, the Malta bits and things. Still wantsRalf Baechle
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds