summaryrefslogtreecommitdiffstats
path: root/kernel/irq
Commit message (Expand)AuthorAgeFilesLines
* genirq: switch /proc/irq/*/smp_affinity et al to seqfilesAlexey Dobriyan2008-08-121-45/+51
* genirq: better warning on irqchip->set_type() failureDavid Brownell2008-08-051-1/+2
* use WARN() in kernel/irq/chip.cArjan van de Ven2008-07-261-8/+4
* Use WARN() in kernel/irq/manage.cArjan van de Ven2008-07-261-2/+1
* kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN()Arjan van de Ven2008-07-251-3/+1
* generic irqs: handle failure of irqchip->set_type in setup_irqUwe Kleine-König2008-07-241-22/+42
* set_irq_wake: fix return code and wake status trackingUwe Kleine-König2008-07-231-12/+27
* genirq: remove extraneous checks in manage.cThomas Gleixner2008-07-101-3/+2
* genirq: Expose default irq affinity mask (take 3)Max Krasnyansky2008-06-052-6/+81
* genirq: reenable a nobody cared disabled irq when a new driver arrivesThomas Gleixner2008-05-022-19/+34
* kernel: explicitly include required header files under kernel/Robert P. J. Day2008-04-292-0/+2
* cpumask: Cleanup more uses of CPU_MASK and NODE_MASKMike Travis2008-04-191-1/+1
* genirq: do not leave interupts enabled on free_irqThomas Gleixner2008-02-191-1/+19
* genirq: spurious.c: use time_* macrosS.Caglar Onur2008-02-191-1/+2
* IRQ_NOPROBE helper functionsRalf Baechle2008-02-081-0/+36
* kernel: remove fastcall in kernel/*Harvey Harrison2008-02-082-7/+7
* genirq: stackdump after the "Trying to free already-free IRQ" messageIngo Molnar2008-01-301-0/+3
* x86: add /proc/irq/*/spurious to dump the spurious irq debugging stateAndi Kleen2008-01-301-2/+19
* genirq: turn irq debugging options into module paramsAndi Kleen2008-01-301-0/+5
* genirq: revert lazy irq disable for simple irqsSteven Rostedt2007-12-181-7/+2
* __do_IRQ does not check IRQ_DISABLED when IRQ_PER_CPU is setRuss Anderson2007-11-141-3/+5
* Fix synchronize_irq races with IRQ handlerHerbert Xu2007-10-231-2/+18
* Compile handle_percpu_irq even for uniprocessor kernelsRalf Baechle2007-10-171-3/+0
* Fix CONFIG_DEBUG_SHIRQ trigger on free_irq()David Woodhouse2007-10-171-16/+15
* request_irq: fix DEBUG_SHIRQ handlingJarek Poplawski2007-08-311-7/+4
* free_irq(): fix DEBUG_SHIRQ handlingAndrew Morton2007-08-221-0/+2
* genirq: suppress resend of level interruptsThomas Gleixner2007-08-121-1/+6
* genirq: cleanup mismerge artifactThomas Gleixner2007-08-121-4/+1
* Revert "genirq: temporary fix for level-triggered IRQ resend"Linus Torvalds2007-08-091-9/+0
* genirq: temporary fix for level-triggered IRQ resendThomas Gleixner2007-08-011-0/+9
* rip some includes from linux/interrupt.hAl Viro2007-07-281-0/+1
* x86_64: Report the pending irq if available in smp_affinityAndi Kleen2007-07-211-1/+9
* Improve behaviour of spurious IRQ detectAlan Cox2007-07-161-1/+11
* Fix crash with irqpoll due to the IRQF_IRQPOLL flag testingLinus Torvalds2007-05-241-9/+37
* [IA64] SN: validate smp_affinity mask on intr redirectJohn Keller2007-05-111-0/+7
* Fix Linuxdoc commentJeff Dike2007-05-091-1/+0
* Add IRQF_IRQPOLL flag (common code)Bernhard Walle2007-05-082-1/+5
* Pad irq_desc to internode cacheline sizeRavikiran G Thirumalai2007-05-081-1/+1
* IRQ: check for PERCPU flag only when adding first irqactionAhmed S. Darwish2007-05-081-4/+6
* kernel/irq/proc.c: unprotected iteration over the IRQ action list in name_uni...Dmitry Adamushko2007-05-081-4/+11
* MSI: arch must connect the irq and the msi_descMichael Ellerman2007-05-021-0/+3
* [PATCH] irq-devres: fix failure path of devm_request_irq()Tejun Heo2007-04-071-1/+1
* [PATCH] genirq: Mask irqs when migrating them.Eric W. Biederman2007-02-261-5/+4
* [PATCH] small irq management simplificationJan Beulich2007-02-161-4/+2
* [PATCH] IRQ kernel-doc fixesRandy Dunlap2007-02-161-1/+1
* [PATCH] genirq: do not mask interrupts by defaultIngo Molnar2007-02-161-7/+10
* [PATCH] Add a function to handle interrupt affinity settingThomas Gleixner2007-02-162-21/+41
* [PATCH] Add irq flag to disable balancing for an interruptThomas Gleixner2007-02-162-1/+5
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-141-1/+1
* [PATCH] kernel: shut up the IRQ mismatch messagesAlan Cox2007-02-121-0/+2
OpenPOWER on IntegriCloud