summaryrefslogtreecommitdiffstats
path: root/kernel/irq
Commit message (Expand)AuthorAgeFilesLines
* genirq: Make function __irq_do_set_handler() staticWei Yongjun2016-09-251-1/+1
* Merge branch 'irq/urgent' into irq/coreThomas Gleixner2016-09-201-2/+6
|\
| * genirq: Skip chained interrupt trigger setup if type is IRQ_TYPE_NONEMarc Zyngier2016-09-191-2/+6
* | Merge branch 'irq/for-block' into irq/coreThomas Gleixner2016-09-153-56/+168
|\ \
| * | genirq/affinity: Remove old irq spread infrastructureThomas Gleixner2016-09-141-58/+0
| * | genirq/msi: Switch to new irq spreading infrastructureThomas Gleixner2016-09-141-16/+15
| * | genirq/affinity: Provide smarter irq spreading infrastructureThomas Gleixner2016-09-141-0/+149
| * | genirq/msi: Add cpumask allocation to alloc_msi_entryThomas Gleixner2016-09-141-2/+24
| |/
* | Merge tag 'irqchip-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2016-09-144-2/+30
|\ \ | |/
| * genirq/affinity: Use get/put_online_cpus around cpumask operationsChristoph Hellwig2016-08-221-0/+2
| * genirq: Fix potential memleak when failing to get irq pmShawn Lin2016-08-221-2/+6
| * genirq: Correctly configure the trigger on chained interruptsMarc Zyngier2016-08-171-0/+11
| * genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier2016-08-091-0/+11
* | genirq: Expose interrupt information through sysfsCraig Gallek2016-09-141-2/+191
* | genirq: No need to mask non trigger mode flags before __irq_set_trigger()Alexander Kuleshov2016-09-062-4/+2
* | genirq: Update stale comment for __irq_domain_addPunit Agrawal2016-09-051-4/+2
* | genirq/generic_chip: Verify irqs_per_chip <= 32Sebastian Frias2016-09-021-8/+8
* | irqdomain: Mask irq type in irq_domain_xlate_onetwocell()Sebastian Frias2016-09-021-1/+4
* | genirq/generic_chip: Add irq_unmap callbackSebastian Frias2016-09-021-0/+21
* | genirq/generic_chip: Get rid of code duplicationSebastian Frias2016-09-021-15/+19
* | genirq: Remove export of irq_map_generic_chip()Thomas Gleixner2016-09-021-1/+0
* | genirq: Robustify handle_percpu_devid_irq()Thomas Gleixner2016-09-021-4/+14
|/
* genirq: Fix missing irq allocation affinity hintVincent Stehle2016-07-191-1/+1
* irqdomain: Fix irq_domain_alloc_irqs_recursive() error handlingAlexander Popov2016-07-111-2/+4
* genirq/msi: Fix broken debug outputThomas Gleixner2016-07-041-0/+1
* Merge branch 'irq/for-block' into irq/coreThomas Gleixner2016-07-049-39/+153
|\
| * genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectorsChristoph Hellwig2016-07-042-0/+62
| * genirq/msi: Make use of affinity aware allocationsThomas Gleixner2016-07-041-1/+1
| * genirq: Use affinity hint in irqdesc allocationThomas Gleixner2016-07-041-12/+39
| * genirq: Add affinity hint to irq allocationThomas Gleixner2016-07-045-17/+29
| * genirq: Introduce IRQD_AFFINITY_MANAGED flagThomas Gleixner2016-07-043-4/+21
| * genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAPThomas Gleixner2016-07-041-6/+2
* | irqdomain: Fix disposal of mappings for interrupt hierarchiesJon Hunter2016-06-231-2/+6
* | genirq: Add untracked irq handlerKeith Busch2016-06-183-4/+58
* | Merge tag 'irqchip-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Thomas Gleixner2016-06-134-10/+134
|\ \
| * | genirq: Add runtime power management support for IRQ chipsJon Hunter2016-06-133-1/+71
| * | irqdomain: Don't set type when mapping an IRQJon Hunter2016-06-131-5/+18
| * | genirq: Look-up percpu trigger type if not specified by callerMarc Zyngier2016-06-131-0/+7
| * | genirq: Look-up trigger type if not specified by callerJon Hunter2016-06-131-0/+7
| * | irqdomain: Fix handling of type settings for existing mappingsJon Hunter2016-06-131-5/+32
| |/
* | genirq: Remove unnecessary memset() callsWeongyo Jeong2016-06-101-3/+0
* | genirq: Remove redundant NULL check of irq_descJianyu Zhan2016-06-101-5/+1
|/
* Merge tag 'irqchip-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Thomas Gleixner2016-06-031-6/+2
|\
| * radix-tree: introduce radix_tree_emptyMatthew Wilcox2016-05-201-6/+1
| * Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-171-0/+1
| |\
| | * irqdomain: Export irq_domain_free_irqs_commonAxel Lin2016-03-311-0/+1
* | | genirq: Fix missing return value in irq_destroy_ipi()Matt Redfearn2016-05-241-1/+1
|/ /
* | genirq: Ensure IRQ descriptor is valid when setting-up the IRQJon Hunter2016-05-111-1/+1
* | genirq: Allow the affinity of a percpu interrupt to be set/retrievedMarc Zyngier2016-05-021-1/+25
* | irqdomain: Allow domain matching on irq_fwspecMarc Zyngier2016-05-021-9/+10
OpenPOWER on IntegriCloud