开源镜像站
帮助
动态
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
/
kernel
/
irq
/
settings.h
Age
Commit message (
Expand
)
Author
2015-10-11
genirq: Add flag to force mask in disable_irq[_nosync]()
Thomas Gleixner
2013-11-13
genirq: Prevent spurious detection for unconditionally polled interrupts
Thomas Gleixner
2011-10-03
genirq: Add support for per-cpu dev_id interrupts
Marc Zyngier
2011-04-23
genirq: Support per-IRQ thread disabling.
Paul Mundt
2011-03-29
genirq: Remove compat code
Thomas Gleixner
2011-02-19
genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=y
Thomas Gleixner
2011-02-19
genirq: Cleanup irq.h
Thomas Gleixner
2011-02-19
genirq: Force wrapped access to desc->status in core code
Thomas Gleixner
2011-02-19
genirq: Wrap the remaning IRQ_* flags
Thomas Gleixner
2011-02-19
genirq: Mirror irq trigger type bits in irq_data.state
Thomas Gleixner
2011-02-19
genirq: Move IRQ_AFFINITY_SET to core
Thomas Gleixner
2011-02-19
genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state
Thomas Gleixner
2011-02-19
genirq: Add IRQ_MOVE_PENDING to irq_data.state
Thomas Gleixner
2011-02-19
genirq: Move IRQ_WAKEUP to core
Thomas Gleixner
2011-02-19
genirq: Move IRQ_MASKED to core
Thomas Gleixner
2011-02-19
genirq: Move IRQ_PENDING flag to core
Thomas Gleixner
2011-02-19
genirq: Move IRQ_DISABLED to core
Thomas Gleixner
2011-02-19
genirq: Move IRQ_REPLAY and IRQ_WAITING to core
Thomas Gleixner
2011-02-19
genirq: Add IRQ_INPROGRESS to core
Thomas Gleixner
2011-02-19
genirq: Protect tglx from tripping over his own feet
Thomas Gleixner