aboutsummaryrefslogtreecommitdiff
path: root/kernel/irq/settings.h
AgeCommit message (Expand)Author
2013-11-13genirq: Prevent spurious detection for unconditionally polled interruptsThomas Gleixner
2011-10-03genirq: Add support for per-cpu dev_id interruptsMarc Zyngier
2011-04-23genirq: Support per-IRQ thread disabling.Paul Mundt
2011-03-29genirq: Remove compat codeThomas Gleixner
2011-02-19genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=yThomas Gleixner
2011-02-19genirq: Cleanup irq.hThomas Gleixner
2011-02-19genirq: Force wrapped access to desc->status in core codeThomas Gleixner
2011-02-19genirq: Wrap the remaning IRQ_* flagsThomas Gleixner
2011-02-19genirq: Mirror irq trigger type bits in irq_data.stateThomas Gleixner
2011-02-19genirq: Move IRQ_AFFINITY_SET to coreThomas Gleixner
2011-02-19genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.stateThomas Gleixner
2011-02-19genirq: Add IRQ_MOVE_PENDING to irq_data.stateThomas Gleixner
2011-02-19genirq: Move IRQ_WAKEUP to coreThomas Gleixner
2011-02-19genirq: Move IRQ_MASKED to coreThomas Gleixner
2011-02-19genirq: Move IRQ_PENDING flag to coreThomas Gleixner
2011-02-19genirq: Move IRQ_DISABLED to coreThomas Gleixner
2011-02-19genirq: Move IRQ_REPLAY and IRQ_WAITING to coreThomas Gleixner
2011-02-19genirq: Add IRQ_INPROGRESS to coreThomas Gleixner
2011-02-19genirq: Protect tglx from tripping over his own feetThomas Gleixner