开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
sh
/
intc
/
virq.c
Age
Commit message (
Expand
)
Author
2017-07-06
drivers/sh/intc/virq.c: delete an error message for a failed memory allocatio...
SF Markus Elfring
2016-12-12
lib: radix-tree: check accounting of existing slot replacement users
Johannes Weiner
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-07-29
sh/intc: Prepare irq flow handlers for irq argument removal
Thomas Gleixner
2015-07-29
sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-29
sh/irq: Use irq accessor functions instead of open coded access
Jiang Liu
2015-06-25
sh/intc: Fix potential race in installing chained IRQ handler
Thomas Gleixner
2012-06-13
sh: intc: Allocate subgroup virq backing desc directly.
Paul Mundt
2012-01-25
sh: intc: remove dependency on NR_IRQS
Rob Herring
2011-10-31
drivers/sh: Add export.h for EXPORT_SYMBOL to intc/virq.c
Paul Gortmaker
2011-04-27
sh: intc: Set virtual IRQs as nothread.
Paul Mundt
2011-03-29
sh: Convert to new function names
Thomas Gleixner
2010-11-15
sh: intc: Fix up build failure introduced by radix tree changes.
Paul Mundt
2010-10-27
sh: intc: irq_data conversion.
Paul Mundt
2010-10-05
sh: intc: Split up the INTC code.
Paul Mundt