index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
chip.c
Age
Commit message (
Expand
)
Author
44 hours
Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12 days
genirq: Teach handle_simple_irq() to resend an in-progress interrupt
Marc Zyngier
12 days
genirq: Prevent migration live lock in handle_edge_irq()
Thomas Gleixner
12 days
genirq: Split up irq_pm_check_wakeup()
Thomas Gleixner
12 days
genirq: Move irq_wait_for_poll() to call site
Thomas Gleixner
12 days
genirq: Remove pointless local variable
Thomas Gleixner
2025-06-13
genirq/cpuhotplug: Rebalance managed interrupts across multi-CPU hotplug
Brian Norris
2025-05-15
genirq: Retain disable depth for managed interrupts across CPU hotplug
Brian Norris
2025-05-09
genirq: Fix inverted condition in handle_nested_irq()
Thomas Gleixner
2025-05-07
genirq/chip: Rework irq_modify_status()
Thomas Gleixner
2025-05-07
genirq/chip: Rework irq_set_handler() variants
Thomas Gleixner
2025-05-07
genirq/chip: Rework irq_set_chip_data()
Thomas Gleixner
2025-05-07
genirq/chip: Rework irq_set_msi_desc_off()
Thomas Gleixner
2025-05-07
genirq/chip: Rework irq_set_handler_data()
Thomas Gleixner
2025-05-07
genirq/chip: Rework irq_set_irq_type()
Thomas Gleixner
2025-05-07
genirq/chip: Rework irq_set_chip()
Thomas Gleixner
2025-05-07
genirq/chip: Use lock guards where applicable
Thomas Gleixner
2025-05-07
genirq/chip: Rework handle_fasteoi_mask_irq()
Thomas Gleixner
2025-05-07
genirq/chip: Rework handle_fasteoi_ack_irq()
Thomas Gleixner
2025-05-07
genirq/chip: Rework handle_edge_irq()
Thomas Gleixner
2025-05-07
genirq/chip: Rework handle_eoi_irq()
Thomas Gleixner
2025-05-07
genirq/chip: Rework handle_level_irq()
Thomas Gleixner
2025-05-07
genirq/chip: Rework handle_untracked_irq()
Thomas Gleixner
2025-05-07
genirq/chip: Rework handle_simple_irq()
Thomas Gleixner
2025-05-07
genirq/chip: Rework handle_nested_irq()
Thomas Gleixner
2025-05-07
genirq/chip: Prepare for code reduction
Thomas Gleixner
2025-03-27
Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2025-03-10
genirq: Make a few functions static
Thomas Gleixner
2025-02-26
genirq: Remove IRQ_EDGE_EOI_HANDLER
Michael Ellerman
2025-01-15
genirq: Remove IRQ_MOVE_PCNTXT and related code
Thomas Gleixner
2025-01-15
genirq: Provide IRQCHIP_MOVE_DEFERRED
Thomas Gleixner
2024-09-08
genirq: Use cpumask_intersects()
Costa Shulyupin
2023-07-31
genirq: Prevent nested thread vs synchronize_hardirq() deadlock
Vincent Whitchurch
2023-06-26
Merge tag 'irqchip-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2023-06-16
genirq: Allow fasteoi handler to resend interrupts on concurrent handling
James Gowans
2023-05-24
genirq: Use hlist for managing resend handlers
Shanker Donthineni
2022-12-05
genirq/irqdomain: Rename irq_domain::dev to irq_domain:: Pm_dev
Thomas Gleixner
2022-07-10
Merge branch irq/plic-masking into irq/irqchip-next
Marc Zyngier
2022-07-07
genirq: Return a const cpumask from irq_data_get_affinity_mask
Samuel Holland
2022-07-07
genirq: Don't return error on missing optional irq_request_resources()
Antonio Borneo
2022-06-09
genirq: PM: Use runtime PM for chained interrupts
Marc Zyngier
2022-05-02
genirq: Use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
2022-02-15
genirq: Allow irq_chip registration functions to take a const irq_chip
Marc Zyngier
2022-02-10
genirq: Kill irq_chip::parent_device
Marc Zyngier
2022-02-09
genirq: Allow the PM device to originate from irq domain
Marc Zyngier
2022-01-07
irq: remove unused flags argument from __handle_irq_event_percpu()
Sebastian Andrzej Siewior
2021-10-26
genirq: Hide irq_cpu_{on,off}line() behind a deprecated option
Marc Zyngier
2021-08-10
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
2021-05-17
genirq: Add a IRQF_NO_DEBUG flag
Thomas Gleixner
2021-03-22
irq: Fix typos in comments
Ingo Molnar
[next]