aboutsummaryrefslogtreecommitdiff
path: root/kernel/irq/chip.c
AgeCommit message (Expand)Author
2009-04-28x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESCYinghai Lu
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar
2009-02-09Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar
2009-02-09irq: clear kstat_irqsYinghai Lu
2009-01-16Merge branch 'linus' into irq/genirqIngo Molnar
2009-01-14irq: export __set_irq_handler() and handle_level_irq()Ingo Molnar
2009-01-11cpumask: update irq_desc to use cpumask_var_tMike Travis
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-29genirq: check chip->ack before callingWang Chen
2008-12-25Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2...Ingo Molnar
2008-12-17Merge branch 'irq/sparseirq' into cpus4096Ingo Molnar
2008-12-17x86, sparseirq: move irq_desc according to smp_affinity, v7Yinghai Lu
2008-12-13Merge ../linux-2.6-x86Rusty Russell
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-12-08sparse irq_desc[] array: core kernel and x86 changesYinghai Lu
2008-12-02genirq: record IRQ_LEVEL in irq_desc[]David Brownell
2008-10-21genirq: NULL struct irq_desc's member 'name' in dynamic_irq_cleanup()Dean Nelson
2008-10-21genirq: fix set_irq_type() when recording trigger typeChris Friesen
2008-10-16genirq: cleanup the sparseirq modificationsThomas Gleixner
2008-10-16genirq: revert dynarrayThomas Gleixner
2008-10-16genirq: remove irq_to_desc_allocThomas Gleixner
2008-10-16irq: set_irq_chip() has redundant call to irq_to_desc()Dean Nelson
2008-10-16sparseirq: move kstat_irqs from kstat to irq_desc - fixYinghai Lu
2008-10-16x86_64: rename irq_desc/irq_desc_allocYinghai Lu
2008-10-16irq: remove >= nr_irqs checking with config_have_sparse_irqYinghai Lu
2008-10-16x86: move kstat_irqs from kstat to irq_descYinghai Lu
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu
2008-10-16irq: introduce nr_irqsYinghai Lu
2008-10-02genirq: record trigger typeDavid Brownell
2008-10-02Merge commit 'v2.6.27-rc8' into genirqIngo Molnar
2008-09-06genirq: irq_chip->startup() usage in setup_irq and set_irq_chained handlerPawel MOLL
2008-07-26use WARN() in kernel/irq/chip.cArjan van de Ven
2008-04-19cpumask: Cleanup more uses of CPU_MASK and NODE_MASKMike Travis
2008-02-19genirq: do not leave interupts enabled on free_irqThomas Gleixner
2008-02-08IRQ_NOPROBE helper functionsRalf Baechle
2008-02-08kernel: remove fastcall in kernel/*Harvey Harrison
2007-12-18genirq: revert lazy irq disable for simple irqsSteven Rostedt
2007-10-17Compile handle_percpu_irq even for uniprocessor kernelsRalf Baechle
2007-08-12genirq: cleanup mismerge artifactThomas Gleixner
2007-05-02MSI: arch must connect the irq and the msi_descMichael Ellerman
2007-02-16[PATCH] small irq management simplificationJan Beulich
2007-02-16[PATCH] IRQ kernel-doc fixesRandy Dunlap
2007-02-16[PATCH] genirq: do not mask interrupts by defaultIngo Molnar
2007-02-07msi: Kill the msi_desc array.Eric W. Biederman
2006-12-22[PATCH] genirq: fix irq flow handler uninstallThomas Gleixner
2006-12-21[PATCH] __set_irq_handler bogus spaceGeert Uytterhoeven
2006-11-16[PATCH] some irq_chip variables point to NULLZhang, Yanmin
2006-10-17[PATCH] genirq: clean up irq-flow-type namingIngo Molnar
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells