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
/
pb1200
/
irqmap.c
Age
Commit message (
Expand
)
Author
2008-10-11
MIPS: Alchemy: rename directory
Ralf Baechle
2008-05-12
[MIPS] Pb1200/DBAu1200 code style cleanup
Sergei Shtylyov
2008-04-28
[MIPS] Alchemy: kill useless #include's, #define's and extern's
Sergei Shtylyov
2007-12-06
[MIPS] Alchemy: replace ffs() with __ffs()
Sergei Shtylyov
2007-11-02
[MIPS] Pb1200: Fix warning.
Ralf Baechle
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
2007-10-17
[MIPS] Alchemy: replace last remaining instance of au_ffs with ffs.
Ralf Baechle
2007-10-16
[MIPS] Alchemy: Get rid of au1xxx_irq_map_t.
Ralf Baechle
2007-10-16
[MIPS] Alchemy: Get rid of au_ffs().
Ralf Baechle
2007-10-11
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
2007-02-06
[MIPS] Fix pb1200/irqmap.c and apply some missed patches
Atsushi Nemoto
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-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] Au1xxx: board specific irq code cleanup
Herbert Valerio Riedel
2005-10-29
Cleaned up AMD Au1200 IDE driver:
Pete Popov
2005-10-29
Base Au1200 2.6 support.
Pete Popov