aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/jazz/irq.c
Commit message (Expand)AuthorAge
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
* Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle2012-01-11
|\
| * MIPS: irq: Remove IRQF_DISABLEDYong Zhang2011-12-07
* | MIPS: Fix Jazz 64-bit build error.Ralf Baechle2011-12-07
|/
* i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-09
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-29
* MIPS: JAZZ: Convert to new irq_chip functionsThomas Gleixner2011-03-25
* MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-07
* MIPS: Jazz: Convert irq controller lock to raw spinlock.Ralf Baechle2010-02-27
* MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin2009-11-02
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-24
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-30
* cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-13
* [MIPS] Jazz: disable PIT; cleanup R4030 clockeventThomas Bogendoerfer2007-11-02
* [MIPS] Jazz: Retire use of plat_timer_setup.Ralf Baechle2007-10-18
* [MIPS] Jazz clockevent driverRalf Baechle2007-10-11
* [MIPS] JAZZ fixesThomas Bogendoerfer2007-10-11
* [MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer2007-03-19
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-06
* [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-06
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-29
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-29
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-07
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-13
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-29
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-18
* Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle2005-10-29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16