aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sibyte/sb1250/irq.c
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer2007-03-191-1/+1
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-061-1/+1
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-301-24/+6
* [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-091-1/+0
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-15/+13
* [MIPS] SB1250: Interrupt handler fixesMaciej W. Rozycki2006-10-031-2/+5
* [MIPS] Fix 32-bit kernel by replacing 64-bit-only code.Ralf Baechle2006-09-271-16/+1
* [MIPS] Sibyte: Improve interrupt latency again for sb1250/bcm1480Thiemo Seufer2006-07-131-5/+5
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-131-4/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-2/+2
* [MIPS] Random fixes for sb1250Thiemo Seufer2006-06-191-2/+6
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-191-6/+72
* Use cpumask_t rather than hand-rolled bitmask code in sb1250_set_affinity.Andrew Isaacson2005-10-291-11/+4
* Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle2005-10-291-10/+8
* Switch SiByte drivers back to __raw_*() functions.Maciej W. Rozycki2005-10-291-42/+46
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-051-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+431