aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq
Commit message (Expand)AuthorAge
*---. Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds2011-04-07
|\ \ \
| | | * genirq: Fix cpumask leak in __setup_irq()Xiaotian Feng2011-04-02
| | |/
* | / Fix common misspellingsLucas De Marchi2011-03-31
| |/ |/|
* | genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-30
* | genirq: Fix misnamed label in handle_edge_eoi_irqThomas Gleixner2011-03-29
* | genirq: Remove move_*irq leftoversThomas Gleixner2011-03-29
* | genirq: Remove compat codeThomas Gleixner2011-03-29
* | alpha: Use generic show_interrupts()Thomas Gleixner2011-03-29
* | genirq: Fix harmless typoThomas Gleixner2011-03-29
|/
* genirq; Fix cleanup falloutThomas Gleixner2011-03-28
* genirq: Fix typo and remove unused variableThomas Gleixner2011-03-28
* genirq: Fix new kernel-doc warningsRandy Dunlap2011-03-28
* genirq: Remove handle_IRQ_eventThomas Gleixner2011-03-28
* genirq: Provide edge_eoi flow handlerThomas Gleixner2011-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: Add chip flag for restricting cpu_on/offline callsThomas Gleixner2011-03-27
* genirq: Add chip hooks for taking CPUs on/off line.David Daney2011-03-27
* genirq: Add irq disabled flag to irq_data stateThomas Gleixner2011-03-27
* genirq: Reserve the irq when calling irq_set_chip()David Daney2011-03-27
* genirq: Expand generic show_interrupts()Thomas Gleixner2011-03-25
* genirq; Remove the last leftovers of the old sparse irq codeThomas Gleixner2011-03-23
* genirq: Fix incorrect unlock in __setup_irq()Dan Carpenter2011-03-17
* genirq: show_interrupts: Check desc->name before printing it blindlyThomas Gleixner2011-03-17
* genirq: Add chip flag to force mask on suspendThomas Gleixner2011-03-12
* genirq: Add comments to Kconfig switchesThomas Gleixner2011-03-08
* genirq: Fixup fasteoi handler for oneshot modeThomas Gleixner2011-03-02
* 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: Make warning in handle_percpu_event usefulThomas Gleixner2011-02-25
* genirq: Streamline kernel/irq/KconfigJan Beulich2011-02-22
* genirq: Use the correct variable for note_interruptThomas Gleixner2011-02-22
* genirq: Add missing break in __irq_set_trigger()Thomas Gleixner2011-02-21
* genirq: Use IRQ_BITMAP_BITS as search size in irq_alloc_descs()Yinghai Lu2011-02-21
* genirq: Fix misplaced status update in irq_disable()Thomas Gleixner2011-02-21
* genirq: Implement irq_data based move_*_irq() versionsThomas Gleixner2011-02-19
* genirq; Add fasteoi irq_chip quirkThomas Gleixner2011-02-19
* genirq: Add preflow handler supportThomas Gleixner2011-02-19
* genirq: Consolidate set_chip_handler functionsThomas Gleixner2011-02-19
* genirq: Use irq_get/put functionsThomas Gleixner2011-02-19
* genirq: Implement irq_get/put_desc_[bus]locked/unlock()Thomas Gleixner2011-02-19
* genirq: Remove real old transition functionsThomas Gleixner2011-02-19
* genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=yThomas Gleixner2011-02-19
* genirq: Reflect IRQ_MOVE_PCNTXT in irq_data stateThomas Gleixner2011-02-19
* genirq: Move wakeup state to irq_dataThomas Gleixner2011-02-19
* genirq: Add IRQCHIP_SET_TYPE_MASKED flagThomas Gleixner2011-02-19
* genirq: Cleanup irq.hThomas Gleixner2011-02-19
* genirq: Force wrapped access to desc->status in core codeThomas Gleixner2011-02-19
* genirq: Wrap the remaning IRQ_* flagsThomas Gleixner2011-02-19