aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/irq.h
Commit message (Expand)AuthorAge
* genirq: Allow forcing cpu affinity of interruptsThomas Gleixner2014-04-17
* genirq: Add a new IRQCHIP_EOI_THREADED flagThomas Gleixner2014-03-14
* genirq: Document IRQCHIP_ONESHOT_SAFE flagThomas Gleixner2014-03-14
* genirq: Provide irq_request/release_resources chip callbacksThomas Gleixner2014-03-12
* genirq: Prevent spurious detection for unconditionally polled interruptsThomas Gleixner2013-11-13
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* genirq: Add irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas2013-06-25
* genirq: irqchip: Add mask to block out invalid irqsGrant Likely2013-05-29
* genirq: Generic chip: Add linear irq domain supportThomas Gleixner2013-05-29
* genirq: irqchip: Add a mask calculation functionThomas Gleixner2013-05-29
* genirq: Generic chip: Cache per irq bit maskThomas Gleixner2013-05-29
* genirq: Generic chip: Handle separate mask registersGerlando Falauto2013-05-29
* genirq: Generic chip: Add support for per chip type mask cacheGerlando Falauto2013-05-29
* x86, msi: Use IRQ remapping specific setup_msi_irqs routineJoerg Roedel2013-01-28
* x86/MSI: Support multiple MSIs in presense of IRQ remappingAlexander Gordeev2013-01-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-12-13
|\
| * s390/pci: PCI adapter interrupts for MSI/MSI-XJan Glauber2012-11-30
* | genirq: Provide means to retrigger parentThomas Gleixner2012-11-01
|/
* genirq: Allow irq chips to mark themself oneshot safeThomas Gleixner2012-07-25
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-07-22
|\
| * irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity(...Suresh Siddha2012-06-15
* | linux/irq.h: fix kernel-doc warningRandy Dunlap2012-06-30
|/
* irq: Remove irq_chip->release()Richard Weinberger2012-05-21
* irq: Add IRQ_TYPE_DEFAULT for use by PIC driversBenjamin Herrenschmidt2012-04-22
* irq: Kill pointless irqd_to_hw exportGrant Likely2012-04-11
* irq: don't put module.h into irq.h for tracking irqgen modules.Paul Gortmaker2011-10-31
* genirq: Add support for per-cpu dev_id interruptsMarc Zyngier2011-10-03
* genirq: Add IRQCHIP_SKIP_SET_WAKE flagSantosh Shilimkar2011-09-12
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-08-17
|\
| * irq: Track the owner of irq descriptorSebastian Andrzej Siewior2011-07-28
* | irq: add irq_domain translation infrastructureGrant Likely2011-07-28
| |
| \
*-. \ Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...Linus Torvalds2011-07-23
|\ \ \ | |_|/ |/| |
| | * genirq: Remove unused CHECK_IRQ_PER_CPU()Thomas Gleixner2011-06-22
| |/
* / genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot2011-07-07
|/
* genirq: Add chip suspend and resume callbacksThomas Gleixner2011-04-23
* genirq: Implement a generic interrupt chipThomas Gleixner2011-04-23
* genirq: Support per-IRQ thread disabling.Paul Mundt2011-04-23
* genirq: Forgotten updates/deletions after removal of compat codeGeert Uytterhoeven2011-04-23
* genirq: Remove obsolete commentThomas Gleixner2011-03-29
* genirq: Remove move_*irq leftoversThomas Gleixner2011-03-29
* genirq: Remove compat codeThomas Gleixner2011-03-29
* genirq: Fix new kernel-doc warningsRandy Dunlap2011-03-28
* genirq: Add setter for AFFINITY_SET in irq_data stateThomas Gleixner2011-03-28
* genirq: Provide setter inline for IRQD_IRQ_INPROGRESSThomas Gleixner2011-03-28
* genirq: Remove handle_IRQ_eventThomas Gleixner2011-03-28
* genirq: Provide edge_eoi flow handlerThomas Gleixner2011-03-28
* genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_dataThomas Gleixner2011-03-28
* genirq: Split irq_set_affinity() so it can be called with lock held.David Daney2011-03-27
* genirq: Add chip flag for restricting cpu_on/offline callsThomas Gleixner2011-03-27
* genirq: Add chip hooks for taking CPUs on/off line.David Daney2011-03-27