summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-gic-v3-its.c
AgeCommit message (Expand)Author
2020-12-30irqchip/gic-v3-its: Unconditionally save/restore the ITS state on suspendXu Qiang
2020-08-21genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner
2020-04-17irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependencyMarc Zyngier
2020-03-05irqchip/gic-v3-its: Fix misuse of GENMASK macroJoe Perches
2020-02-24irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALLZenghui Yu
2019-11-10irqchip/gic-v3-its: Use the exact ITSList for VMOVPZenghui Yu
2019-10-01irqchip/gic-v3-its: Fix LPI release for Multi-MSI devicesMarc Zyngier
2019-08-25irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table failNianyao Tang
2019-07-21irqchip/gic-v3-its: Fix command queue pointer comparison bugHeyi Guo
2019-03-27irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmpRasmus Villemoes
2019-03-23irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device tableZenghui Yu
2019-03-13irqchip/gic-v3-its: Gracefully fail on LPI exhaustionMarc Zyngier
2019-03-13irqchip/gic-v4: Fix occasional VLPI dropHeyi Guo
2019-02-12irqchip/gic-v3-its: Plug allocation race for devices sharing a DevIDMarc Zyngier
2019-01-31irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their sizeMarc Zyngier
2018-09-06irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprintJia He
2018-08-06irqchip/gic-v3-its: Make its_lock a raw_spin_lock_tSebastian Andrzej Siewior
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-07-16irqchip/gic-v3-its: Drop chunk allocation compatibilityMarc Zyngier
2018-07-16irqchip/gic-v3-its: Move minimum LPI requirements to individual bussesMarc Zyngier
2018-07-16irqchip/gic-v3-its: Use full range of LPIsMarc Zyngier
2018-07-16irqchip/gic-v3-its: Refactor LPI allocatorMarc Zyngier
2018-06-22irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplugMarc Zyngier
2018-06-22irqchip/gic-v3-its: Only emit VSYNC if targetting a valid collectionMarc Zyngier
2018-06-22irqchip/gic-v3-its: Only emit SYNC if targetting a valid collectionMarc Zyngier
2018-06-22irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA nodeYang Yingliang
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-04-11Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-04-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-03-29Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediat...Joerg Roedel
2018-03-23irqchip/gic-v3: Ensure GICR_CTLR.EnableLPI=0 is observed before enablingShanker Donthineni
2018-03-14irqchip/gic-v3-its: Add ability to resend MAPC on resumeDerek Basehore
2018-03-14irqchip/gic-v3-its: Add ability to save/restore ITS stateDerek Basehore
2018-03-11irqchip/gic-v3-its: Ensure nr_ites >= nr_lpisArd Biesheuvel
2018-02-16irqchip/gic-v3-its: Fix misplaced __iomem annotationsRobin Murphy
2018-02-16irqchip/gic-v3: Ignore disabled ITS nodesStephen Boyd
2018-02-14ACPI/IORT: Add msi address regions reservation helperShameer Kolothum
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner
2017-11-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-07irqchip/gic-v3-its: Fix VPE activate callback return valueMarc Zyngier
2017-11-02irqchip/gic-v3-its: Setup VLPI properties at map timeMarc Zyngier
2017-10-19irqchip/gic-v3-its: Update effective affinity on VPE mappingMarc Zyngier
2017-10-19irqchip/gic-v3-its: Only send VINVALL to a single ITSMarc Zyngier
2017-10-19irqchip/gic-v3-its: Limit scope of VPE mapping to be per ITSMarc Zyngier
2017-10-19irqchip/gic-v3-its: Make its_send_vmapp operate on a single ITSMarc Zyngier
2017-10-19irqchip/gic-v3-its: Make its_send_vinvall operate on a single ITSMarc Zyngier
2017-10-19irqchip/gic-v3-its: Make GICv4_ITS_LIST_MAX globally availableMarc Zyngier
2017-10-19irqchip/gic-v3-its: Track per-ITS list numberMarc Zyngier