aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel/irq-msc01.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-26MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionGravatar Markos Chandras 1-1/+1
2014-05-24MIPS: MT: Remove SMTC supportGravatar Ralf Baechle 1-5/+0
2013-02-01MIPS: Whitespace cleanup.Gravatar Ralf Baechle 1-3/+3
2011-10-31mips: remove needless include of module.h from core kernel files.Gravatar Paul Gortmaker 1-1/+0
2011-03-29MIPS: Convert the irq functions to the new namesGravatar Thomas Gleixner 1-4/+8
2011-03-25MIPS: MSC01: Convert to new irq_chip functionsGravatar Thomas Gleixner 1-27/+24
2009-03-30MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platformsGravatar Ralf Baechle 1-2/+4
2008-04-28[MIPS] Fix some sparse warnings on traps.c and irq-msc01.cGravatar Atsushi Nemoto 1-6/+4
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Gravatar Ralf Baechle 1-2/+2
2007-09-24[MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.Gravatar Ralf Baechle 1-8/+2
2007-05-11[MIPS] MT: Reenable EIC support and add support for SOCit SC.Gravatar Chris Dearman 1-5/+5
2007-02-06[MIPS] use name instead of typename for each irq_chipGravatar Atsushi Nemoto 1-2/+2
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqGravatar Atsushi Nemoto 1-0/+2
2006-11-30[MIPS] IRQ cleanupsGravatar Atsushi Nemoto 1-37/+8
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Gravatar Ralf Baechle 1-4/+5
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Gravatar Ralf Baechle 1-2/+2
2006-07-13[MIPS] Eleminate interrupt migration helper use.Gravatar Ralf Baechle 1-2/+2
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipGravatar Ingo Molnar 1-2/+2
2006-04-19[MIPS] MT: Improved multithreading support.Gravatar Ralf Baechle 1-0/+9
2005-10-29More AP / SP bits for the 34K, the Malta bits and things. Still wantsGravatar Ralf Baechle 1-4/+4
2005-10-29Convert struct hw_interrupt_type initializations to ISO C99 namedGravatar Ralf Baechle 1-16/+14
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+189