aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel/irq-gic.c
AgeCommit message (Expand)Author
2014-09-17MIPS: GIC: Prevent array overrunJeffrey Deans
2013-05-09MIPS: Add new GIC clockevent driver.Raghu Gandham
2013-05-09MIPS: Refactor GIC clocksource code.Steven J. Hill
2013-05-09MIPS: Move 'gic_frequency' to common location.Steven J. Hill
2013-05-09MIPS: Move 'gic_present' to common location.Steven J. Hill
2012-09-13MIPS: Make VPE count to be one-based.Steven J. Hill
2012-09-13MIPS: Add new end of interrupt functionality for GIC.Steven J. Hill
2012-09-13MIPS: Add EIC support for GIC.Steven J. Hill
2012-09-13MIPS: Code clean-ups for the GIC.Steven J. Hill
2012-09-13MIPS: Make GIC code platform independent.Steven J. Hill
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner
2011-03-25MIPS: GIC: Convert to new irq_chip functionsThomas Gleixner
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells
2010-10-04MIPS: Remove pr_<level> uses of KERN_<level>Joe Perches
2010-10-04MIPS: GIC: Remove dependencies from Malta files.Ralf Baechle
2009-11-02MIPS: GIC: Random fixes and enhancements.Chris Dearman
2009-07-03MIPS: CMP: Extend IPI handling to CPU numberTim Anderson
2009-07-03MIPS: CMP: Extend the GIC IPI interrupts beyond 32Tim Anderson
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu
2009-01-12irq: update all arches for new irq_descMike Travis
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-04-28[MIPS] Add support for MIPS CMP platform.Ralf Baechle