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