index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
h8300
/
kernel
/
irq.c
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-06-23
h8300: Interrupt and exceptions
Yoshinori Sato
2013-09-16
Drop support for Renesas H8/300 (h8300) architecture
Guenter Roeck
2012-03-28
Disintegrate asm/system.h for H8300
David Howells
2011-03-24
h8300: Use generic show_interrupts()
Thomas Gleixner
2011-03-24
h8300: Convert genirq namespace
Thomas Gleixner
2011-01-21
h8300: Use generic irq Kconfig
Thomas Gleixner
2011-01-21
h8300: Convert interrupt handling to flow handler
Thomas Gleixner
2011-01-21
h8300: Convert to new irq_chip functions
Thomas Gleixner
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-09-22
h8300: convert to asm-generic/hardirq.h
Christoph Hellwig
2009-01-11
sparseirq: use kstat_irqs_cpu instead
Yinghai Lu
2008-02-23
h8300: IRQ handling update
Yoshinori Sato
2008-02-06
proper show_interrupts() prototype
Adrian Bunk
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-05-07
h8300 generic irq
Yoshinori Sato