summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/irq_cpu.c
AgeCommit message (Expand)Author
2015-01-16MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau
2014-11-24MIPS: Set vint handler when mapping CPU interruptsAndrew Bresticker
2014-11-24MIPS: Provide a generic plat_irq_dispatchAndrew Bresticker
2014-11-24MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()Andrew Bresticker
2014-11-24MIPS: Always use IRQ domains for CPU IRQsAndrew Bresticker
2013-10-29MIPS: Panic messages should not end in \n.Ralf Baechle
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle
2013-02-17MIPS: add irqdomain support for the CPU IRQ controllerGabor Juhos
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells
2011-07-25MIPS: Install handlers for software IRQsKevin Cernekee
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner
2011-03-25MIPS: irq_cpu: Convert to new irq_chip functionsThomas Gleixner
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells
2009-03-30MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platformsRalf Baechle
2007-11-15[MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts.Ralf Baechle
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto
2006-12-06[MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto
2006-11-30[MIPS] IRQ cleanupsAtsushi Nemoto
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2005-10-29MT bulletproofing.Ralf Baechle
2005-10-29Inlining will result in back-to-back mtc0 mfc0 instructions. Break theRalf Baechle
2005-10-29Use an irq_enable_hazard hazard barrier in unmask_mips_irq. ThisRalf Baechle
2005-10-29Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle
2005-10-29Mask and ack CPU interrupts upon initialization. Keep the stateMaciej W. Rozycki
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds