Merge branch 'for-next' into for-linus
[safe/jmp/linux-2.6] / kernel / irq / chip.c
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-02-19 Brandon Philipsx86, irq: Keep chip_data in create_irq_nr and destroy_irq
2010-02-15 Uwe Kleine-Königtree-wide: fix typos "ass?o[sc]iac?te" -> "associate...
2010-02-10 Brandon Phiilpsx86: Avoid race condition in pci_enable_msix()
2009-12-14 Thomas Gleixnergenirq: Convert irq_desc.lock to raw_spinlock
2009-12-04 Liuwenifix kerneldoc for set_irq_msi()
2009-11-04 Liuweniirq: Fix docbook comments
2009-08-27 Thomas Gleixnergenirq: Do not mask oneshot edge type interrupts
2009-08-17 Thomas Gleixnergenirq: Support nested threaded irq handling
2009-08-17 Thomas Gleixnergenirq: Add buslock support
2009-08-17 Thomas Gleixnergenirq: Add oneshot support
2009-04-28 Yinghai Lux86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESC
2009-03-27 Ingo MolnarMerge branch 'core/percpu' into percpu-cpumask-x86...
2009-03-23 Thomas GleixnerMerge branch 'cpus4096' into irq/threaded
2009-03-02 Ingo MolnarMerge branch 'linus' into irq/genirq
2009-02-13 Ingo MolnarMerge branches 'irq/genirq', 'irq/sparseirq' and 'irq...
2009-02-11 Jeremy FitzhardingeMerge commit 'remotes/tip/x86/paravirt' into x86/untangle2
2009-02-11 Ingo MolnarMerge commit 'v2.6.29-rc4' into perfcounters/core
2009-02-09 Ingo MolnarMerge commit 'v2.6.29-rc4' into core/percpu
2009-02-09 Yinghai Luirq: clear kstat_irqs
2009-02-05 Ingo MolnarMerge branch 'x86/urgent' into x86/apic
2009-01-16 Ingo MolnarMerge branch 'linus' into irq/genirq
2009-01-14 Ingo Molnarirq: export __set_irq_handler() and handle_level_irq()
2009-01-11 Mike Traviscpumask: update irq_desc to use cpumask_var_t
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2008-12-31 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-29 Wang Chengenirq: check chip->ack before calling
2008-12-25 Ingo MolnarMerge branches 'irq/sparseirq', 'irq/genirq' and 'irq...
2008-12-17 Ingo MolnarMerge branch 'irq/sparseirq' into cpus4096
2008-12-16 Yinghai Lux86, sparseirq: move irq_desc according to smp_affinity, v7
2008-12-13 Rusty RussellMerge ../linux-2.6-x86
2008-12-13 Rusty Russellcpumask: make irq_set_affinity() take a const struct...
2008-12-08 Yinghai Lusparse irq_desc[] array: core kernel and x86 changes
2008-12-02 David Brownellgenirq: record IRQ_LEVEL in irq_desc[]
2008-10-21 Dean Nelsongenirq: NULL struct irq_desc's member 'name' in dynamic...
2008-10-21 Chris Friesengenirq: fix set_irq_type() when recording trigger type
2008-10-16 Thomas Gleixnergenirq: cleanup the sparseirq modifications
2008-10-16 Thomas Gleixnergenirq: revert dynarray
2008-10-16 Thomas Gleixnergenirq: remove irq_to_desc_alloc
2008-10-16 Dean Nelsonirq: set_irq_chip() has redundant call to irq_to_desc()
2008-10-16 Yinghai Lusparseirq: move kstat_irqs from kstat to irq_desc ...
2008-10-16 Yinghai Lux86_64: rename irq_desc/irq_desc_alloc
2008-10-16 Yinghai Luirq: remove >= nr_irqs checking with config_have_sparse_irq
2008-10-16 Yinghai Lux86: move kstat_irqs from kstat to irq_desc
2008-10-16 Yinghai Lugeneric: sparse irqs: use irq_desc() together with...
2008-10-16 Yinghai Luirq: introduce nr_irqs
2008-10-02 David Brownellgenirq: record trigger type
2008-10-02 Ingo MolnarMerge commit 'v2.6.27-rc8' into genirq
2008-09-06 Pawel MOLLgenirq: irq_chip->startup() usage in setup_irq and...
2008-07-26 Arjan van de Venuse WARN() in kernel/irq/chip.c
2008-04-19 Mike Traviscpumask: Cleanup more uses of CPU_MASK and NODE_MASK
2008-02-19 Thomas Gleixnergenirq: do not leave interupts enabled on free_irq
2008-02-08 Ralf BaechleIRQ_NOPROBE helper functions
2008-02-08 Harvey Harrisonkernel: remove fastcall in kernel/*
2007-12-18 Steven Rostedtgenirq: revert lazy irq disable for simple irqs
2007-10-17 Ralf BaechleCompile handle_percpu_irq even for uniprocessor kernels
2007-08-12 Thomas Gleixnergenirq: cleanup mismerge artifact
2007-05-03 Michael EllermanMSI: arch must connect the irq and the msi_desc
2007-02-16 Jan Beulich[PATCH] small irq management simplification
2007-02-16 Randy Dunlap[PATCH] IRQ kernel-doc fixes
2007-02-16 Ingo Molnar[PATCH] genirq: do not mask interrupts by default
2007-02-07 Eric W. Biedermanmsi: Kill the msi_desc array.
2006-12-22 Thomas Gleixner[PATCH] genirq: fix irq flow handler uninstall
2006-12-21 Geert Uytterhoeven[PATCH] __set_irq_handler bogus space
2006-11-16 Zhang, Yanmin[PATCH] some irq_chip variables point to NULL
2006-10-17 Ingo Molnar[PATCH] genirq: clean up irq-flow-type naming
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-05 David HowellsIRQ: Typedef the IRQ flow handler function type
2006-10-04 Eric W. Biederman[PATCH] msi: simplify msi sanity checks by adding with...
2006-10-04 Eric W. Biederman[PATCH] genirq: irq: add a dynamic irq creation API
2006-09-29 Yoichi Yuasa[PATCH] irq: remove a extra line
2006-09-29 Yoichi Yuasa[PATCH] irq: fixed coding style
2006-09-19 Ingo Molnar[PATCH] genirq core: fix handle_level_irq()
2006-07-03 Benjamin Herrenschmidt[PATCH] genirq: Allow fasteoi handler to retrigger...
2006-07-01 Thomas Gleixner[ARM] 3690/1: genirq: Introduce and make use of dummy...
2006-06-29 Ingo Molnar[PATCH] genirq: add chip->eoi(), fastack -> fasteoi
2006-06-29 Benjamin Herrenschmidt[PATCH] genirq: fasteoi handler: handle interrupt disabling
2006-06-29 Thomas Gleixner[PATCH] genirq: add irq-chip support