index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
irq.c
Age
Commit message (
Expand
)
Author
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
2011-10-31
mips: remove needless include of module.h from core kernel files.
Paul Gortmaker
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-03-29
MIPS: Convert the irq functions to the new names
Thomas Gleixner
2011-03-25
MIPS: Use generic show_interrupts()
Thomas Gleixner
2011-03-25
MIPS: SMTC: Cleanup the hook mess and use irq_data
Thomas Gleixner
2010-10-29
MIPS: IRQ: Add stackoverflow detection
From: jiang.adam@gmail.com
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-17
MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS
Wu Zhangjin
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-03-16
Merge branches 'irq/genirq' and 'linus' into irq/core
Ingo Molnar
2009-02-27
Revert "MIPS: Print irq handler description"
Ralf Baechle
2009-02-13
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
Ingo Molnar
2009-01-12
sparseirq: use kstat_irqs_cpu on non-x86 architectures too
Yinghai Lu
2009-01-11
sparseirq: use kstat_irqs_cpu instead
Yinghai Lu
2009-01-11
MIPS: Print irq handler description
Manuel Lauss
2008-07-30
[MIPS] kgdb: add arch support for the kernel's kgdb core
Jason Wessel
2008-07-30
[MIPS] kgdb: Remove existing implementation
Jason Wessel
2008-07-15
[MIPS] unexport {allocate,free}_irqno
Dmitri Vorobiev
2008-02-08
MIPS: Mark all but i8259 interrupts as no-probe.
Ralf Baechle
2007-10-11
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
2007-09-24
[MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.
Ralf Baechle
2007-05-11
[MIPS] Drop __devinit tag from allocate_irqno() and free_irqno()
Atsushi Nemoto
2006-12-06
[MIPS] genirq: use name instead of typename
Atsushi Nemoto
2006-11-30
[MIPS] do_IRQ cleanup
Atsushi Nemoto
2006-11-30
[MIPS] IRQ cleanups
Atsushi Nemoto
2006-11-06
[MIPS] Make irq number allocator generally available for fixing EV64120.
Ralf Baechle
2006-10-08
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-07-13
[MIPS] Eleminate interrupt migration helper use.
Ralf Baechle
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-04-19
[MIPS] MT: Improved multithreading support.
Ralf Baechle
2006-04-19
[MIPS] Rewrite spurious_interrupt from assembler to C.
Ralf Baechle
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
2005-09-05
[PATCH] mips: nuke trailing whitespace
Ralf Baechle
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds