aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq
Commit message (Expand)AuthorAge
* 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
* [PATCH] IRQ kernel-doc fixesRandy Dunlap2007-02-16
* [PATCH] genirq: do not mask interrupts by defaultIngo Molnar2007-02-16
* [PATCH] Add a function to handle interrupt affinity settingThomas Gleixner2007-02-16
* [PATCH] Add irq flag to disable balancing for an interruptThomas Gleixner2007-02-16
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-14
* [PATCH] kernel: shut up the IRQ mismatch messagesAlan Cox2007-02-12
* [PATCH] Debug shared irqsDavid Woodhouse2007-02-12
* [PATCH] sort the devres mess outAl Viro2007-02-11
* [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-11
* devres: device resource managementTejun Heo2007-02-09
* msi: Kill the msi_desc array.Eric W. Biederman2007-02-07
* Clear spurious irq stat information when adding irq handlerLinus Torvalds2007-01-23
* [PATCH] x86-64: Make noirqdebug_setup function non init to fix modpost warningVivek Goyal2007-01-10
* [PATCH] genirq: fix irq flow handler uninstallThomas Gleixner2006-12-22
* [PATCH] __set_irq_handler bogus spaceGeert Uytterhoeven2006-12-21
* [PATCH] CPEI gets warning at kernel/irq/migration.c:27/move_masked_irq()Hidetoshi Seto2006-12-08
* [PATCH] lockdep: name some old style locksPeter Zijlstra2006-12-07
* Don't call "note_interrupt()" with irq descriptor lock heldLinus Torvalds2006-11-22
* [PATCH] some irq_chip variables point to NULLZhang, Yanmin2006-11-16
* [PATCH] setup_irq(): better mismatch debuggingAndrew Morton2006-11-14
* [PATCH] Fix misrouted interrupts deadlocksPavel Emelianov2006-11-13
* [PATCH] genirq: clean up irq-flow-type namingIngo Molnar2006-10-17
* [PATCH] bitmap: parse input from kernel and user buffersReinette Chatre2006-10-11
* [PATCH] ixp4xxdefconfig arm fixesFrederik Deweerdt2006-10-06
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* IRQ: Typedef the IRQ handler function typeDavid Howells2006-10-05
* IRQ: Typedef the IRQ flow handler function typeDavid Howells2006-10-05
* [PATCH] msi: simplify msi sanity checks by adding with generic irq codeEric W. Biederman2006-10-04
* [PATCH] genirq: irq: add a dynamic irq creation APIEric W. Biederman2006-10-04
* [PATCH] genirq: irq: add moved_masked_irqEric W. Biederman2006-10-04