index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
irq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Introduce irq_stack
Matt Redfearn
2017-04-18
1
-0
/
+11
*
MIPS: IRQ/IP27: Move IRQ allocation API to platform code.
Ralf Baechle
2015-06-21
1
-38
/
+0
*
MIPS: Get rid of 'kgdb_early_setup' cruft.
Sergei Shtylyov
2015-06-21
1
-14
/
+0
*
MIPS: Fix enabling of DEBUG_STACKOVERFLOW
James Hogan
2015-06-06
1
-1
/
+1
*
MIPS: irq: Use DECLARE_BITMAP
Joe Perches
2015-05-26
1
-1
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-06-09
1
-17
/
+0
|
\
|
*
MIPS: MT: Remove SMTC support
Ralf Baechle
2014-05-24
1
-17
/
+0
*
|
arch,mips: Convert smp_mb__*()
Peter Zijlstra
2014-04-18
1
-2
/
+2
|
/
*
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
1
-1
/
+1
*
Disintegrate asm/system.h for MIPS
David Howells
2012-03-28
1
-1
/
+0
*
mips: remove needless include of module.h from core kernel files.
Paul Gortmaker
2011-10-31
1
-1
/
+0
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
MIPS: Convert the irq functions to the new names
Thomas Gleixner
2011-03-29
1
-1
/
+1
*
MIPS: Use generic show_interrupts()
Thomas Gleixner
2011-03-25
1
-41
/
+2
*
MIPS: SMTC: Cleanup the hook mess and use irq_data
Thomas Gleixner
2011-03-25
1
-3
/
+3
*
MIPS: IRQ: Add stackoverflow detection
From: jiang.adam@gmail.com
2010-10-29
1
-0
/
+24
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS
Wu Zhangjin
2009-12-17
1
-0
/
+30
*
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-12-14
1
-2
/
+2
*
Merge branches 'irq/genirq' and 'linus' into irq/core
Ingo Molnar
2009-03-16
1
-1
/
+0
|
\
|
*
Revert "MIPS: Print irq handler description"
Ralf Baechle
2009-02-27
1
-1
/
+0
*
|
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
Ingo Molnar
2009-02-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
sparseirq: use kstat_irqs_cpu on non-x86 architectures too
Yinghai Lu
2009-01-12
1
-1
/
+1
|
*
sparseirq: use kstat_irqs_cpu instead
Yinghai Lu
2009-01-11
1
-1
/
+1
*
|
MIPS: Print irq handler description
Manuel Lauss
2009-01-11
1
-0
/
+1
|
/
*
[MIPS] kgdb: add arch support for the kernel's kgdb core
Jason Wessel
2008-07-30
1
-0
/
+15
*
[MIPS] kgdb: Remove existing implementation
Jason Wessel
2008-07-30
1
-21
/
+0
*
[MIPS] unexport {allocate,free}_irqno
Dmitri Vorobiev
2008-07-15
1
-4
/
+0
*
MIPS: Mark all but i8259 interrupts as no-probe.
Ralf Baechle
2008-02-08
1
-0
/
+5
*
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
2007-10-11
1
-2
/
+2
*
[MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.
Ralf Baechle
2007-09-24
1
-9
/
+1
*
[MIPS] Drop __devinit tag from allocate_irqno() and free_irqno()
Atsushi Nemoto
2007-05-11
1
-2
/
+2
*
[MIPS] genirq: use name instead of typename
Atsushi Nemoto
2006-12-06
1
-1
/
+1
*
[MIPS] do_IRQ cleanup
Atsushi Nemoto
2006-11-30
1
-19
/
+0
*
[MIPS] IRQ cleanups
Atsushi Nemoto
2006-11-30
1
-13
/
+0
*
[MIPS] Make irq number allocator generally available for fixing EV64120.
Ralf Baechle
2006-11-06
1
-0
/
+42
*
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
2006-10-08
1
-4
/
+2
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+3
*
[MIPS] Eleminate interrupt migration helper use.
Ralf Baechle
2006-07-13
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-29
1
-2
/
+2
*
[MIPS] MT: Improved multithreading support.
Ralf Baechle
2006-04-19
1
-0
/
+13
*
[MIPS] Rewrite spurious_interrupt from assembler to C.
Ralf Baechle
2006-04-19
1
-0
/
+5
*
[PATCH] more for_each_cpu() conversions
Andrew Morton
2006-03-23
1
-6
/
+4
*
[PATCH] mips: nuke trailing whitespace
Ralf Baechle
2005-09-05
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+140