..
affinity.c
lib/group_cpus: Let group_cpu_evenly() return the number of initialized masks
2025-07-01 10:24:11 -06:00
autoprobe.c
genirq/autoprobe: Switch to lock guards
2025-05-07 09:08:11 +02:00
chip.c
genirq/chip: Add buslock back in to irq_set_handler()
2025-10-24 11:38:39 +02:00
cpuhotplug.c
genirq/cpuhotplug: Restore affinity even for suspended IRQ
2025-06-13 15:13:35 +02:00
debug.h
debugfs.c
genirq: Bump the size of the local variable for sprintf()
2025-05-15 16:28:09 +02:00
devres.c
genirq/devres: Add error handling in devm_request_*_irq()
2025-08-24 13:00:45 +02:00
dummychip.c
generic-chip.c
genirq/generic-chip: Fix incorrect lock guard conversions
2025-04-08 22:49:02 +02:00
handle.c
genirq: Add support for warning on long-running interrupt handlers
2025-09-03 16:10:40 +02:00
internals.h
genirq: Split up irq_pm_check_wakeup()
2025-07-22 14:30:42 +02:00
ipi-mux.c
genirq/ipi-mux: Use irq_domain_alloc_irqs()
2023-02-06 17:21:15 +00:00
ipi.c
genirq/ipi: Fix NULL pointer deref in irq_data_get_affinity_mask()
2023-02-20 13:53:41 +01:00
irq_sim.c
genirq/irq_sim: Initialize work context pointers properly
2025-06-13 15:36:35 +02:00
irq_test.c
genirq/test: Ensure CPU 1 is online for hotplug test
2025-09-03 17:04:52 +02:00
irqdesc.c
genirq: Remove GENERIC_IRQ_LEGACY
2025-08-23 19:46:04 +02:00
irqdomain.c
Networking changes for 6.17.
2025-07-30 08:58:55 -07:00
Kconfig
genirq/test: Depend on SPARSE_IRQ
2025-09-03 17:04:52 +02:00
kexec.c
genirq/kexec: Prevent redundant IRQ masking by checking state before shutdown
2024-12-11 20:32:34 +01:00
Makefile
genirq: Add kunit tests for depth counts
2025-06-13 15:24:44 +02:00
manage.c
genirq/manage: Add buslock back in to enable_irq()
2025-10-24 11:38:39 +02:00
matrix.c
genirq/matrix: Dynamic bitmap allocation
2024-02-23 10:18:44 +01:00
migration.c
genirq/migration: Use irqd_get_parent_data() in irq_force_complete_move()
2025-04-04 17:08:36 +02:00
msi.c
genirq/msi: Remove msi_post_free()
2025-09-23 14:29:51 +05:30
pm.c
genirq: Split up irq_pm_check_wakeup()
2025-07-22 14:30:42 +02:00
proc.c
genirq: Consistently use '%u' format specifier for unsigned int variables
2025-05-13 09:43:32 +02:00
resend.c
genirq/resend: Switch to lock guards
2025-05-07 09:08:11 +02:00
settings.h
genirq: Remove IRQ_MOVE_PCNTXT and related code
2025-01-15 21:38:53 +01:00
spurious.c
genirq: Move irq_wait_for_poll() to call site
2025-07-22 14:30:42 +02:00
timings.c
genirq/timings: Add kernel-doc for a function parameter
2025-01-15 21:38:53 +01:00