aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/manage.c
Commit message (Expand)AuthorAge
* genirq: Prevent potential NULL dereference in irq_set_irq_wake()Jesper Juhl2011-06-10
* irq: Handle spurios irq detection for threaded irqsSebastian Andrzej Siewior2011-06-03
* genirq: Support per-IRQ thread disabling.Paul Mundt2011-04-23
* genirq: Fix cpumask leak in __setup_irq()Xiaotian Feng2011-04-02
* genirq: Remove compat codeThomas Gleixner2011-03-29
* genirq: Fix harmless typoThomas Gleixner2011-03-29
* genirq; Fix cleanup falloutThomas Gleixner2011-03-28
* genirq: Fix new kernel-doc warningsRandy Dunlap2011-03-28
* genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_dataThomas Gleixner2011-03-28
* genirq: Split irq_set_affinity() so it can be called with lock held.David Daney2011-03-27
* genirq: Fix incorrect unlock in __setup_irq()Dan Carpenter2011-03-17
* genirq: Provide forced interrupt threadingThomas Gleixner2011-02-26
* genirq: Allow shared oneshot interruptsThomas Gleixner2011-02-25
* genirq: Prepare the handling of shared oneshot interruptsThomas Gleixner2011-02-25
* genirq: Add missing break in __irq_set_trigger()Thomas Gleixner2011-02-21
* genirq: Use irq_get/put functionsThomas Gleixner2011-02-19
* genirq: Remove real old transition functionsThomas Gleixner2011-02-19
* genirq: Move wakeup state to irq_dataThomas Gleixner2011-02-19
* genirq: Add IRQCHIP_SET_TYPE_MASKED flagThomas Gleixner2011-02-19
* genirq: Wrap the remaning IRQ_* flagsThomas Gleixner2011-02-19
* genirq: Mirror irq trigger type bits in irq_data.stateThomas Gleixner2011-02-19
* genirq: Move IRQ_AFFINITY_SET to coreThomas Gleixner2011-02-19
* genirq: Reuse existing can set affinty checkThomas Gleixner2011-02-19
* genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.stateThomas Gleixner2011-02-19
* genirq: Remove CHECK_IRQ_PER_CPU from core codeThomas Gleixner2011-02-19
* genirq: Remove CONFIG_IRQ_PER_CPUThomas Gleixner2011-02-19
* genirq: Add IRQ_MOVE_PENDING to irq_data.stateThomas Gleixner2011-02-19
* genirq: Move IRQ_WAKEUP to coreThomas Gleixner2011-02-19
* genirq: Move IRQ_SUSPENDED to coreThomas Gleixner2011-02-19
* genirq: Move IRQ_MASKED to coreThomas Gleixner2011-02-19
* genirq: Move IRQ_PENDING flag to coreThomas Gleixner2011-02-19
* genirq: Move IRQ_DISABLED to coreThomas Gleixner2011-02-19
* genirq: Move IRQ_REPLAY and IRQ_WAITING to coreThomas Gleixner2011-02-19
* genirq: Move IRQ_ONESHOT to coreThomas Gleixner2011-02-19
* genirq: Add IRQ_INPROGRESS to coreThomas Gleixner2011-02-19
* genirq: Move IRQ_SPURIOUS_DISABLED to core stateThomas Gleixner2011-02-19
* genirq: Move IRQ_AUTODETECT to internal stateThomas Gleixner2011-02-19
* genirq: Fixup core code namespace falloutThomas Gleixner2011-02-19
* genirq: Consolidate IRQ_DISABLEDThomas Gleixner2011-02-19
* genirq: Remove default magicThomas Gleixner2011-02-19
* genirq: Consolidate disable/enableThomas Gleixner2011-02-19
* genirq: Consolidate startup/shutdown of interruptsThomas Gleixner2011-02-19
* genirq: Remove bogus conditionalThomas Gleixner2011-02-19
* genirq: Remove redundant thread affinity settingThomas Gleixner2011-02-19
* genirq: Do not copy affinity before setThomas Gleixner2011-02-19
* genirq: Always apply cpu online maskThomas Gleixner2011-02-19
* genirq: Rremove redundant checkThomas Gleixner2011-02-19
* genirq: Simplify affinity related codeThomas Gleixner2011-02-19
* genirq: Namespace cleanupThomas Gleixner2011-02-19
* genirq: Add missing buslock to set_irq_type(), set_irq_wake()Thomas Gleixner2011-02-19