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
/
kernel
/
irq
/
settings.h
Age
Commit message (
Expand
)
Author
2020-09-13
genirq: Allow interrupts to be excluded from /proc/interrupts
Marc Zyngier
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
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