aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/irq-gic.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+18
* 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/+1
* MIPS: GIC: Random fixes and enhancements.Chris Dearman2009-11-021-71/+43
* 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/+4
* 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-121-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