]> git.karo-electronics.de Git - karo-tx-linux.git/history - virt/kvm/arm/vgic
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason...
[karo-tx-linux.git] / virt / kvm / arm / vgic /
2016-05-27 Linus TorvaldsMerge branch 'for-linus-4.7' of git://git.kernel.org...
2016-05-27 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-05-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2016-05-27 Linus TorvaldsMerge tag 'for-linus-20160527' of git://git.infradead...
2016-05-27 Linus TorvaldsMerge tag 'drm-fixes-v4.7-rc1' of git://people.freedesk...
2016-05-27 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.7-1' of git://git...
2016-05-27 Linus TorvaldsMerge git://git.infradead.org/intel-iommu
2016-05-27 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2016-05-24 Paolo BonziniMerge tag 'kvm-arm-for-4-7-take2' of git://git.kernel...
2016-05-20 Christoffer DallKVM: arm/arm64: vgic-new: Synchronize changes to active...
2016-05-20 Andre PrzywaraKVM: arm/arm64: vgic-new: implement mapped IRQ handling
2016-05-20 Andre PrzywaraKVM: arm/arm64: vgic-new: Wire up irqfd injection
2016-05-20 Eric AugerKVM: arm/arm64: vgic-new: Add vgic_v2/v3_enable
2016-05-20 Eric AugerKVM: arm/arm64: vgic-new: vgic_init: implement map_reso...
2016-05-20 Eric AugerKVM: arm/arm64: vgic-new: vgic_init: implement vgic_init
2016-05-20 Eric AugerKVM: arm/arm64: vgic-new: vgic_init: implement vgic_create
2016-05-20 Eric AugerKVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic...
2016-05-20 Andre PrzywaraKVM: arm/arm64: vgic-new: Add userland GIC CPU interfac...
2016-05-20 Andre PrzywaraKVM: arm/arm64: vgic-new: Add GICH_VMCR accessors
2016-05-20 Andre PrzywaraKVM: arm/arm64: vgic-new: Add userland access to VGIC...
2016-05-20 Christoffer DallKVM: arm/arm64: vgic-new: Export register access interface
2016-05-20 Eric AugerKVM: arm/arm64: vgic-new: vgic_kvm_device: access to...
2016-05-20 Eric AugerKVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_...
2016-05-20 Eric AugerKVM: arm/arm64: vgic-new: vgic_kvm_device: implement...
2016-05-20 Eric AugerKVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_...
2016-05-20 Eric AugerKVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_...
2016-05-20 Eric AugerKVM: arm/arm64: vgic-new: vgic_kvm_device: KVM device...
2016-05-20 Andre PrzywaraKVM: arm/arm64: vgic-new: Add GICv3 SGI system register...
2016-05-20 Andre PrzywaraKVM: arm/arm64: vgic-new: Add GICv3 IROUTER register...
2016-05-20 Andre PrzywaraKVM: arm/arm64: vgic-new: Add GICv3 IDREGS register...
2016-05-20 Andre PrzywaraKVM: arm/arm64: vgic-new: Add GICv3 redistributor IIDR...
2016-05-20 Andre PrzywaraKVM: arm/arm64: vgic-new: Add GICv3 CTLR, IIDR, TYPER...
2016-05-20 Andre PrzywaraKVM: arm/arm64: vgic-new: Add GICv3 MMIO handling framework
2016-05-20 Andre PrzywaraKVM: arm/arm64: vgic-new: Add SGIPENDR register handlers
2016-05-20 Andre PrzywaraKVM: arm/arm64: vgic-new: Add SGIR register handler
2016-05-20 Andre PrzywaraKVM: arm/arm64: vgic-new: Add TARGET registers handlers
2016-05-20 Andre PrzywaraKVM: arm/arm64: vgic-new: Add CONFIG registers handlers
2016-05-20 Andre PrzywaraKVM: arm/arm64: vgic-new: Add PRIORITY registers handlers
2016-05-20 Andre PrzywaraKVM: arm/arm64: vgic-new: Add ACTIVE registers handlers
2016-05-20 Andre PrzywaraKVM: arm/arm64: vgic-new: Add PENDING registers handlers
2016-05-20 Andre PrzywaraKVM: arm/arm64: vgic-new: Add ENABLE registers handlers
2016-05-20 Marc ZyngierKVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR...
2016-05-20 Andre PrzywaraKVM: arm/arm64: vgic-new: Add GICv2 MMIO handling framework
2016-05-20 Marc ZyngierKVM: arm/arm64: vgic-new: Add MMIO handling framework
2016-05-20 Eric AugerKVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pendi...
2016-05-20 Marc ZyngierKVM: arm/arm64: vgic-new: Add GICv3 world switch backend
2016-05-20 Marc ZyngierKVM: arm/arm64: vgic-new: Add GICv2 world switch backend
2016-05-20 Marc ZyngierKVM: arm/arm64: vgic-new: Add IRQ sync/flush framework
2016-05-20 Christoffer DallKVM: arm/arm64: vgic-new: Add IRQ sorting
2016-05-20 Christoffer DallKVM: arm/arm64: vgic-new: Implement virtual IRQ injection
2016-05-20 Christoffer DallKVM: arm/arm64: vgic-new: Add acccessor to new struct...