Merge branch 'cpus4096' into irq/threaded
[safe/jmp/linux-2.6] / kernel / irq / manage.c
2009-03-23 Thomas GleixnerMerge branch 'cpus4096' into irq/threaded
2009-03-16 Ingo MolnarMerge branches 'irq/genirq' and 'linus' into irq/core
2009-03-13 Thomas Gleixnergenirq: use kzalloc instead of explicit zero initialization
2009-03-13 Thomas Gleixnergenirq: remove redundant if condition
2009-03-12 Magnus Dammirq: export remove_irq() and setup_irq() symbols
2009-03-12 Magnus Dammirq: match remove_irq() args with setup_irq()
2009-03-12 Magnus Dammirq: add remove_irq() for freeing of setup_irq() irqs
2009-03-02 Ingo MolnarMerge branch 'linus' into irq/genirq
2009-02-17 Ingo Molnarirq: name 'p' variables a bit better
2009-02-17 Ingo Molnarirq: further clean up the free_irq() code flow
2009-02-15 Ingo Molnarirq: refactor and clean up the free_irq() code flow
2009-02-15 Ingo Molnarirq: clean up manage.c
2009-02-13 Ingo MolnarMerge branches 'irq/genirq', 'irq/sparseirq' and 'irq...
2009-02-13 Johannes Weinerirq: use GFP_KERNEL for action allocation in request_irq()
2009-02-09 Hannes Ederkernel/irq: fix sparse warning: make symbol static
2009-01-30 Ingo MolnarMerge branch 'linus' into core/percpu
2009-01-28 Ingo MolnarMerge branch 'core/percpu' into x86/core
2009-01-28 David Daneycpumask fallout: Initialize irq_default_affinity earlier
2009-01-28 David DaneyMake irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS...
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 Russellcpumask: convert kernel/irq
2008-12-31 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-31 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2008-12-29 Yinghai Lusparseirq: move __weak symbols into separate compilatio...
2008-12-28 Ingo Molnarsparseirq: work around __weak alias bug
2008-12-13 Rusty Russellcpumask: make irq_set_affinity() take a const struct...
2008-12-04 Ingo MolnarMerge commit 'v2.6.28-rc7' into core/locking
2008-12-02 David Brownellgenirq: warn when IRQF_DISABLED may be ignored
2008-12-02 David Brownellgenirq: record IRQ_LEVEL in irq_desc[]
2008-11-13 Mark Nelsongenirq: __irq_set_trigger: change pr_warning to pr_debug
2008-11-09 Ingo Molnarirq: fix typo
2008-11-09 Thomas Gleixnergenirq: fix the affinity setting in setup_irq
2008-11-09 Thomas Gleixnergenirq: keep affinities set from userspace across free...
2008-10-16 Thomas Gleixnergenirq: cleanup the sparseirq modifications
2008-10-16 venkatesh.pallipad... x86: HPET_MSI change IRQ affinity in process context...
2008-10-16 Yinghai Lux86: remove irqbalance in kernel for 32 bit
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 Luirq: replace loop with nr_irqs with for_each_irq_desc
2008-10-16 Yinghai Lugeneric: sparse irqs: use irq_desc() together with...
2008-10-16 Yinghai Luirq: introduce nr_irqs
2008-10-16 Ingo MolnarMerge branch 'linus' into genirq
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-08-22 Anton Vorontsovgenirq: fix irq_desc->depth handling with DEBUG_SHIRQ
2008-08-14 Ingo MolnarMerge branch 'linus' into x86/core
2008-08-14 Ingo MolnarMerge commit 'v2.6.27-rc3' into x86/xsave
2008-08-11 Ingo MolnarMerge branch 'linus' into x86/x2apic
2008-08-05 David Brownellgenirq: better warning on irqchip->set_type() failure
2008-07-30 Ingo MolnarMerge commit 'v2.6.27-rc1' into x86/core
2008-07-26 Arjan van de VenUse WARN() in kernel/irq/manage.c
2008-07-26 Ingo MolnarMerge branch 'x86/x2apic' into x86/core
2008-07-25 Arjan van de Venkernel/irq/manage.c: replace a printk + WARN_ON() to...
2008-07-25 Ingo MolnarMerge branch 'linus' into x86/x2apic
2008-07-24 Uwe Kleine-Königgeneric irqs: handle failure of irqchip->set_type in...
2008-07-23 Uwe Kleine-Königset_irq_wake: fix return code and wake status tracking
2008-07-18 Ingo MolnarMerge branch 'linus' into x86/x2apic
2008-07-12 Suresh Siddhax64, x2apic/intr-remap: generic irq migration support...
2008-07-10 Thomas Gleixnergenirq: remove extraneous checks in manage.c
2008-06-05 Max Krasnyanskygenirq: Expose default irq affinity mask (take 3)
2008-05-02 Thomas Gleixnergenirq: reenable a nobody cared disabled irq when a...
2008-04-29 Robert P. J. Daykernel: explicitly include required header files under...
2008-01-30 Ingo Molnargenirq: stackdump after the "Trying to free already...
2007-10-23 Herbert XuFix synchronize_irq races with IRQ handler
2007-10-17 David WoodhouseFix CONFIG_DEBUG_SHIRQ trigger on free_irq()
2007-08-31 Jarek Poplawskirequest_irq: fix DEBUG_SHIRQ handling
2007-08-23 Andrew Mortonfree_irq(): fix DEBUG_SHIRQ handling
2007-05-08 Ahmed S. DarwishIRQ: check for PERCPU flag only when adding first irqaction
2007-02-16 Thomas Gleixner[PATCH] Add a function to handle interrupt affinity...
2007-02-16 Thomas Gleixner[PATCH] Add irq flag to disable balancing for an interrupt
2007-02-14 Thomas Gleixner[PATCH] Scheduled removal of SA_xxx interrupt flags...
2007-02-12 Alan Cox[PATCH] kernel: shut up the IRQ mismatch messages
2007-02-12 David Woodhouse[PATCH] Debug shared irqs
2007-02-11 Al Viro[PATCH] sort the devres mess out
2007-02-09 Tejun Heodevres: device resource management
2007-01-23 Linus TorvaldsClear spurious irq stat information when adding irq...
2006-11-14 Andrew Morton[PATCH] setup_irq(): better mismatch debugging
2006-10-05 David HowellsIRQ: Typedef the IRQ handler function type
2006-07-31 David Brownell[PATCH] genirq: {en,dis}able_irq_wake() need refcountin...
2006-07-03 Ingo Molnar[PATCH] lockdep: core
2006-07-03 Thomas Gleixner[PATCH] genirq:fixup missing SA_PERCPU replacement
2006-07-02 Thomas Gleixner[PATCH] irq-flags: generic irq: Use the new IRQF_ constants
2006-07-01 Bjorn Helgaas[PATCH] IRQ: warning message cleanup
2006-07-01 Bjorn Helgaas[PATCH] IRQ: Use SA_PERCPU_IRQ, not IRQ_PER_CPU, for...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Ingo Molnar[PATCH] genirq: cleanup: no_irq_type -> no_irq_chip...
2006-06-29 Thomas Gleixner[PATCH] genirq: add SA_TRIGGER support
2006-06-29 Thomas Gleixner[PATCH] genirq: add irq-wake (power-management) support
2006-06-29 Thomas Gleixner[PATCH] genirq: core
2006-06-29 Ingo Molnar[PATCH] genirq: update copyrights
2006-06-29 Thomas Gleixner[PATCH] genirq: add IRQ_NOAUTOEN support
2006-06-29 Thomas Gleixner[PATCH] genirq: add IRQ_NOREQUEST support
2006-06-29 Thomas Gleixner[PATCH] genirq: add IRQ_NOPROBE support
2006-06-29 Thomas Gleixner[PATCH] genirq: add genirq sw IRQ-retrigger
2006-06-29 Ingo Molnar[PATCH] genirq: add ->retrigger() irq op to consolidate...
2006-06-29 Thomas Gleixner[PATCH] genirq: debug: better debug printout in enable_...
2006-06-29 Ingo Molnar[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU...
2006-06-29 Ingo Molnar[PATCH] genirq: cleanup: merge pending_irq_cpumask...
next