aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/h8300/kernel/irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-06-23h8300: Interrupt and exceptionsYoshinori Sato1-0/+97
2013-09-16Drop support for Renesas H8/300 (h8300) architectureGuenter Roeck1-165/+0
2012-03-28Disintegrate asm/system.h for H8300David Howells1-1/+0
2011-03-24h8300: Use generic show_interrupts()Thomas Gleixner1-31/+0
2011-03-24h8300: Convert genirq namespaceThomas Gleixner1-1/+1
2011-01-21h8300: Use generic irq KconfigThomas Gleixner1-1/+1
2011-01-21h8300: Convert interrupt handling to flow handlerThomas Gleixner1-12/+3
2011-01-21h8300: Convert to new irq_chip functionsThomas Gleixner1-17/+16
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
2009-09-22h8300: convert to asm-generic/hardirq.hChristoph Hellwig1-5/+0
2009-01-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu1-2/+2
2008-02-23h8300: IRQ handling updateYoshinori Sato1-2/+2
2008-02-06proper show_interrupts() prototypeAdrian Bunk1-0/+1
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-05-07h8300 generic irqYoshinori Sato1-0/+211