aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/chip.c
Commit message (Expand)AuthorAge
* 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
| | |/
| * | Merge branch 'linus' into irq/genirqIngo Molnar2009-01-16
| |\|
| * | genirq: check chip->ack before callingWang Chen2008-12-29
* | | irq: export __set_irq_handler() and handle_level_irq()Ingo Molnar2009-01-14
| |/ |/|
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-02
|\ \ | |/ |/|
| * Merge branch 'irq/sparseirq' into cpus4096Ingo Molnar2008-12-17
| |\
| * \ Merge ../linux-2.6-x86Rusty Russell2008-12-13
| |\ \
| * | | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-13
| | | |
| \ \ \
*-. \ \ \ Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2...Ingo Molnar2008-12-25
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| | * | genirq: record IRQ_LEVEL in irq_desc[]David Brownell2008-12-02
| |/ / |/| |
| * | x86, sparseirq: move irq_desc according to smp_affinity, v7Yinghai Lu2008-12-16
| |/
| * sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-08
|/
* genirq: NULL struct irq_desc's member 'name' in dynamic_irq_cleanup()Dean Nelson2008-10-21