index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
irqchip/gic-v5: Remove undue WARN_ON()s in the IRS affinity parsing
Lorenzo Pieralisi
1
-2
/
+4
10 days
irqchip/gic-v5: Fix kmemleak L2 IST table entries false positives
Lorenzo Pieralisi
1
-0
/
+3
10 days
irqchip/mvebu-gicp: Fix an IS_ERR() vs NULL check in probe()
Dan Carpenter
1
-1
/
+1
11 days
irqchip/atmel-aic[5]: Fix incorrect lock guard conversion
Edgar Bonet
2
-2
/
+2
2025-08-06
irqchip/mvebu-gicp: Use resource_size() for ioremap()
Thomas Gleixner
1
-1
/
+1
2025-08-06
irqchip: Build IMX_MU_MSI only on ARM
Arnd Bergmann
1
-0
/
+1
2025-08-05
irqchip/gic-v5: Remove IRQD_RESEND_WHEN_IN_PROGRESS for ITS IRQs
Lorenzo Pieralisi
1
-1
/
+0
2025-08-05
irqchip/gic-v5: iwb: Fix iounmap probe failure path
Lorenzo Pieralisi
1
-9
/
+2
2025-08-05
irqchip/mvebu-gicp: Clear pending interrupts on init
Elad Nachman
1
-0
/
+10
2025-08-05
irqchip/msi-lib: Fix fwnode refcount in msi_lib_irq_domain_select()
Lorenzo Pieralisi
1
-3
/
+3
2025-08-05
irqchip/riscv-imsic: Don't dereference before NULL pointer check
Thomas Gleixner
1
-1
/
+1
2025-07-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-8
/
+3674
2025-07-29
Merge tag 'irq-drivers-2025-07-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
31
-307
/
+296
2025-07-29
Merge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
12
-6
/
+3672
2025-07-29
Merge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-2
/
+2
2025-07-18
irqchip/renesas-irqc: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
1
-3
/
+3
2025-07-18
irqchip/renesas-intc-irqpin: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
1
-3
/
+3
2025-07-18
irqchip/riscv-imsic: Add kernel parameter to disable IPIs
Anup Patel
3
-4
/
+24
2025-07-18
irqchip/gic-v3: Fix GICD_CTLR register naming
Zenghui Yu
1
-3
/
+3
2025-07-18
irqchip/ls-scfg-msi: Fix NULL dereference in error handling
Dan Carpenter
1
-1
/
+0
2025-07-09
irqchip/gic-v5: Populate struct gic_kvm_info
Sascha Bischoff
1
-0
/
+33
2025-07-09
irqchip/gic-v5: Skip deactivate for forwarded PPI interrupts
Sascha Bischoff
1
-0
/
+17
2025-07-08
irqchip/gic-v5: Add GICv5 IWB support
Lorenzo Pieralisi
3
-10
/
+317
2025-07-08
irqchip/gic-v5: Add GICv5 ITS support
Lorenzo Pieralisi
7
-1
/
+1403
2025-07-08
irqchip/msi-lib: Add IRQ_DOMAIN_FLAG_FWNODE_PARENT handling
Lorenzo Pieralisi
1
-1
/
+4
2025-07-08
irqchip/gic-v3: Rename GICv3 ITS MSI parent
Lorenzo Pieralisi
6
-4
/
+19
2025-07-08
irqchip/gic-v5: Enable GICv5 SMP booting
Lorenzo Pieralisi
1
-0
/
+21
2025-07-08
irqchip/gic-v5: Add GICv5 LPI/IPI support
Lorenzo Pieralisi
2
-2
/
+661
2025-07-08
irqchip/gic-v5: Add GICv5 IRS/SPI support
Lorenzo Pieralisi
3
-22
/
+761
2025-07-08
irqchip/gic-v5: Add GICv5 PPI support
Lorenzo Pieralisi
3
-0
/
+470
2025-07-08
arm64: cpucaps: Rename GICv3 CPU interface capability
Lorenzo Pieralisi
1
-1
/
+1
2025-07-03
irqchip/ls-scfg-msi: Switch to use msi_create_parent_irq_domain()
Nam Cao
2
-27
/
+23
2025-07-03
irqchip/armada-370-xp: Switch to msi_create_parent_irq_domain()
Nam Cao
2
-23
/
+26
2025-07-03
irqchip/alpine-msi: Switch to msi_create_parent_irq_domain()
Thomas Gleixner
2
-42
/
+28
2025-07-03
irqchip/alpine-msi: Convert to __free
Thomas Gleixner
1
-19
/
+12
2025-07-03
irqchip/alpine-msi: Convert to lock guards
Thomas Gleixner
1
-14
/
+4
2025-07-03
irqchip/alpine-msi: Clean up whitespace style
Thomas Gleixner
1
-24
/
+13
2025-07-03
irqchip/sg2042-msi: Switch to msi_create_parent_irq_domain()
Thomas Gleixner
1
-11
/
+9
2025-07-03
irqchip/loongson-pch-msi.c: Switch to msi_create_parent_irq_domain()
Thomas Gleixner
1
-15
/
+10
2025-07-03
irqchip/imx-mu-msi: Convert to msi_create_parent_irq_domain() helper
Marc Zyngier
1
-7
/
+7
2025-07-03
irqchip/riscv-imsic: Convert to msi_create_parent_irq_domain() helper
Marc Zyngier
1
-6
/
+6
2025-07-03
irqchip/bcm2712-mip: Switch to msi_create_parent_irq_domain()
Thomas Gleixner
1
-10
/
+10
2025-07-02
irqchip/renesas-rzv2h: Remove unneeded includes
Geert Uytterhoeven
1
-3
/
+0
2025-07-01
irqchip/renesas-rzv2h: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
Biju Das
1
-1
/
+3
2025-06-30
irqchip/irq-msi-lib: Select CONFIG_GENERIC_MSI_IRQ
Nam Cao
1
-0
/
+1
2025-06-26
irqchip/aslint-sswi: Resolve hart index
Vladimir Kondratiev
1
-0
/
+6
2025-06-26
irqchip/aclint-sswi: Reduce data scope
Vladimir Kondratiev
1
-6
/
+6
2025-06-26
irqchip/aclint-sswi: Remove unneeded includes
Vladimir Kondratiev
1
-6
/
+0
2025-06-26
irqchip/thead-c900-aclint-sswi: Generalize aclint-sswi driver and add MIPS P8...
Vladimir Kondratiev
3
-34
/
+73
2025-06-26
irqchip/riscv-aplic: Use riscv_get_hart_index()
Vladimir Kondratiev
1
-15
/
+1
[next]