summaryrefslogtreecommitdiffstats
path: root/kernel/irq
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-241-0/+2
|\
| * irqdomain: Mark fwnodes when their irqdomain is added/removedSaravana Kannan2021-02-091-0/+2
* | Merge tag 'irq-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-211-2/+2
|\ \
| * | genirq: Use new tasklet API for resend_taskletEmil Renner Berthing2021-01-281-2/+2
| |/
* / genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is setMarc Zyngier2021-01-301-24/+20
|/
* genirq: Export irq_check_status_bit()Thomas Gleixner2021-01-131-0/+1
* Merge tag 'irqchip-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-01-121-1/+1
|\
| * genirq/msi: Initialize msi_alloc_info before calling msi_domain_prepare_irqs()Zenghui Yu2020-12-181-1/+1
* | genirq: Fix export of irq_to_desc() for powerpc KVMMichael Ellerman2020-12-251-1/+1
* | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-243-20/+67
|\ \
| * | genirq: Restrict export of irq_to_desc()Thomas Gleixner2020-12-151-1/+3
| * | genirq: Provide kstat_irqdesc_cpu()Thomas Gleixner2020-12-151-2/+2
| * | genirq: Make kstat_irqs() staticThomas Gleixner2020-12-151-13/+6
| * | genirq: Annotate irq stats data racesThomas Gleixner2020-12-152-4/+5
| * | genirq: Move irq_set_lockdep_class() to coreThomas Gleixner2020-12-151-0/+14
| * | genirq: Move status flag checks to coreThomas Gleixner2020-12-151-0/+20
| * | genirq: Move irq_has_action() into core codeThomas Gleixner2020-12-151-0/+17
* | | Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-156-92/+97
|\| |
| * | Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2020-12-153-27/+71
| |\|
| | * genirq/affinity: Add irq_update_affinity_desc()John Garry2020-12-111-0/+70
| | * Revert "genirq: Add fasteoi IPI flow"Valentin Schneider2020-12-111-27/+0
| * | genirq/irqdomain: Don't try to free an interrupt that has no mappingMarc Zyngier2020-11-301-2/+9
| * | genirq: Fix kernel-doc markupsMauro Carvalho Chehab2020-11-162-2/+2
| * | genirq/irqdomain: Make irq_domain_disassociate() staticThomas Gleixner2020-11-151-1/+1
| * | genirq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQThomas Gleixner2020-11-142-56/+0
| * | irqdomain: Introduce irq_domain_create_legacy() APIAndy Shevchenko2020-11-071-3/+14
| * | irqdomain: Replace open coded of_node_to_fwnode()Andy Shevchenko2020-11-071-1/+1
* | | Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-151-1/+1
|\ \ \
| * | | driver core: Add fwnode_init()Saravana Kannan2020-12-091-1/+1
| | |/ | |/|
* | | Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-141-1/+10
|\ \ \
| * | | genirq/irqdomain: Implement get_name() method on irqchip fwnodesDavid Woodhouse2020-10-281-1/+10
| | |/ | |/|
* | | genirq/irqdomain: Add an irq_create_mapping_affinity() functionLaurent Vivier2020-11-301-5/+8
| |/ |/|
* | Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-081-0/+1
|\ \ | |/ |/|
| * genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHYMarc Zyngier2020-10-151-0/+1
* | task_work: cleanup notification modesJens Axboe2020-10-171-1/+1
* | kernel/: fix repeated words in commentsRandy Dunlap2020-10-161-1/+1
* | Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-123-34/+67
|\ \ | |/ |/|
| * irqdomain/msi: Allow to override msi_domain_alloc/free_irqs()Thomas Gleixner2020-09-161-22/+48
| * irqdomain/msi: Provide DOMAIN_BUS_VMD_MSIThomas Gleixner2020-09-161-1/+6
| * x86/msi: Use generic MSI domain opsThomas Gleixner2020-09-161-6/+0
| * genirq/chip: Use the first chip in irq_chip_compose_msi_msg()Thomas Gleixner2020-09-162-5/+13
* | Merge branch 'irq/tegra-pmc' into irq/irqchip-nextMarc Zyngier2020-10-101-4/+95
|\ \
| * | genirq/irqdomain: Allow partial trimming of irq_data hierarchyMarc Zyngier2020-10-101-4/+95
| |/
* | Merge branch 'irq/qcom-pdc-wakeup' into irq/irqchip-nextMarc Zyngier2020-10-062-4/+33
|\ \
| * | genirq/PM: Introduce IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flagMaulik Shah2020-10-062-4/+33
| |/
* | Merge remote-tracking branch 'origin/irq/gic-retrigger' into irq/irqchip-nextMarc Zyngier2020-09-171-2/+13
|\ \
| * | genirq: Walk the irq_data hierarchy when resending an interruptMarc Zyngier2020-09-061-2/+13
* | | genirq: Allow interrupts to be excluded from /proc/interruptsMarc Zyngier2020-09-133-1/+9
* | | genirq: Add fasteoi IPI flowMarc Zyngier2020-09-131-0/+27
| |/ |/|
* | Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-301-0/+7
|\ \