summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/irq-gic.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: GIC: Fix gic_set_affinity infinite loopTony Wu2013-07-011-8/+7Star
* MIPS: Add new GIC clockevent driver.Raghu Gandham2013-05-091-1/+30
* MIPS: Refactor GIC clocksource code.Steven J. Hill2013-05-091-0/+16
* MIPS: Move 'gic_frequency' to common location.Steven J. Hill2013-05-091-0/+1
* MIPS: Move 'gic_present' to common location.Steven J. Hill2013-05-091-0/+1
* MIPS: Make VPE count to be one-based.Steven J. Hill2012-09-131-0/+1
* MIPS: Add new end of interrupt functionality for GIC.Steven J. Hill2012-09-131-1/+1
* MIPS: Add EIC support for GIC.Steven J. Hill2012-09-131-8/+90
* MIPS: Code clean-ups for the GIC.Steven J. Hill2012-09-131-24/+16Star
* MIPS: Make GIC code platform independent.Steven J. Hill2012-09-131-24/+11Star
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-291-1/+1
* MIPS: GIC: Convert to new irq_chip functionsThomas Gleixner2011-03-251-25/+18Star
* MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-071-1/+1
* MIPS: Remove pr_<level> uses of KERN_<level>Joe Perches2010-10-041-1/+1
* MIPS: GIC: Remove dependencies from Malta files.Ralf Baechle2010-10-041-2/+1Star
* MIPS: GIC: Random fixes and enhancements.Chris Dearman2009-11-021-71/+43Star
* MIPS: CMP: Extend IPI handling to CPU numberTim Anderson2009-07-031-0/+4
* MIPS: CMP: Extend the GIC IPI interrupts beyond 32Tim Anderson2009-07-031-11/+4Star
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-241-0/+1
* irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-2/+3
* irq: update all arches for new irq_descMike Travis2009-01-131-1/+1
* cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-131-3/+3
* [MIPS] Add support for MIPS CMP platform.Ralf Baechle2008-04-281-0/+295