aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/irq-gic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner1-1/+1
2011-03-25MIPS: GIC: Convert to new irq_chip functionsThomas Gleixner1-25/+18
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells1-1/+1
2010-10-04MIPS: Remove pr_<level> uses of KERN_<level>Joe Perches1-1/+1
2010-10-04MIPS: GIC: Remove dependencies from Malta files.Ralf Baechle1-2/+1
2009-11-02MIPS: GIC: Random fixes and enhancements.Chris Dearman1-71/+43
2009-07-03MIPS: CMP: Extend IPI handling to CPU numberTim Anderson1-0/+4
2009-07-03MIPS: CMP: Extend the GIC IPI interrupts beyond 32Tim Anderson1-11/+4
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle1-0/+1
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu1-2/+3
2009-01-12irq: update all arches for new irq_descMike Travis1-1/+1
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell1-3/+3
2008-04-28[MIPS] Add support for MIPS CMP platform.Ralf Baechle1-0/+295