index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
settings.h
Age
Commit message (
Expand
)
Author
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