index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
au1000
/
common
/
irq.c
Age
Commit message (
Expand
)
Author
2007-02-06
[MIPS] use name instead of typename for each irq_chip
Atsushi Nemoto
2006-11-30
[MIPS] IRQ cleanups
Atsushi Nemoto
2006-10-09
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
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-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
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2006-06-29
[MIPS] Remove BSD and Sys V compat data types.
Ralf Baechle
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-01
[MIPS] AU1xxx mips_timer_interrupt() fixes
Herbert Valerio Riedel
2006-04-19
[MIPS] Rewrite all the assembler interrupt handlers to C.
Ralf Baechle
2005-10-29
Don't call memset to clean irq_desc; these data fields have already
Ralf Baechle
2005-10-29
Au1x PM fixes.
Pete Popov
2005-10-29
When CONFIG_PM is enabled, it uses the TOY_MATCH2 interrupt as the system
Pete Popov
2005-10-29
Base Au1200 2.6 support.
Pete Popov
2005-10-29
Convert struct hw_interrupt_type initializations to ISO C99 named
Ralf Baechle
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds