index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2024-11-19
Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-10-27
irqchip/gic-v4: Correctly deal with set_affinity on lazily-mapped VPEs
Marc Zyngier
2024-10-21
irqchip/gic-v3-its: Fix over allocation in itt_alloc_pool()
Steven Price
2024-10-08
irqchip/gic-v4: Don't allow a VMOVP on a dying VPE
Marc Zyngier
2024-10-02
irqchip/gic-v3-its: Rely on genpool alignment
Steven Price
2024-10-02
irqchip/gic-v3-its: Share ITS tables with a non-trusted hypervisor
Steven Price
2024-08-20
irqchip/gic-v4: Fix ordering between vmapp and vpe locks
Marc Zyngier
2024-07-22
Merge tag 'irq-msi-2024-07-22' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-22
Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-18
irqchip/gic-v3-its: Provide MSI parent infrastructure
Thomas Gleixner
2024-07-15
irqchip/gic-v4: Make sure a VPE is locked when VMAPP is issued
Marc Zyngier
2024-07-15
irqchip/gic-v4: Substitute vmovp_lock for a per-VM lock
Marc Zyngier
2024-07-15
irqchip/gic-v4: Always configure affinity on VPE activation
Marc Zyngier
2024-06-24
irqchip/gic-v3: Make distributor priorities variables
Mark Rutland
2024-06-06
irqchip/gic-v3: Enable non-coherent redistributors/ITSes ACPI probing
Lorenzo Pieralisi
2024-06-03
irqchip/gic-v3-its: Fix potential race condition in its_vlpi_prop_update()
Hagar Hemdan
2024-05-14
Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-04-25
irqchip/gic-v3-its: Remove BUG_ON in its_vpe_irq_domain_alloc
Guanrui Huang
2024-04-25
irqchip/gic-v3-its: Prevent double free on error
Guanrui Huang
2024-04-24
irqchip/gic-v3-its: Avoid explicit cpumask allocation on stack
Dawei Li
2024-04-09
irqchip/gic-v3-its: Fix VSYNC referencing an unmapped VPE on GIC v4.1
Nianyao Tang
2024-03-11
Merge tag 'irq-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-02-21
irqchip/gic-v3-its: Do not assume vPE tables are preallocated
Oliver Upton
2024-02-13
irqchip/gic-v3-its: Fix GICv4.1 VPE affinity update
Marc Zyngier
2024-02-13
irqchip/gic-v3-its: Restore quirk probing for ACPI-based systems
Marc Zyngier
2024-02-13
irqchip/gic-v3-its: Handle non-coherent GICv4 redistributors
Marc Zyngier
2024-02-13
irqchip/gic-v3-its: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2023-11-06
irqchip/gic-v3-its: Flush ITS tables correctly in non-coherent GIC designs
Fang Xiang
2023-10-25
irqchip/gic-v3-its: Don't override quirk settings with default values
Marc Zyngier
2023-10-07
irqchip/gic-v3: Enable non-coherent redistributors/ITSes DT probing
Lorenzo Pieralisi
2023-10-07
irqchip/gic-v3-its: Split allocation from initialisation of its_node
Marc Zyngier
2023-07-03
irqchip/gic-v3: Enable Rockchip 3588001 erratum workaround for RK3588S
Sebastian Reichel
2023-07-03
irqchip/gic-v4.1: Properly lock VPEs when doing a directLPI invalidation
Marc Zyngier
2023-06-16
irqchip/gic-v3-its: Enable RESEND_WHEN_IN_PROGRESS for LPIs
James Gowans
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-18
irqchip/gic-v3: Add Rockchip 3588001 erratum workaround
Sebastian Reichel
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-02-24
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-13
irqchip/gic-v3-its: Use irq_domain_create_hierarchy()
Johan Hovold
2023-01-11
genirq/msi: Rename IRQ_DOMAIN_MSI_REMAP to IRQ_DOMAIN_ISOLATED_MSI
Jason Gunthorpe
2022-10-10
Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-09-12
irqchip/gic-v3-its: Remove cpumask_var_t allocation
Pierre Gondois
2022-09-07
iommu/dma: Move public interfaces to linux/iommu.h
Robin Murphy
2022-05-20
Merge tag 'irqchip-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2022-04-10
irqchip/gic-v3: Always trust the managed affinity provided by the core code
Marc Zyngier
2022-04-05
irqchip/gic-v4: Wait for GICR_VPENDBASER.Dirty to clear before descheduling
Marc Zyngier
2022-02-02
irqchip/gic-v3-its: Skip HP notifier when no ITS is registered
Marc Zyngier
2022-01-29
Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2022-01-26
irqchip/gic-v3-its: Reset each ITS's BASERn register before probe
Marc Zyngier
[next]