aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/settings.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-03genirq: Add support for per-cpu dev_id interruptsMarc Zyngier1-0/+7
2011-04-23genirq: Support per-IRQ thread disabling.Paul Mundt1-0/+17
2011-03-29genirq: Remove compat codeThomas Gleixner1-34/+21
2011-02-19genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=yThomas Gleixner1-0/+1
2011-02-19genirq: Cleanup irq.hThomas Gleixner1-16/+0
2011-02-19genirq: Force wrapped access to desc->status in core codeThomas Gleixner1-0/+3
2011-02-19genirq: Wrap the remaning IRQ_* flagsThomas Gleixner1-0/+58
2011-02-19genirq: Mirror irq trigger type bits in irq_data.stateThomas Gleixner1-0/+30
2011-02-19genirq: Move IRQ_AFFINITY_SET to coreThomas Gleixner1-0/+2
2011-02-19genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.stateThomas Gleixner1-0/+36
2011-02-19genirq: Add IRQ_MOVE_PENDING to irq_data.stateThomas Gleixner1-0/+2
2011-02-19genirq: Move IRQ_WAKEUP to coreThomas Gleixner1-0/+2
2011-02-19genirq: Move IRQ_MASKED to coreThomas Gleixner1-0/+2
2011-02-19genirq: Move IRQ_PENDING flag to coreThomas Gleixner1-0/+2
2011-02-19genirq: Move IRQ_DISABLED to coreThomas Gleixner1-0/+2
2011-02-19genirq: Move IRQ_REPLAY and IRQ_WAITING to coreThomas Gleixner1-0/+4
2011-02-19genirq: Add IRQ_INPROGRESS to coreThomas Gleixner1-0/+3
2011-02-19genirq: Protect tglx from tripping over his own feetThomas Gleixner1-0/+7