aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/cevt-sb1250.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells1-0/+1
2009-11-02MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin1-1/+1
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle1-0/+1
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell1-1/+0
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell1-1/+1
2007-11-15[MIPS] Sibyte: Stop timers before programming next even.Ralf Baechle1-0/+1
2007-11-15[MIPS] Sibyte: Increase minimum oneshot timer interval to two ticks.Ralf Baechle1-1/+1
2007-11-15[MIPS] Sibyte: pin timer interrupt to their cores.Ralf Baechle1-0/+3
2007-11-02[MIPS] Sibyte: Split and move clock code.Ralf Baechle1-0/+148