summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/irq-gic.c
Commit message (Expand)AuthorAgeFilesLines
* 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