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