summaryrefslogtreecommitdiff
path: root/include/linux/irqchip/arm-gic-v3.h
AgeCommit message (Expand)Author
2020-02-08irqchip/gic-v4.1: Set vpe_l1_base for all redistributorsZenghui Yu
2020-01-22irqchip/gic-v4.1: Allow direct invalidation of VLPIsMarc Zyngier
2020-01-22irqchip/gic-v4.1: Add VPE INVALL callbackMarc Zyngier
2020-01-22irqchip/gic-v4.1: Add VPE residency callbackMarc Zyngier
2020-01-22irqchip/gic-v4.1: Add mask/unmask doorbell callbacksMarc Zyngier
2020-01-22irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocationMarc Zyngier
2020-01-22irqchip/gic-v3: Add GICv4.1 VPEID size discoveryMarc Zyngier
2020-01-22irqchip/gic-v3: Detect GICv4.1 supporting RVPEIDMarc Zyngier
2019-12-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-11-10irqchip/gic-v3-its: Kill its->device_ids and use TYPER copy insteadMarc Zyngier
2019-11-10irqchip/gic-v3-its: Kill its->ite_size and use TYPER copy insteadMarc Zyngier
2019-10-15arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clearMarc Zyngier
2019-08-20irqchip/gic-v3: Warn about inconsistent implementations of extended rangesMarc Zyngier
2019-08-20irqchip/gic-v3: Add EPPI range supportMarc Zyngier
2019-08-20irqchip/gic-v3: Add ESPI range supportMarc Zyngier
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-04-29irqchip/gic-v3-its: fix some definitions of inner cacheability attributesHongbo Yao
2019-01-31irqchip/gic-v3-its: Fix ITT_entry_size accessorZenghui Yu
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-10-02irqchip/gic-v3-its: Keep track of property table's PA and VAMarc Zyngier
2018-10-02irqchip/gic-v3-its: Move pending table allocation to init timeMarc Zyngier
2018-10-01vgic: Add support for 52bit guest physical addressKristina Martsenko
2018-08-22Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2018-07-21KVM: arm/arm64: vgic: Define GICD_IIDR fields for GICv2 and GIv3Christoffer Dall
2018-07-16irqchip/gic-v3-its: Honor hypervisor enforced LPI rangeMarc Zyngier
2018-07-16irqchip/gic-v3: Expose GICD_TYPER in the rdist structureMarc Zyngier
2018-05-13irqchip/gic-v3: Add support for Message Based Interrupts as an MSI controllerMarc Zyngier
2018-04-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-03-23irqchip/gic-v3: Ensure GICR_CTLR.EnableLPI=0 is observed before enablingShanker Donthineni
2018-03-14KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintidMarc Zyngier
2018-03-14irqchip/gic-v3-its: Add ability to save/restore ITS stateDerek Basehore
2017-11-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-10-19irqchip/gic-v3: Add support for Range Selector (RS) featureShanker Donthineni
2017-10-13irqchip/gic-v3-its: Add missing changes to support 52bit physical addressShanker Donthineni
2017-08-31irqchip/gic-v3-its: Set implementation defined bit to enable VLPIsMarc Zyngier
2017-08-31irqchip/gic-v3-its: Add VPE schedulingMarc Zyngier
2017-08-31irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessorsMarc Zyngier
2017-08-31irqchip/gic-v3-its: Add GICv4 ITS command definitionsMarc Zyngier
2017-08-23irqchip/gic-v3-its: Add probing for VLPI propertiesMarc Zyngier
2017-08-23irqchip/gic-v3: Add VLPI/DirectLPI discoveryMarc Zyngier
2017-06-15KVM: arm64: Enable GICv3 common sysreg trapping via command-lineMarc Zyngier
2017-06-15KVM: arm64: vgic-v3: Enable trapping of Group-0 system registersMarc Zyngier
2017-06-15KVM: arm64: vgic-v3: Enable trapping of Group-1 system registersMarc Zyngier
2017-06-15KVM: arm64: vgic-v3: Add ICV_EOIR1_EL1 handlerMarc Zyngier
2017-06-15KVM: arm64: vgic-v3: Add ICV_IAR1_EL1 handlerMarc Zyngier
2017-05-24KVM: arm/arm64: Fix isues with GICv2 on GICv3 migrationChristoffer Dall
2017-05-08KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_statusEric Auger
2017-05-08KVM: arm64: vgic-its: Interpret MAPD Size field and check related errorsEric Auger
2017-05-08KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_iidrEric Auger
2017-05-08KVM: arm64: vgic-its: Introduce migration ABI infrastructureEric Auger