aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/chip.c
Commit message (Expand)AuthorAge
* 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
* [PATCH] __set_irq_handler bogus spaceGeert Uytterhoeven2006-12-21
* [PATCH] some irq_chip variables point to NULLZhang, Yanmin2006-11-16
* [PATCH] genirq: clean up irq-flow-type namingIngo Molnar2006-10-17
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* IRQ: Typedef the IRQ flow handler function typeDavid Howells2006-10-05
* [PATCH] msi: simplify msi sanity checks by adding with generic irq codeEric W. Biederman2006-10-04
* [PATCH] genirq: irq: add a dynamic irq creation APIEric W. Biederman2006-10-04
* [PATCH] irq: remove a extra lineYoichi Yuasa2006-09-29
* [PATCH] irq: fixed coding styleYoichi Yuasa2006-09-29
* [PATCH] genirq core: fix handle_level_irq()Ingo Molnar2006-09-19
* [PATCH] genirq: Allow fasteoi handler to retrigger disabled interruptsBenjamin Herrenschmidt2006-07-03
* [ARM] 3690/1: genirq: Introduce and make use of dummy irq chipThomas Gleixner2006-07-01
* [PATCH] genirq: add chip->eoi(), fastack -> fasteoiIngo Molnar2006-06-29