include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / arch / mips / sibyte / bcm1480 / irq.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-27 Ralf BaechleMIPS: SB1480: Convert IRQ controller lock to raw spinlock.
2010-02-27 Ralf BaechleMIPS: Make various locks static.
2009-09-30 Ralf BaechleMIPS: BCM1480: Re-apply patch lost due to bad resolutio...
2009-06-24 Ralf BaechleMIPS: Build fix - include <linux/smp.h> into all smp_pr...
2009-06-01 Ingo MolnarMerge branch 'linus' into irq/numa
2009-05-14 Thomas BogendoerferMIPS: Sibyte: Fix locking in set_irq_affinity
2009-04-28 Yinghai Luirq: change ->set_affinity() to return status
2009-03-30 Ralf BaechleMIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms
2008-12-13 Rusty Russellcpumask: make irq_set_affinity() take a const struct...
2008-07-30 Jason Wessel[MIPS] kgdb: Remove existing implementation
2007-11-15 Ralf Baechle[MIPS] Sibyte: Replace use of removed IO_SPACE_BASE...
2007-11-15 Ralf Baechle[MIPS] BCM1480: Remove duplicate acknowledge of timer...
2007-11-02 Ralf Baechle[MIPS] Sibyte: Remove blank line.
2007-11-02 Ralf Baechle[MIPS] Sibyte: Build fixes / dead code removal.
2007-10-29 Ralf Baechle[MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq().
2007-10-22 Ralf Baechle[MIPS] time: SMP-proofing of Sibyte clockevent/clocksou...
2007-10-11 Ralf Baechle[MIPS] checkfiles: Fix "need space after that ','"...
2007-10-11 Ralf Baechle[MIPS] Implement clockevents for R4000-style cp0 count...
2007-09-11 Ralf Baechle[MIPS] BCM1480: Fix computation of interrupt mask addre...
2007-09-10 Ralf Baechle[MIPS] BCM1480: Fix computation of interrupt mask addre...
2007-08-27 Ralf Baechle[MIPS] Sibyte: CONFIG_SIBYTE_SB1250_DUART -> CONFIG_SER...
2007-03-29 Mark Mason[MIPS] BCM1480: Fix setting of irq affinity.
2007-03-04 Ralf Baechle[MIPS] Fix and cleanup the mess that a dozen prom_print...
2007-02-06 Atsushi Nemoto[MIPS] use name instead of typename for each irq_chip
2006-11-30 Atsushi Nemoto[MIPS] IRQ cleanups
2006-10-08 Ralf Baechle[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.
2006-10-08 Ralf Baechle[MIPS] Complete fixes after removal of pt_regs argument...
2006-10-03 Ralf Baechle[MIPS] BCM1480: Mask pending interrupts against c0_stat...
2006-09-27 Ralf Baechle[MIPS] Fix 32-bit kernel by replacing 64-bit-only code.
2006-07-13 Thiemo Seufer[MIPS] BCM1480: Fix fatal typo in the rewritten interru...
2006-07-13 Thiemo Seufer[MIPS] Sibyte: Improve interrupt latency again for...
2006-07-13 Ralf Baechle[MIPS] Eleminate interrupt migration helper use.
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Ingo Molnar[PATCH] genirq: rename desc->handler to desc->chip
2006-04-19 Ralf Baechle[MIPS] Rewrite all the assembler interrupt handlers...
2006-02-21 Martin Michlmayr[MIPS] Fix compiler warnings in arch/mips/sibyte/bcm148...
2005-10-29 Andrew IsaacsonAdd support for BCM1480 family of chips.