summaryrefslogtreecommitdiff
path: root/kernel/irq/chip.c
AgeCommit message (Expand)Author
4 daysMerge tag 'irq-msi-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-01-29genirq/redirect: Prevent writing MSI message on affinity changeThomas Gleixner
2026-01-16genirq/chip: Change irq_chip_pm_put() return type to voidRafael J. Wysocki
2026-01-13genirq: Update effective affinity for redirected interruptsRadu Rendec
2025-12-15genirq: Add interrupt redirection infrastructureRadu Rendec
2025-12-02Merge tag 'irq-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-27genirq: Allow per-cpu interrupt sharing for non-overlapping affinitiesMarc Zyngier
2025-10-27genirq: Kill handle_percpu_devid_fasteoi_nmi()Marc Zyngier
2025-10-24genirq/chip: Add buslock back in to irq_set_handler()Charles Keepax
2025-08-23genirq: Add irq_chip_(startup/shutdown)_parent()Inochi Amaoto
2025-08-01Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-22genirq: Teach handle_simple_irq() to resend an in-progress interruptMarc Zyngier
2025-07-22genirq: Prevent migration live lock in handle_edge_irq()Thomas Gleixner
2025-07-22genirq: Split up irq_pm_check_wakeup()Thomas Gleixner
2025-07-22genirq: Move irq_wait_for_poll() to call siteThomas Gleixner
2025-07-22genirq: Remove pointless local variableThomas Gleixner
2025-06-13genirq/cpuhotplug: Rebalance managed interrupts across multi-CPU hotplugBrian Norris
2025-05-15genirq: Retain disable depth for managed interrupts across CPU hotplugBrian Norris
2025-05-09genirq: Fix inverted condition in handle_nested_irq()Thomas Gleixner
2025-05-07genirq/chip: Rework irq_modify_status()Thomas Gleixner
2025-05-07genirq/chip: Rework irq_set_handler() variantsThomas Gleixner
2025-05-07genirq/chip: Rework irq_set_chip_data()Thomas Gleixner
2025-05-07genirq/chip: Rework irq_set_msi_desc_off()Thomas Gleixner
2025-05-07genirq/chip: Rework irq_set_handler_data()Thomas Gleixner
2025-05-07genirq/chip: Rework irq_set_irq_type()Thomas Gleixner
2025-05-07genirq/chip: Rework irq_set_chip()Thomas Gleixner
2025-05-07genirq/chip: Use lock guards where applicableThomas Gleixner
2025-05-07genirq/chip: Rework handle_fasteoi_mask_irq()Thomas Gleixner
2025-05-07genirq/chip: Rework handle_fasteoi_ack_irq()Thomas Gleixner
2025-05-07genirq/chip: Rework handle_edge_irq()Thomas Gleixner
2025-05-07genirq/chip: Rework handle_eoi_irq()Thomas Gleixner
2025-05-07genirq/chip: Rework handle_level_irq()Thomas Gleixner
2025-05-07genirq/chip: Rework handle_untracked_irq()Thomas Gleixner
2025-05-07genirq/chip: Rework handle_simple_irq()Thomas Gleixner
2025-05-07genirq/chip: Rework handle_nested_irq()Thomas Gleixner
2025-05-07genirq/chip: Prepare for code reductionThomas Gleixner
2025-03-27Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-03-10genirq: Make a few functions staticThomas Gleixner
2025-02-26genirq: Remove IRQ_EDGE_EOI_HANDLERMichael Ellerman
2025-01-15genirq: Remove IRQ_MOVE_PCNTXT and related codeThomas Gleixner
2025-01-15genirq: Provide IRQCHIP_MOVE_DEFERREDThomas Gleixner
2024-09-08genirq: Use cpumask_intersects()Costa Shulyupin
2023-07-31genirq: Prevent nested thread vs synchronize_hardirq() deadlockVincent Whitchurch
2023-06-26Merge tag 'irqchip-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2023-06-16genirq: Allow fasteoi handler to resend interrupts on concurrent handlingJames Gowans
2023-05-24genirq: Use hlist for managing resend handlersShanker Donthineni
2022-12-05genirq/irqdomain: Rename irq_domain::dev to irq_domain:: Pm_devThomas Gleixner
2022-07-10Merge branch irq/plic-masking into irq/irqchip-nextMarc Zyngier
2022-07-07genirq: Return a const cpumask from irq_data_get_affinity_maskSamuel Holland
2022-07-07genirq: Don't return error on missing optional irq_request_resources()Antonio Borneo