aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/irqchip/arm-gic-v3.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-20KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.hAndre Przywara1-0/+5
2016-05-11irqchip/gic-v3: Remove inexistant register definitionMarc Zyngier1-2/+0
2015-12-10irqchip/gic-v3: Add missing struct device_node declarationMarc Zyngier1-0/+1
2015-10-09irqchip/gic-v3: Change unsigned types for AArch32 compatibilityJean-Philippe Brucker1-9/+9
2015-10-09irqchip/gic-v3: Refactor the arm64 specific partsJean-Philippe Brucker1-79/+9
2015-10-09irqchip/gic-v3: Make gic_enable_sre an inline functionMarc Zyngier1-0/+16
2015-09-29irqchip/gicv3-its: Add range check for number of allocated pagesRobert Richter1-0/+1
2015-09-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2015-08-27irqchip/GICv3: Convert to EOImode == 1Marc Zyngier1-0/+9
2015-08-12KVM: arm/arm64: vgic: Allow HW irq to be encoded in LRMarc Zyngier1-0/+3
2015-07-30irqchip/gicv3-its: Make the PCI/MSI code standaloneMarc Zyngier1-5/+0
2015-07-30irqchip/gicv3-its: Split PCI/MSI code from the core ITS driverMarc Zyngier1-0/+6
2015-03-29irqchip: gicv3-its: Use non-cacheable accesses when no shareabilityMarc Zyngier1-0/+4
2015-03-29irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusionMarc Zyngier1-0/+13
2015-03-08irqchip: gicv3-its: Define macros for GITS_CTLR fieldsYun Wu1-0/+3
2015-03-08irqchip: gicv3-its: Allocate enough memory for the full range of DeviceIDMarc Zyngier1-0/+2
2015-01-20arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fieldsAndre Przywara1-0/+12
2015-01-20arm/arm64: KVM: add virtual GICv3 distributor emulationAndre Przywara1-0/+32
2014-11-26irqchip: GICv3: ITS: plug ITS init into main GICv3 codeMarc Zyngier1-0/+5
2014-11-26irqchip: GICv3: ITS: MSI supportMarc Zyngier1-0/+6
2014-11-26irqchip: GICv3: ITS command queueMarc Zyngier1-0/+102
2014-11-26irqchip: GICv3: rework redistributor structureMarc Zyngier1-0/+15
2014-07-25arm64: gicv3: Allow GICv3 compilation with older binutilsCatalin Marinas1-20/+22
2014-07-08irqchip: gic-v3: Initial support for GICv3Marc Zyngier1-0/+198