summaryrefslogtreecommitdiffstats
path: root/arch/mips/au1000/common/irq.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Alchemy: rename directoryRalf Baechle2008-10-111-596/+0
* [MIPS] Alchemy common code style cleanupSergei Shtylyov2008-05-121-4/+2
* [MIPS] Alchemy: kill useless #include's, #define's and extern'sSergei Shtylyov2008-04-281-1/+0
* [MIPS] Alchemy: don't unmask timer IRQ earlySergei Shtylyov2008-04-281-4/+3
* [MIPS] Alchemy: fix IRQ basesSergei Shtylyov2007-12-061-4/+4
* [MIPS] Alchemy: replace ffs() with __ffs()Sergei Shtylyov2007-12-061-4/+4
* [MIPS] Alchemy: Nuke homebrew setup_irq(), it's broken and unnecessary.Ralf Baechle2007-10-291-32/+0
* [MIPS] Alchemy: Fix build by conversion to irq_cpu.c.Ralf Baechle2007-10-171-119/+132
* [MIPS] Alchemy: Get rid of au1xxx_irq_map_t.Ralf Baechle2007-10-161-3/+3
* [MIPS] Alchemy: Get rid of au_ffs().Ralf Baechle2007-10-161-4/+4
* [MIPS] Alchemy: cleanup interrupt code.Ralf Baechle2007-10-161-341/+313
* [MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle2007-10-111-1/+1
* [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle2007-10-111-3/+1
* [MIPS] Alchemy: remove useless prototypes.Ralf Baechle2007-10-111-11/+0
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-061-4/+4
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-301-41/+22
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-091-1/+1
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-26/+26
* [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-131-4/+4
* [PATCH] irq-flags: MIPS: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-06-291-7/+7
|\
| * [MIPS] Remove BSD and Sys V compat data types.Ralf Baechle2006-06-291-7/+7
* | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-10/+10
|/
* [MIPS] AU1xxx mips_timer_interrupt() fixesHerbert Valerio Riedel2006-06-011-0/+1
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-191-2/+18
* Don't call memset to clean irq_desc; these data fields have alreadyRalf Baechle2005-10-291-1/+0
* Au1x PM fixes.Pete Popov2005-10-291-15/+17
* When CONFIG_PM is enabled, it uses the TOY_MATCH2 interrupt as the systemPete Popov2005-10-291-12/+24
* Base Au1200 2.6 support.Pete Popov2005-10-291-2/+2
* Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle2005-10-291-32/+28
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+654
OpenPOWER on IntegriCloud