index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-19
MIPS: irq: Allocate accurate order pages for irq stack
Liu Xiang
1
-2
/
+2
2017-01-03
MIPS: Introduce irq_stack
Matt Redfearn
1
-0
/
+11
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-05-28
MIPS: Clear Status IPL field when using EIC
Paul Burton
1
-0
/
+3
2015-06-21
MIPS: IRQ/IP27: Move IRQ allocation API to platform code.
Ralf Baechle
1
-38
/
+0
2015-06-21
MIPS: Get rid of 'kgdb_early_setup' cruft.
Sergei Shtylyov
1
-14
/
+0
2015-06-06
MIPS: Fix enabling of DEBUG_STACKOVERFLOW
James Hogan
1
-1
/
+1
2015-05-26
MIPS: irq: Use DECLARE_BITMAP
Joe Perches
1
-1
/
+1
2014-06-09
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-17
/
+0
2014-05-24
MIPS: MT: Remove SMTC support
Ralf Baechle
1
-17
/
+0
2014-04-18
arch,mips: Convert smp_mb__*()
Peter Zijlstra
1
-2
/
+2
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
1
-1
/
+0
2011-10-31
mips: remove needless include of module.h from core kernel files.
Paul Gortmaker
1
-1
/
+0
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-03-29
MIPS: Convert the irq functions to the new names
Thomas Gleixner
1
-1
/
+1
2011-03-25
MIPS: Use generic show_interrupts()
Thomas Gleixner
1
-41
/
+2
2011-03-25
MIPS: SMTC: Cleanup the hook mess and use irq_data
Thomas Gleixner
1
-3
/
+3
2010-10-29
MIPS: IRQ: Add stackoverflow detection
From: jiang.adam@gmail.com
1
-0
/
+24
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-12-17
MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS
Wu Zhangjin
1
-0
/
+30
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
2009-03-16
Merge branches 'irq/genirq' and 'linus' into irq/core
Ingo Molnar
1
-1
/
+0
2009-02-27
Revert "MIPS: Print irq handler description"
Ralf Baechle
1
-1
/
+0
2009-02-13
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
Ingo Molnar
1
-1
/
+1
2009-01-12
sparseirq: use kstat_irqs_cpu on non-x86 architectures too
Yinghai Lu
1
-1
/
+1
2009-01-11
sparseirq: use kstat_irqs_cpu instead
Yinghai Lu
1
-1
/
+1
2009-01-11
MIPS: Print irq handler description
Manuel Lauss
1
-0
/
+1
2008-07-30
[MIPS] kgdb: add arch support for the kernel's kgdb core
Jason Wessel
1
-0
/
+15
2008-07-30
[MIPS] kgdb: Remove existing implementation
Jason Wessel
1
-21
/
+0
2008-07-15
[MIPS] unexport {allocate,free}_irqno
Dmitri Vorobiev
1
-4
/
+0
2008-02-08
MIPS: Mark all but i8259 interrupts as no-probe.
Ralf Baechle
1
-0
/
+5
2007-10-11
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
1
-2
/
+2
2007-09-24
[MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.
Ralf Baechle
1
-9
/
+1
2007-05-11
[MIPS] Drop __devinit tag from allocate_irqno() and free_irqno()
Atsushi Nemoto
1
-2
/
+2
2006-12-06
[MIPS] genirq: use name instead of typename
Atsushi Nemoto
1
-1
/
+1
2006-11-30
[MIPS] do_IRQ cleanup
Atsushi Nemoto
1
-19
/
+0
2006-11-30
[MIPS] IRQ cleanups
Atsushi Nemoto
1
-13
/
+0
2006-11-06
[MIPS] Make irq number allocator generally available for fixing EV64120.
Ralf Baechle
1
-0
/
+42
2006-10-08
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
1
-4
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+3
2006-07-13
[MIPS] Eleminate interrupt migration helper use.
Ralf Baechle
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
1
-2
/
+2
2006-04-19
[MIPS] MT: Improved multithreading support.
Ralf Baechle
1
-0
/
+13
2006-04-19
[MIPS] Rewrite spurious_interrupt from assembler to C.
Ralf Baechle
1
-0
/
+5
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
1
-6
/
+4
2005-09-05
[PATCH] mips: nuke trailing whitespace
Ralf Baechle
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+140