index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-gic-v3-its.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-08
irqchip/gic-v3: Rename GICv3 ITS MSI parent
Lorenzo Pieralisi
1
-0
/
+1
2025-05-27
Merge tag 'irq-msi-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-35
/
+35
2025-05-16
irqchip/gic: Convert to msi_create_parent_irq_domain() helper
Marc Zyngier
1
-13
/
+9
2025-05-16
irqchip: Make irq-msi-lib.h globally available
Marc Zyngier
1
-1
/
+1
2025-05-15
irqchip/gic-v4.1: Use local 4_1 ITS to generate VSGI
Nianyao Tang
1
-1
/
+5
2025-05-14
irqchip/gic-v3-its: Implement .msi_teardown() callback
Marc Zyngier
1
-21
/
+25
2025-05-07
irqchip/gic-v3-its: Set IRQ_DOMAIN_FLAG_MSI_IMMUTABLE for ITS
Frank Li
1
-1
/
+1
2025-03-26
Merge tag 'iommu-updates-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-10
/
+3
2025-02-21
genirq/msi: Refactor iommu_dma_compose_msi_msg()
Jason Gunthorpe
1
-10
/
+3
2025-02-21
irqchip/gic-v3: Add Rockchip 3568002 erratum workaround
Dmitry Osipenko
1
-1
/
+22
2025-01-15
irqchip/gic-v3-its: Don't enable interrupts in its_irq_set_vcpu_affinity()
Tomas Krcka
1
-1
/
+1
2024-11-26
irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801
Zhou Wang
1
-11
/
+39
2024-11-19
Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-25
/
+116
2024-10-27
irqchip/gic-v4: Correctly deal with set_affinity on lazily-mapped VPEs
Marc Zyngier
1
-2
/
+12
2024-10-21
irqchip/gic-v3-its: Fix over allocation in itt_alloc_pool()
Steven Price
1
-1
/
+1
2024-10-08
irqchip/gic-v4: Don't allow a VMOVP on a dying VPE
Marc Zyngier
1
-6
/
+12
2024-10-02
irqchip/gic-v3-its: Rely on genpool alignment
Steven Price
1
-2
/
+1
2024-10-02
irqchip/gic-v3-its: Share ITS tables with a non-trusted hypervisor
Steven Price
1
-23
/
+115
2024-08-20
irqchip/gic-v4: Fix ordering between vmapp and vpe locks
Marc Zyngier
1
-6
/
+10
2024-07-22
Merge tag 'irq-msi-2024-07-22' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+5
2024-07-22
Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-26
/
+26
2024-07-18
irqchip/gic-v3-its: Provide MSI parent infrastructure
Thomas Gleixner
1
-0
/
+5
2024-07-15
irqchip/gic-v4: Make sure a VPE is locked when VMAPP is issued
Marc Zyngier
1
-2
/
+6
2024-07-15
irqchip/gic-v4: Substitute vmovp_lock for a per-VM lock
Marc Zyngier
1
-15
/
+12
2024-07-15
irqchip/gic-v4: Always configure affinity on VPE activation
Marc Zyngier
1
-9
/
+4
2024-06-24
irqchip/gic-v3: Make distributor priorities variables
Mark Rutland
1
-5
/
+6
2024-06-06
irqchip/gic-v3: Enable non-coherent redistributors/ITSes ACPI probing
Lorenzo Pieralisi
1
-0
/
+4
2024-06-03
irqchip/gic-v3-its: Fix potential race condition in its_vlpi_prop_update()
Hagar Hemdan
1
-32
/
+12
2024-05-14
Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+10
2024-04-25
irqchip/gic-v3-its: Remove BUG_ON in its_vpe_irq_domain_alloc
Guanrui Huang
1
-2
/
+0
2024-04-25
irqchip/gic-v3-its: Prevent double free on error
Guanrui Huang
1
-7
/
+2
2024-04-24
irqchip/gic-v3-its: Avoid explicit cpumask allocation on stack
Dawei Li
1
-5
/
+10
2024-04-09
irqchip/gic-v3-its: Fix VSYNC referencing an unmapped VPE on GIC v4.1
Nianyao Tang
1
-1
/
+7
2024-03-11
Merge tag 'irq-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2024-02-21
irqchip/gic-v3-its: Do not assume vPE tables are preallocated
Oliver Upton
1
-1
/
+1
2024-02-13
irqchip/gic-v3-its: Fix GICv4.1 VPE affinity update
Marc Zyngier
1
-9
/
+13
2024-02-13
irqchip/gic-v3-its: Restore quirk probing for ACPI-based systems
Marc Zyngier
1
-1
/
+2
2024-02-13
irqchip/gic-v3-its: Handle non-coherent GICv4 redistributors
Marc Zyngier
1
-12
/
+25
2024-02-13
irqchip/gic-v3-its: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-2
/
+2
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-2
/
+2
2023-11-06
irqchip/gic-v3-its: Flush ITS tables correctly in non-coherent GIC designs
Fang Xiang
1
-6
/
+10
2023-10-25
irqchip/gic-v3-its: Don't override quirk settings with default values
Marc Zyngier
1
-2
/
+2
2023-10-07
irqchip/gic-v3: Enable non-coherent redistributors/ITSes DT probing
Lorenzo Pieralisi
1
-4
/
+17
2023-10-07
irqchip/gic-v3-its: Split allocation from initialisation of its_node
Marc Zyngier
1
-60
/
+89
2023-07-03
irqchip/gic-v3: Enable Rockchip 3588001 erratum workaround for RK3588S
Sebastian Reichel
1
-1
/
+2
2023-07-03
irqchip/gic-v4.1: Properly lock VPEs when doing a directLPI invalidation
Marc Zyngier
1
-29
/
+46
2023-06-16
irqchip/gic-v3-its: Enable RESEND_WHEN_IN_PROGRESS for LPIs
James Gowans
1
-0
/
+2
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2023-04-18
irqchip/gic-v3: Add Rockchip 3588001 erratum workaround
Sebastian Reichel
1
-0
/
+35
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
1
-2
/
+2
[next]