aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq
Commit message (Expand)AuthorAge
* genirq: Fix chained interrupt data orderingThomas Gleixner2017-05-25
* irqdomain: Avoid activating interrupts more than onceMarc Zyngier2017-02-09
* genirq/affinity: Fix node generation from cpumaskGuilherme G. Piccoli2017-01-12
* genirq: Use irq type from irqdata instead of irqdescThomas Gleixner2016-11-08
* kernel/irq: Export irq_set_parent()Sudip Mukherjee2016-10-21
* genirq: Make function __irq_do_set_handler() staticWei Yongjun2016-09-25
* Merge branch 'irq/urgent' into irq/coreThomas Gleixner2016-09-20
|\
| * genirq: Skip chained interrupt trigger setup if type is IRQ_TYPE_NONEMarc Zyngier2016-09-19
* | Merge branch 'irq/for-block' into irq/coreThomas Gleixner2016-09-15
|\ \
| * | genirq/affinity: Remove old irq spread infrastructureThomas Gleixner2016-09-14
| * | genirq/msi: Switch to new irq spreading infrastructureThomas Gleixner2016-09-14
| * | genirq/affinity: Provide smarter irq spreading infrastructureThomas Gleixner2016-09-14
| * | genirq/msi: Add cpumask allocation to alloc_msi_entryThomas Gleixner2016-09-14
| |/
* | Merge tag 'irqchip-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2016-09-14
|\|
| * genirq/affinity: Use get/put_online_cpus around cpumask operationsChristoph Hellwig2016-08-22
| * genirq: Fix potential memleak when failing to get irq pmShawn Lin2016-08-22
| * genirq: Correctly configure the trigger on chained interruptsMarc Zyngier2016-08-17
| * genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier2016-08-09
* | genirq: Expose interrupt information through sysfsCraig Gallek2016-09-14
* | genirq: No need to mask non trigger mode flags before __irq_set_trigger()Alexander Kuleshov2016-09-06
* | genirq: Update stale comment for __irq_domain_addPunit Agrawal2016-09-05
* | genirq/generic_chip: Verify irqs_per_chip <= 32Sebastian Frias2016-09-02
* | irqdomain: Mask irq type in irq_domain_xlate_onetwocell()Sebastian Frias2016-09-02
* | genirq/generic_chip: Add irq_unmap callbackSebastian Frias2016-09-02
* | genirq/generic_chip: Get rid of code duplicationSebastian Frias2016-09-02
* | genirq: Remove export of irq_map_generic_chip()Thomas Gleixner2016-09-02
* | genirq: Robustify handle_percpu_devid_irq()Thomas Gleixner2016-09-02
|/
* genirq: Fix missing irq allocation affinity hintVincent Stehle2016-07-19
* irqdomain: Fix irq_domain_alloc_irqs_recursive() error handlingAlexander Popov2016-07-11
* genirq/msi: Fix broken debug outputThomas Gleixner2016-07-04
* Merge branch 'irq/for-block' into irq/coreThomas Gleixner2016-07-04
|\
| * genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectorsChristoph Hellwig2016-07-04
| * genirq/msi: Make use of affinity aware allocationsThomas Gleixner2016-07-04
| * genirq: Use affinity hint in irqdesc allocationThomas Gleixner2016-07-04
| * genirq: Add affinity hint to irq allocationThomas Gleixner2016-07-04
| * genirq: Introduce IRQD_AFFINITY_MANAGED flagThomas Gleixner2016-07-04
| * genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAPThomas Gleixner2016-07-04
* | irqdomain: Fix disposal of mappings for interrupt hierarchiesJon Hunter2016-06-23
* | genirq: Add untracked irq handlerKeith Busch2016-06-18
* | Merge tag 'irqchip-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Thomas Gleixner2016-06-13
|\ \
| * | genirq: Add runtime power management support for IRQ chipsJon Hunter2016-06-13
| * | irqdomain: Don't set type when mapping an IRQJon Hunter2016-06-13
| * | genirq: Look-up percpu trigger type if not specified by callerMarc Zyngier2016-06-13
| * | genirq: Look-up trigger type if not specified by callerJon Hunter2016-06-13
| * | irqdomain: Fix handling of type settings for existing mappingsJon Hunter2016-06-13
| |/
* | genirq: Remove unnecessary memset() callsWeongyo Jeong2016-06-10
* | genirq: Remove redundant NULL check of irq_descJianyu Zhan2016-06-10
|/
* Merge tag 'irqchip-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Thomas Gleixner2016-06-03
|\
| * radix-tree: introduce radix_tree_emptyMatthew Wilcox2016-05-20
| * Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-17
| |\