index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/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
2024-04-25
irqchip/gic-v3-its: Prevent double free on error
Guanrui Huang
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
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
[next]