aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/chip.c
Commit message (Expand)AuthorAge
* 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
* genirq: fix set_irq_type() when recording trigger typeChris Friesen2008-10-21
* genirq: cleanup the sparseirq modificationsThomas Gleixner2008-10-16
* genirq: revert dynarrayThomas Gleixner2008-10-16
* genirq: remove irq_to_desc_allocThomas Gleixner2008-10-16
* irq: set_irq_chip() has redundant call to irq_to_desc()Dean Nelson2008-10-16
* sparseirq: move kstat_irqs from kstat to irq_desc - fixYinghai Lu2008-10-16
* x86_64: rename irq_desc/irq_desc_allocYinghai Lu2008-10-16
* irq: remove >= nr_irqs checking with config_have_sparse_irqYinghai Lu2008-10-16
* x86: move kstat_irqs from kstat to irq_descYinghai Lu2008-10-16
* generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-16
* irq: introduce nr_irqsYinghai Lu2008-10-16
* genirq: record trigger typeDavid Brownell2008-10-02
* Merge commit 'v2.6.27-rc8' into genirqIngo Molnar2008-10-02
|\
| * use WARN() in kernel/irq/chip.cArjan van de Ven2008-07-26
* | genirq: irq_chip->startup() usage in setup_irq and set_irq_chained handlerPawel MOLL2008-09-06
|/
* cpumask: Cleanup more uses of CPU_MASK and NODE_MASKMike Travis2008-04-19
* genirq: do not leave interupts enabled on free_irqThomas Gleixner2008-02-19
* IRQ_NOPROBE helper functionsRalf Baechle2008-02-08
* kernel: remove fastcall in kernel/*Harvey Harrison2008-02-08
* genirq: revert lazy irq disable for simple irqsSteven Rostedt2007-12-18
* Compile handle_percpu_irq even for uniprocessor kernelsRalf Baechle2007-10-17
* genirq: cleanup mismerge artifactThomas Gleixner2007-08-12
* MSI: arch must connect the irq and the msi_descMichael Ellerman2007-05-02
* [PATCH] small irq management simplificationJan Beulich2007-02-16
* [PATCH] IRQ kernel-doc fixesRandy Dunlap2007-02-16
* [PATCH] genirq: do not mask interrupts by defaultIngo Molnar2007-02-16
* msi: Kill the msi_desc array.Eric W. Biederman2007-02-07
* [PATCH] genirq: fix irq flow handler uninstallThomas Gleixner2006-12-22