aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/irq-rm7000.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-2/+2
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells1-1/+0
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner1-1/+1
2011-03-25MIPS: rm7000: Convert to new irq_chip functionsThomas Gleixner1-9/+9
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells1-0/+1
2008-02-19[MIPS] Fix broken rm7000/rm9000 interrupt handlingThomas Koeller1-0/+1
2007-11-15[MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts.Ralf Baechle1-1/+1
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto1-1/+1
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto1-7/+4
2006-12-06[MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu1-7/+0
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto1-1/+2
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto1-47/+6
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle1-1/+1
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-1/+1
2005-10-29Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle1-7/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+98