index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
sgi-ip32
/
ip32-irq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
1
-4
/
+4
*
Disintegrate asm/system.h for MIPS
David Howells
2012-03-28
1
-1
/
+0
*
MIPS: irq: Remove IRQF_DISABLED
Yong Zhang
2011-12-07
1
-2
/
+0
*
MIPS: Convert the irq functions to the new names
Thomas Gleixner
2011-03-29
1
-16
/
+24
*
MIPS: IP32: Convert to new irq_chip functions
Thomas Gleixner
2011-03-25
1
-92
/
+42
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
MIPS: Cleanup switches with cases that can be merged
Roel Kluin
2010-02-27
1
-8
/
+1
*
MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.c
Dmitri Vorobiev
2009-05-14
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
2009-03-30
1
-2
/
+0
|
\
|
*
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
2009-03-30
1
-2
/
+0
*
|
MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms
Ralf Baechle
2009-03-30
1
-18
/
+45
|
/
*
[MIPS] IP32: Fix unexpected irq 71
Thomas Bogendoerfer
2008-07-03
1
-0
/
+5
*
[MIPS] Fix IP32 breakage
Thomas Bogendoerfer
2008-01-07
1
-1
/
+0
*
[MIPS] IP32: More interrupt renumbering fixes.
Ralf Baechle
2007-11-26
1
-10
/
+14
*
[MIPS] IP32: Fixes after interrupt renumbering.
Ralf Baechle
2007-10-29
1
-51
/
+77
*
[MIPS] IP32: Fix build by conversion to irq_cpu.c.
Ralf Baechle
2007-10-16
1
-89
/
+73
*
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
2007-10-11
1
-13
/
+13
*
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
Ralf Baechle
2007-10-11
1
-1
/
+1
*
[MIPS] cleanup struct irqaction initializers
Thomas Gleixner
2007-10-11
1
-4
/
+12
*
[MIPS] Misc fixes for plat_irq_dispatch functions
Thiemo Seufer
2007-03-19
1
-1
/
+1
*
[MIPS] use name instead of typename for each irq_chip
Atsushi Nemoto
2007-02-06
1
-5
/
+5
*
[MIPS] IRQ cleanups
Atsushi Nemoto
2006-11-30
1
-113
/
+20
*
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
2006-10-08
1
-25
/
+23
*
[MIPS] IP32: Fix wreckage caused by recent SA_* constant replacement.
Thiemo Seufer
2006-07-13
1
-4
/
+4
*
[MIPS] Eleminate interrupt migration helper use.
Ralf Baechle
2006-07-13
1
-6
/
+6
*
[PATCH] irq-flags: MIPS: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-6
/
+6
*
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-29
1
-1
/
+1
*
[MIPS] IP32: Fix warnings.
Ralf Baechle
2006-06-06
1
-2
/
+2
*
[MIPS] Use __ffs() instead of ffs() in ip32_irq0().
Atsushi Nemoto
2006-04-27
1
-3
/
+4
*
[MIPS] Rewrite all the assembler interrupt handlers to C.
Ralf Baechle
2006-04-19
1
-9
/
+24
*
Convert struct hw_interrupt_type initializations to ISO C99 named
Ralf Baechle
2005-10-29
1
-40
/
+35
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+590