index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+18
2026-04-14
Merge tag 'irq-msi-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+3
2026-04-14
Merge tag 'irq-drivers-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
9
-257
/
+987
2026-04-13
Merge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
1
-0
/
+18
2026-04-07
irqchip/irq-pic32-evic: Add __maybe_unused for board_bind_eic_interrupt in COMPILE_TEST
Brian Masney
1
-1
/
+1
2026-04-07
irqchip/renesas-rzv2h: Kill icu_err string
Geert Uytterhoeven
1
-6
/
+3
2026-04-07
irqchip/renesas-rzv2h: Kill swint_names[]
Geert Uytterhoeven
1
-10
/
+4
2026-04-07
irqchip/renesas-rzv2h: Kill swint_idx[]
Geert Uytterhoeven
1
-3
/
+2
2026-04-01
irqchip/renesas-rzg2l: Add NMI support
Biju Das
1
-4
/
+95
2026-03-31
irqchip/renesas-rzg2l: Clear the shared interrupt bit in rzg2l_irqc_free()
Biju Das
1
-5
/
+4
2026-03-31
irqchip/riscv-aplic: Restrict genpd notifier to device tree only
Jessica Liu
1
-2
/
+2
2026-03-29
Merge tag 'irq-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+4
2026-03-28
irqchip/renesas-rzg2l: Replace raw_spin_{lock,unlock} with guard() in rzg2l_irq_set_type()
Biju Das
1
-2
/
+1
2026-03-26
irqchip/gic-v3: Print a warning for out-of-range interrupt numbers
Geert Uytterhoeven
1
-0
/
+8
2026-03-26
irqchip/renesas-rzg2l: Add shared interrupt support
Biju Das
1
-3
/
+115
2026-03-26
irqchip/renesas-rzg2l: Add RZ/G3L support
Biju Das
1
-2
/
+46
2026-03-26
irqchip/renesas-rzg2l: Drop IRQC_IRQ_COUNT macro
Biju Das
1
-4
/
+6
2026-03-26
irqchip/renesas-rzg2l: Drop IRQC_TINT_START macro
Biju Das
1
-10
/
+12
2026-03-26
irqchip/renesas-rzg2l: Drop IRQC_NUM_IRQ macro
Biju Das
1
-8
/
+26
2026-03-26
irqchip/renesas-rzg2l: Dynamically allocate fwspec array
Biju Das
1
-1
/
+6
2026-03-26
irqchip/renesas-rzg2l: Split rzfive_irqc_{mask,unmask} into separate IRQ and TINT handlers
Biju Das
1
-14
/
+30
2026-03-26
irqchip/renesas-rzg2l: Split rzfive_tint_irq_endisable() into separate IRQ and TINT helpers
Biju Das
1
-30
/
+43
2026-03-26
irqchip/renesas-rzg2l: Replace rzg2l_irqc_irq_{enable,disable} with TINT-specific handlers
Biju Das
1
-22
/
+18
2026-03-26
irqchip/renesas-rzg2l: Split set_type handler into separate IRQ and TINT functions
Biju Das
1
-11
/
+16
2026-03-26
irqchip/renesas-rzg2l: Split EOI handler into separate IRQ and TINT functions
Biju Das
1
-9
/
+17
2026-03-26
irqchip/renesas-rzg2l: Replace single irq_chip with per-region irq_chip instances
Biju Das
1
-10
/
+51
2026-03-26
irqchip/renesas-rzg2l: Drop redundant IRQC_TINT_START check in rzg2l_irqc_alloc()
Biju Das
1
-3
/
+0
2026-03-26
irqchip/renesas-rzg2l: Fix error path in rzg2l_irqc_common_probe()
Biju Das
1
-1
/
+1
2026-03-26
irqchip/loongson-pch-lpc: Enable building on MIPS Loongson64
Icenowy Zheng
1
-1
/
+0
2026-03-26
irqchip/loongson-pch-lpc: Add OF init code
Icenowy Zheng
1
-0
/
+35
2026-03-26
irqchip/loongson-pch-lpc: Extract non-ACPI-related code from ACPI init
Icenowy Zheng
1
-20
/
+37
2026-03-26
Merge branch 'irq/urgent' into irq/drivers
Thomas Gleixner
2
-2
/
+4
2026-03-26
irqchip/renesas-rzv2h: Fix error path in rzv2h_icu_probe_common()
Biju Das
1
-1
/
+1
2026-03-26
irqchip/qcom-mpm: Add missing mailbox TX done acknowledgment
Jassi Brar
1
-0
/
+3
2026-03-19
irqchip/gic-v5: Introduce minimal irq_set_type() for PPIs
Sascha Bischoff
1
-0
/
+18
2026-03-17
irqchip/riscv-rpmi-sysmsi: Fix mailbox channel leak in rpmi_sysmsi_probe()
Felix Gu
1
-0
/
+1
2026-03-11
irqchip/apple-aic: Add support for "apple,t8122-aic3"
Janne Grunau
1
-3
/
+21
2026-03-11
irqchip/imx-irqsteer: Add NXP S32N79 support
Ciprian Marian Costea
2
-16
/
+43
2026-03-10
irqchip/riscv-aplic: Register syscore operations only once
Jessica Liu
1
-1
/
+11
2026-03-10
irqchip/riscv-aplic: Do not clear ACPI dependencies on probe failure
Jessica Liu
1
-4
/
+7
2026-03-10
irqchip: Use IS_ERR_OR_NULL() instead of NULL and IS_ERR() checks
Philipp Hahn
2
-2
/
+2
2026-03-10
irqchip/renesas-rzv2h: Handle ICU error IRQ and add SWPE trigger
Lad Prabhakar
1
-2
/
+161
2026-03-10
irqchip/renesas-rzv2h: Add CA55 software interrupt support
Lad Prabhakar
1
-1
/
+94
2026-03-10
irqchip/renesas-rzv2h: Replace single irq_chip with per-region irq_chip instances
Lad Prabhakar
1
-70
/
+104
2026-03-10
irqchip/renesas-rzv2h: Clarify IRQ range definitions and tighten TINT validation
Lad Prabhakar
1
-5
/
+9
2026-03-10
irqchip/renesas-rzv2h: Switch to using dev_err_probe()
Lad Prabhakar
1
-21
/
+10
2026-03-10
irqchip/renesas-rzv2h: Use local device pointer in ICU probe
Lad Prabhakar
1
-14
/
+15
2026-03-10
irqchip/renesas-rzv2h: Use local node pointer
Lad Prabhakar
1
-1
/
+1
2026-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2026-03-01
Merge tag 'irq-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-21
/
+45
[next]