aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq
Commit message (Expand)AuthorAge
* Merge branch 'linus' into x86/coreIngo Molnar2008-08-14
|\
| * genirq: switch /proc/irq/*/smp_affinity et al to seqfilesAlexey Dobriyan2008-08-12
| * genirq: better warning on irqchip->set_type() failureDavid Brownell2008-08-05
* | Merge commit 'v2.6.27-rc1' into x86/coreIngo Molnar2008-07-30
|\|
| * use WARN() in kernel/irq/chip.cArjan van de Ven2008-07-26
| * Use WARN() in kernel/irq/manage.cArjan van de Ven2008-07-26
* | Merge branch 'x86/x2apic' into x86/coreIngo Molnar2008-07-26
|\ \ | |/ |/|
| * Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-25
| |\
| * \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-18
| |\ \
| * | | x64, x2apic/intr-remap: generic irq migration support from process contextSuresh Siddha2008-07-12
* | | | kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN()Arjan van de Ven2008-07-25
| |_|/ |/| |
* | | generic irqs: handle failure of irqchip->set_type in setup_irqUwe Kleine-König2008-07-24
* | | set_irq_wake: fix return code and wake status trackingUwe Kleine-König2008-07-23
| |/ |/|
* | genirq: remove extraneous checks in manage.cThomas Gleixner2008-07-10
* | genirq: Expose default irq affinity mask (take 3)Max Krasnyansky2008-06-05
|/
* genirq: reenable a nobody cared disabled irq when a new driver arrivesThomas Gleixner2008-05-02
* kernel: explicitly include required header files under kernel/Robert P. J. Day2008-04-29
* 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
* genirq: spurious.c: use time_* macrosS.Caglar Onur2008-02-19
* IRQ_NOPROBE helper functionsRalf Baechle2008-02-08
* kernel: remove fastcall in kernel/*Harvey Harrison2008-02-08
* genirq: stackdump after the "Trying to free already-free IRQ" messageIngo Molnar2008-01-30
* x86: add /proc/irq/*/spurious to dump the spurious irq debugging stateAndi Kleen2008-01-30
* genirq: turn irq debugging options into module paramsAndi Kleen2008-01-30
* genirq: revert lazy irq disable for simple irqsSteven Rostedt2007-12-18
* __do_IRQ does not check IRQ_DISABLED when IRQ_PER_CPU is setRuss Anderson2007-11-14
* Fix synchronize_irq races with IRQ handlerHerbert Xu2007-10-23
* Compile handle_percpu_irq even for uniprocessor kernelsRalf Baechle2007-10-17
* Fix CONFIG_DEBUG_SHIRQ trigger on free_irq()David Woodhouse2007-10-17
* request_irq: fix DEBUG_SHIRQ handlingJarek Poplawski2007-08-31
* free_irq(): fix DEBUG_SHIRQ handlingAndrew Morton2007-08-22
* genirq: suppress resend of level interruptsThomas Gleixner2007-08-12
* genirq: cleanup mismerge artifactThomas Gleixner2007-08-12
* Revert "genirq: temporary fix for level-triggered IRQ resend"Linus Torvalds2007-08-09
* genirq: temporary fix for level-triggered IRQ resendThomas Gleixner2007-08-01
* rip some includes from linux/interrupt.hAl Viro2007-07-28
* x86_64: Report the pending irq if available in smp_affinityAndi Kleen2007-07-21
* Improve behaviour of spurious IRQ detectAlan Cox2007-07-16
* Fix crash with irqpoll due to the IRQF_IRQPOLL flag testingLinus Torvalds2007-05-24
* [IA64] SN: validate smp_affinity mask on intr redirectJohn Keller2007-05-11
* Fix Linuxdoc commentJeff Dike2007-05-09
* Add IRQF_IRQPOLL flag (common code)Bernhard Walle2007-05-08
* Pad irq_desc to internode cacheline sizeRavikiran G Thirumalai2007-05-08
* IRQ: check for PERCPU flag only when adding first irqactionAhmed S. Darwish2007-05-08
* kernel/irq/proc.c: unprotected iteration over the IRQ action list in name_uni...Dmitry Adamushko2007-05-08
* MSI: arch must connect the irq and the msi_descMichael Ellerman2007-05-02
* [PATCH] irq-devres: fix failure path of devm_request_irq()Tejun Heo2007-04-07
* [PATCH] genirq: Mask irqs when migrating them.Eric W. Biederman2007-02-26
* [PATCH] small irq management simplificationJan Beulich2007-02-16