aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/irq-msc01.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-26MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras1-1/+1
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle1-5/+0
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-3/+3
2011-10-31mips: remove needless include of module.h from core kernel files.Paul Gortmaker1-1/+0
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner1-4/+8
2011-03-25MIPS: MSC01: Convert to new irq_chip functionsThomas Gleixner1-27/+24
2009-03-30MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platformsRalf Baechle1-2/+4
2008-04-28[MIPS] Fix some sparse warnings on traps.c and irq-msc01.cAtsushi Nemoto1-6/+4
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle1-2/+2
2007-09-24[MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.Ralf Baechle1-8/+2
2007-05-11[MIPS] MT: Reenable EIC support and add support for SOCit SC.Chris Dearman1-5/+5
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto1-2/+2
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto1-0/+2
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto1-37/+8
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle1-4/+5
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-2/+2
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle1-2/+2
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-2/+2
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle1-0/+9
2005-10-29More AP / SP bits for the 34K, the Malta bits and things. Still wantsRalf Baechle1-4/+4
2005-10-29Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle1-16/+14
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+189