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
/
sgi-ip27
/
ip27-irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-09
MIPS: SGI-IP27: abstract chipset irq from bridge
Thomas Bogendoerfer
1
-107
/
+84
2019-02-19
MIPS: SGI-IP27: rework HUB interrupts
Thomas Bogendoerfer
1
-117
/
+240
2019-02-19
MIPS: SGI-IP27: get rid of volatile and hubreg_t
Thomas Bogendoerfer
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2015-08-03
MIPS: SMP: Don't increment irq_count multiple times for call function IPIs
Alex Smith
1
-2
/
+6
2013-06-21
MIPS: IP27: Fix build errors with CONFIG_PCI disabled.
Ralf Baechle
1
-214
/
+0
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-3
/
+3
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
1
-1
/
+0
2012-01-11
Merge branch 'next/generic' into mips-for-linux-next
Ralf Baechle
1
-1
/
+1
2011-12-07
MIPS: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-12-07
MIPS: Fix up inconsistency in panic() string argument.
Ralf Baechle
1
-2
/
+2
2011-10-20
MIPS: IP27: Sort out section mismatch.
Ralf Baechle
1
-2
/
+2
2011-04-14
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
1
-0
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-29
MIPS: Convert the irq functions to the new names
Thomas Gleixner
1
-1
/
+1
2011-03-25
MIPS: IP27: Convert to new irq_chip functions
Thomas Gleixner
1
-20
/
+18
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-06-24
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
1
-0
/
+1
2007-10-18
[MIPS] IP27: Convert to clock_event_device.
Ralf Baechle
1
-3
/
+2
2007-08-27
[MIPS] IP27: intr_sconnect_level: don't disable interrupts.
Ralf Baechle
1
-3
/
+0
2007-08-27
[MIPS] IP27: startup_bridge_irq: connect interrupt.
Ralf Baechle
1
-0
/
+2
2007-08-27
[MIPS] IP27: shutdown_bridge_irq: don't free irq.
Ralf Baechle
1
-3
/
+0
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-02-06
[MIPS] use name instead of typename for each irq_chip
Atsushi Nemoto
1
-1
/
+1
2006-12-06
[MIPS] Compile __do_IRQ() when really needed
Franck Bui-Huu
1
-8
/
+0
2006-11-30
[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq
Atsushi Nemoto
1
-1
/
+1
2006-11-30
[MIPS] IRQ cleanups
Atsushi Nemoto
1
-12
/
+5
2006-11-06
[MIPS] Make irq number allocator generally available for fixing EV64120.
Ralf Baechle
1
-23
/
+0
2006-10-09
[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.
Ralf Baechle
1
-1
/
+0
2006-10-08
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
1
-13
/
+13
2006-07-13
[MIPS] Eleminate interrupt migration helper use.
Ralf Baechle
1
-1
/
+1
2006-07-13
[MIPS] IP27: Don't destroy interrupt routing information on shutdown irq.
Ralf Baechle
1
-2
/
+0
2006-07-02
[PATCH] irq-flags: MIPS: Use the new IRQF_ constants
Thomas Gleixner
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
-1
/
+1
2006-06-19
[MIPS] IP27: Fix collision with hardcoded interrupt number.
Ralf Baechle
1
-1
/
+1
2006-04-19
[MIPS] Rewrite all the assembler interrupt handlers to C.
Ralf Baechle
1
-5
/
+22
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
1
-4
/
+1
2005-10-29
Use pr_debug instead of homegrown debug print macros.
Ralf Baechle
1
-9
/
+6
2005-10-29
Arrested for multiple offences of header file inclusion.
Ralf Baechle
1
-1
/
+0
2005-10-29
HUB interrupts are allocated per node, not per slice. Make manipulation
Ralf Baechle
1
-23
/
+27
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+457