aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/irq.h
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle2008-10-111-163/+0
* [MIPS] IRQ Affinity Support for SMTC on Malta PlatformKevin D. Kissell2007-10-111-2/+65
* [MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.Ralf Baechle2007-09-241-8/+24
* [MIPS] SMTC: Interrupt mask backstop hackKevin D. Kissell2007-07-121-1/+1
* [MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle2007-06-201-0/+9
* [MIPS] Make I8259A_IRQ_BASE customizableAtsushi Nemoto2007-02-061-1/+1
* [MIPS] SMTC build fixAtsushi Nemoto2007-01-081-3/+3
* [MIPS] do_IRQ cleanupAtsushi Nemoto2006-11-301-6/+0
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-301-1/+1
* [MIPS] Make irq number allocator generally available for fixing EV64120.Ralf Baechle2006-11-061-0/+4
* [MIPS] <asm/irq.h> does not need pt_regs anymore.Atsushi Nemoto2006-10-111-2/+0
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-4/+4
* [MIPS] Cleanup leftovers of ARCH_HAS_IRQ_PER_CPURalf Baechle2006-09-271-4/+0
* [MIPS] Define ARCH_HAS_IRQ_PER_CPU for all SMP systems.Ralf Baechle2006-06-291-0/+4
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [MIPS] MT: Improved multithreading support.Ralf Baechle2006-04-191-0/+29
* [MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle2006-04-191-0/+1
* Sparseify MIPS.Ralf Baechle2005-10-291-3/+1
* [PATCH] remove unnecessary handle_IRQ_event() prototypesKenji Kaneshige2005-09-091-3/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+55