summaryrefslogtreecommitdiff
path: root/include/linux/irqchip/arm-gic-v3.h
AgeCommit message (Expand)Author
2021-04-08arm64: Move ICH_ sysreg bits from arm-gic-v3.h to sysreg.hHector Martin
2020-07-27irqchip/gic-v3: Remove unused register definitionZenghui Yu
2020-04-16irqchip/gic-v4.1: Add support for VPENDBASER's Dirty+Valid signalingMarc Zyngier
2020-03-24Merge branch 'irq/gic-v4.1' into irq/irqchip-nextMarc Zyngier
2020-03-24irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacksMarc Zyngier
2020-03-24irqchip/gic-v4.1: Add initial SGI configurationMarc Zyngier
2020-03-21irqchip/gic-v4: Use Inner-Shareable attributes for virtual pending tablesHeyi Guo
2020-03-20irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RDMarc Zyngier
2020-03-19irqchip/gic-v3: Use SGIs without active state if offeredMarc Zyngier
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