aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/chip.c
Commit message (Expand)AuthorAge
...
* genirq: Use handle_irq_event() in handle_edge_irq()Thomas Gleixner2011-02-19
* genirq: Use handle_irq_event() in handle_fasteoi_irq()Thomas Gleixner2011-02-19
* genirq: Use handle_irq_event() in handle_level_irq()Thomas Gleixner2011-02-19
* genirq: Use handle_irq_event() in handle_simple_irq()Thomas Gleixner2011-02-19
* genirq: Do not fiddle with IRQ_MASKED in handle_edge_irq()Thomas 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: Mark polled irqs and defer the real handlerThomas Gleixner2011-02-19
* genirq: Namespace cleanupThomas Gleixner2011-02-19
* genirq: Add missing buslock to set_irq_type(), set_irq_wake()Thomas Gleixner2011-02-19
* genirq: Sanitize dynamic irq handlingThomas Gleixner2010-10-12
* genirq: Provide default irq init flagsThomas Gleixner2010-10-12
* genirq: Sanitize irq_data accessorsThomas Gleixner2010-10-12
* genirq: Provide status modifierThomas Gleixner2010-10-12
* genirq: Provide config option to disable deprecated codeThomas Gleixner2010-10-04
* genirq: Provide compat handling for chip->retrigger()Thomas Gleixner2010-10-04
* genirq: Provide compat handling for chip->set_wake()Thomas Gleixner2010-10-04
* genirq: Provide compat handling for chip->set_type()Thomas Gleixner2010-10-04
* genirq: Provide compat handling for chip->set_affinity()Thomas Gleixner2010-10-04
* genirq: Provide compat handling for chip->startup()Thomas Gleixner2010-10-04
* genirq: Provide compat handling for chip->disable()/shutdown()Thomas Gleixner2010-10-04
* genirq: Provide compat handling for chip->enable()Thomas Gleixner2010-10-04
* genirq: Provide compat handling for chip->eoi()Thomas Gleixner2010-10-04
* genirq: Provide compat handling for chip->mask_ack()Thomas Gleixner2010-10-04
* genirq: Provide compat handling for chip->ack()Thomas Gleixner2010-10-04
* genirq: Provide compat handling for chip->unmask()Thomas Gleixner2010-10-04
* genirq: Provide compat handling for chip->mask()Thomas Gleixner2010-10-04
* genirq: Provide compat handling for bus_lock/bus_sync_unlockThomas Gleixner2010-10-04
* genirq: Convert core code to irq_dataThomas Gleixner2010-10-04
* genirq: Cleanup irq_chip->typename leftoversThomas Gleixner2010-09-23
* Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-03-26
|\
| * genirq: Move two IRQ functions from .init.text to .textHenrik Kretzschmar2010-03-24
| * genirq: Prevent oneshot irq thread raceThomas Gleixner2010-03-10
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\ \ | |/ |/|
| * tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in commentsUwe Kleine-König2010-02-15
* | x86: Avoid race condition in pci_enable_msix()Brandon Phiilps2010-02-10
|/
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
* irq: Fix docbook commentsLiuweni2009-11-04
* genirq: Do not mask oneshot edge type interruptsThomas Gleixner2009-08-27
* genirq: Support nested threaded irq handlingThomas Gleixner2009-08-17
* genirq: Add buslock supportThomas Gleixner2009-08-17
* genirq: Add oneshot supportThomas Gleixner2009-08-17
* x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESCYinghai Lu2009-04-28
* Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\
| * Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-09
| |\
| * | cpumask: update irq_desc to use cpumask_var_tMike Travis2009-01-11
| | |
| \ \
*-. \ \ Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-13
|\ \ \ \ | |_|_|/ |/| | |
| | * | irq: clear kstat_irqsYinghai Lu2009-02-09
| | |/