PM: Make warning in suspend_test_finish() less likely to happen
[safe/jmp/linux-2.6] / kernel / irq /
2008-12-27 Yinghai Lusparseirq: fix hang with !SPARSE_IRQ
2008-12-27 Yinghai Lusparseirq: set lock_class for legacy irq when sparse_ir...
2008-12-27 Yinghai Lusparseirq: work around compiler optimizing away __weak...
2008-12-27 Ingo Molnarsparseirq: fix desc->lock init
2008-12-27 Ingo Molnarsparseirq: do not printk when migrating IRQ descriptors
2008-12-26 Yinghai Lusparseirq: remove duplicated arch_early_irq_init()
2008-12-26 KOSAKI Motohiroirq: simplify for_each_irq_desc() usage
2008-12-26 KOSAKI Motohiroproc: remove ifdef CONFIG_SPARSE_IRQ from stat.c
2008-12-26 KOSAKI Motohiroirq: for_each_irq_desc() move to irqnr.h
2008-12-25 Ingo MolnarMerge branches 'irq/sparseirq', 'irq/genirq' and 'irq...
2008-12-19 Yinghai Lusparseirq: fix numa_migrate_irq_desc dependency and...
2008-12-18 KOSAKI Motohirolocking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEP
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-13 Rusty Russellcpumask: change cpumask_scnprintf, cpumask_parse_user...
2008-12-08 Yinghai Lux86: use NR_IRQS_LEGACY
2008-12-08 Yinghai Lusparse irq_desc[] array: core kernel and x86 changes
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-22 roel kluinirq: make variable static
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: fix name space collision of nr_irqs in autoprobe.c
2008-10-16 Thomas Gleixnergenirq: use iterators for irq_desc loops
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 Thomas Gleixnergenirq: remove sparse irq code
2008-10-16 Thomas Gleixnergenirq: use inline function for irq_to_desc
2008-10-16 Yinghai Lux86: fix typo in irq_desc array
2008-10-16 Andrew Mortonfix warning: "x86: sparse_irq needs spin_lock in alloca...
2008-10-16 Yinghai Lusparseirq: remove some debug print out
2008-10-16 Yinghai Luirq: fix irqpoll && sparseirq
2008-10-16 venkatesh.pallipad... x86: HPET_MSI change IRQ affinity in process context...
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: sparse_irq needs spin_lock in allocations
2008-10-16 Ingo Molnarsparseirq: fix lockdep
2008-10-16 Yinghai Lux86: remove irqbalance in kernel for 32 bit
2008-10-16 Yinghai Luirq: separate sparse_irqs from sparse_irqs_free
2008-10-16 Yinghai Lux86_64: rename irq_desc/irq_desc_alloc
2008-10-16 Yinghai Lugeneric: add irq_desc in function in parameter
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 Luirq: add irq_desc_without_new
2008-10-16 Yinghai Lux86: move kstat_irqs from kstat to irq_desc
2008-10-16 Ingo Molnarirq: sparse irqs, fix IRQ auto-probe crash
2008-10-16 Yinghai Lugeneric: sparse irqs: use irq_desc() together with...
2008-10-16 Ingo Molnarirq: sparse irqs, export nr_irqs
2008-10-16 Yinghai Luirq: make irq_desc to use dyn_array
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-23 Ingo MolnarMerge branch 'x86/cpu' into x86/x2apic
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-12 Alexey Dobriyangenirq: switch /proc/irq/*/smp_affinity et al to seqfiles
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/chip.c
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-22 Thomas Gleixnergenirq: remove last NO_IDLE_HZ leftovers
2008-07-18 Ingo MolnarMerge branch 'linus' into x86/x2apic
2008-07-18 Eric W. Biedermangenirq: enable polling for disabled screaming irqs
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-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-19 S.Caglar Onurgenirq: spurious.c: use time_* macros
2008-02-08 Ralf BaechleIRQ_NOPROBE helper functions
2008-02-08 Harvey Harrisonkernel: remove fastcall in kernel/*
2008-01-30 Ingo Molnargenirq: stackdump after the "Trying to free already...
2008-01-30 Andi Kleenx86: add /proc/irq/*/spurious to dump the spurious...
2008-01-30 Andi Kleengenirq: turn irq debugging options into module params
2007-12-18 Steven Rostedtgenirq: revert lazy irq disable for simple irqs
2007-11-15 Russ Anderson__do_IRQ does not check IRQ_DISABLED when IRQ_PER_CPU...
2007-10-23 Herbert XuFix synchronize_irq races with IRQ handler
2007-10-17 Ralf BaechleCompile handle_percpu_irq even for uniprocessor kernels
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
next