aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sibyte/sb1250/irq.c
Commit message (Expand)AuthorAge
* Merge branch 'master' into for-nextJiri Kosina2010-04-22
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse2010-03-29
|/
* MIPS: SB1250: Convert IRQ controller lock to raw spinlock.Ralf Baechle2010-02-27
* MIPS: Make various locks static.Ralf Baechle2010-02-27
* MIPS: SB1250: Sort out merge mistake.Ralf Baechle2009-06-17
* Merge branch 'linus' into irq/numaIngo Molnar2009-06-01
|\
| * MIPS: Sibyte: Fix locking in set_irq_affinityThomas Bogendoerfer2009-05-14
* | irq: change ->set_affinity() to return statusYinghai Lu2009-04-28
|/
* MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platformsRalf Baechle2009-03-30
* cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-13
* [MIPS] kgdb: Remove existing implementationJason Wessel2008-07-30
* [MIPS] Sibyte: Build fixes / dead code removal.Ralf Baechle2007-11-02
* [MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq().Ralf Baechle2007-10-29
* [MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.Ralf Baechle2007-10-22
* [MIPS] Sibyte: Finish conversion to modern time APIs.Ralf Baechle2007-10-19
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-11
* [MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle2007-10-11
* [MIPS] Sibyte: CONFIG_SIBYTE_SB1250_DUART -> CONFIG_SERIAL_SB1250_DUARTRalf Baechle2007-08-26
* [MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer2007-03-19
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-06
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-29
* [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-08
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-07
* [MIPS] SB1250: Interrupt handler fixesMaciej W. Rozycki2006-10-03
* [MIPS] Fix 32-bit kernel by replacing 64-bit-only code.Ralf Baechle2006-09-27
* [MIPS] Sibyte: Improve interrupt latency again for sb1250/bcm1480Thiemo Seufer2006-07-13
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-13
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-29
* [MIPS] Random fixes for sb1250Thiemo Seufer2006-06-19
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-18
* Use cpumask_t rather than hand-rolled bitmask code in sb1250_set_affinity.Andrew Isaacson2005-10-29
* Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle2005-10-29
* Switch SiByte drivers back to __raw_*() functions.Maciej W. Rozycki2005-10-29
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-05
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16