aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq
Commit message (Expand)AuthorAge
* genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot2011-07-07
* genirq: Prevent potential NULL dereference in irq_set_irq_wake()Jesper Juhl2011-06-10
* genirq: Ensure we locate the passed IRQ in irq_alloc_descs()Mark Brown2011-06-03
* genirq: Fix descriptor init on non-sparse IRQsLinus Walleij2011-06-03
* irq: Handle spurios irq detection for threaded irqsSebastian Andrzej Siewior2011-06-03
* genirq: Print threaded handler in spurious debug outputSebastian Andrzej Siewior2011-06-03
* irq: Remove smp_affinity_list when unregister irq procYinghai Lu2011-05-26
* bitmap, irq: add smp_affinity_list interface to /proc/irqMike Travis2011-05-25
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-19
|\
| * irq: Export functions to allow modular irq driversJonathan Cameron2011-05-18
| * genirq: Uninline and sanity check generic_handle_irq()Thomas Gleixner2011-05-18
| * genirq: Remove pointless ifdefsThomas Gleixner2011-05-18
| * genirq: Make generic irq chip depend on CONFIG_GENERIC_IRQ_CHIPThomas Gleixner2011-05-02
| * genirq: Add chip suspend and resume callbacksThomas Gleixner2011-04-23
| * genirq: Implement a generic interrupt chipThomas Gleixner2011-04-23
| * genirq: Support per-IRQ thread disabling.Paul Mundt2011-04-23
* | genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVELGeert Uytterhoeven2011-05-02
|/
*---. 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