aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/jazz/irq.c
AgeCommit message (Expand)Author
2012-01-11Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang
2011-12-07MIPS: Fix Jazz 64-bit build error.Ralf Baechle
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner
2011-03-25MIPS: JAZZ: Convert to new irq_chip functionsThomas Gleixner
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells
2010-02-27MIPS: Jazz: Convert irq controller lock to raw spinlock.Ralf Baechle
2009-11-02MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2007-11-02[MIPS] Jazz: disable PIT; cleanup R4030 clockeventThomas Bogendoerfer
2007-10-18[MIPS] Jazz: Retire use of plat_timer_setup.Ralf Baechle
2007-10-11[MIPS] Jazz clockevent driverRalf Baechle
2007-10-11[MIPS] JAZZ fixesThomas Bogendoerfer
2007-03-19[MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi 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-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle
2005-10-29Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds