index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
irq_cpu.c
Age
Commit message (
Expand
)
Author
2007-11-15
[MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts.
Ralf Baechle
2007-02-06
[MIPS] use name instead of typename for each irq_chip
Atsushi Nemoto
2007-02-06
[MIPS] Define MIPS_CPU_IRQ_BASE in generic header
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-07-13
[MIPS] Eleminate interrupt migration helper use.
Ralf Baechle
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2005-10-29
MT bulletproofing.
Ralf Baechle
2005-10-29
Inlining will result in back-to-back mtc0 mfc0 instructions. Break the
Ralf Baechle
2005-10-29
Use an irq_enable_hazard hazard barrier in unmask_mips_irq. This
Ralf Baechle
2005-10-29
Convert struct hw_interrupt_type initializations to ISO C99 named
Ralf Baechle
2005-10-29
Mask and ack CPU interrupts upon initialization. Keep the state
Maciej W. Rozycki
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds