index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
sgi-ip27
/
ip27-irq.c
Age
Commit message (
Expand
)
Author
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-02-06
[MIPS] use name instead of typename for each irq_chip
Atsushi Nemoto
2006-12-06
[MIPS] Compile __do_IRQ() when really needed
Franck Bui-Huu
2006-11-30
[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq
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-09
[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.
Ralf Baechle
2006-10-08
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
2006-07-13
[MIPS] Eleminate interrupt migration helper use.
Ralf Baechle
2006-07-13
[MIPS] IP27: Don't destroy interrupt routing information on shutdown irq.
Ralf Baechle
2006-07-02
[PATCH] irq-flags: MIPS: Use the new IRQF_ constants
Thomas Gleixner
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-06-19
[MIPS] IP27: Fix collision with hardcoded interrupt number.
Ralf Baechle
2006-04-19
[MIPS] Rewrite all the assembler interrupt handlers to C.
Ralf Baechle
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
2005-10-29
Use pr_debug instead of homegrown debug print macros.
Ralf Baechle
2005-10-29
Arrested for multiple offences of header file inclusion.
Ralf Baechle
2005-10-29
HUB interrupts are allocated per node, not per slice. Make manipulation
Ralf Baechle
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds