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
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
2022-01-22
irqchip/gic-v3-its: Fix build for !SMP
Ard Biesheuvel
2022-01-10
Merge tag 'irqchip-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2021-12-16
irqchip/gic-v3-its: Limit memreserve cpuhp state lifetime
Valentin Schneider
2021-12-16
irqchip/gic-v3-its: Postpone LPI pending table freeing and memreserve
Valentin Schneider
2021-12-16
irqchip/gic-v3-its: Give the percpu rdist struct its own flags field
Valentin Schneider
2021-12-08
irqchip/irq-gic-v3-its.c: Force synchronisation when issuing INVALL
Wudi Wang
2021-09-22
irqchip/gic-v3-its: Fix potential VPE leak on error
Kaige Fu
2021-07-26
irqchip/gic-v3: Switch to bitmap_zalloc()
Andy Shevchenko
2021-06-11
irqchip/gic-v3-its: Remove unnecessary oom message
Zhen Lei
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-03-24
irqchip/gic-v3-its: Drop the setting of PTZ altogether
Shenming Lu
2021-03-24
irqchip/gic-v3-its: Add a cache invalidation right after vPE unmapping
Marc Zyngier
2021-03-22
irq: Fix typos in comments
Ingo Molnar
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-11
irqchip/gic-v3-its: Tag ITS device as shared if allocating for a proxy device
Marc Zyngier
2020-12-11
irqchip/gic-v4.1: Reduce the delay when polling GICR_VPENDBASER.Dirty
Shenming Lu
2020-11-30
KVM: arm64: Delay the polling of the GICR_VPENDBASER.Dirty bit
Shenming Lu
2020-11-25
Merge tag 'irqchip-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2020-11-22
irqchip/gic-v3-its: Unconditionally save/restore the ITS state on suspend
Xu Qiang
2020-10-14
Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2020-10-13
memblock: implement for_each_reserved_mem_region() using __next_mem_region()
Mike Rapoport
2020-09-24
irq-chip/gic-v3-its: Fix crash if ITS is in a proximity domain without proces...
Jonathan Cameron
2020-09-17
Merge remote-tracking branch 'origin/irq/gic-retrigger' into irq/irqchip-next
Marc Zyngier
2020-09-06
irqchip/git-v3-its: Implement irq_retrigger callback for device-triggered LPIs
Marc Zyngier
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-04
Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-07-27
genirq/affinity: Make affinity setting if activated opt-in
Thomas Gleixner
2020-07-27
irqchip/gic-v4.1: Use GFP_ATOMIC flag in allocate_vpe_l1_table()
Zenghui Yu
2020-07-27
irqchip/gic-v4.1: Ensure accessing the correct RD when writing INVALLR
Zenghui Yu
2020-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-23
KVM: arm64: vgic-v4: Plug race between non-residency and v4.1 doorbell
Marc Zyngier
2020-06-21
irqchip/gic-v4.1: Use readx_poll_timeout_atomic() to fix sleep in atomic
Zenghui Yu
2020-05-20
irqchip/gic-v3-its: Balance initial LPI affinity across CPUs
Marc Zyngier
2020-05-18
irqchip/gic-v3-its: Track LPI distribution on a per CPU basis
Marc Zyngier
2020-04-16
irqchip/gic-v4.1: Update effective affinity of virtual SGIs
Marc Zyngier
2020-04-16
irqchip/gic-v4.1: Add support for VPENDBASER's Dirty+Valid signaling
Marc Zyngier
2020-03-24
Merge branch 'irq/gic-v4.1' into irq/irqchip-next
Marc Zyngier
2020-03-24
irqchip/gic-v4.1: Eagerly vmap vPEs
Marc Zyngier
[next]