deliverable/linux.git
2016-05-24  Jan KiszkaKVM: Unify traced vector format
2016-05-24  Dan Carpentersvm: bitwise vs logical op typo
2016-05-24  Paolo BonziniMerge tag 'kvm-arm-for-4-7-take2' of git://git./linux...
2016-05-20  Christoffer... KVM: arm/arm64: vgic-new: Synchronize changes to active...
2016-05-20  Andre PrzywaraKVM: arm/arm64: vgic-new: enable build
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... KVM: 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... KVM: arm/arm64: vgic-new: Add IRQ sorting
2016-05-20  Christoffer... KVM: arm/arm64: vgic-new: Implement virtual IRQ injection
2016-05-20  Christoffer... KVM: arm/arm64: vgic-new: Add acccessor to new struct...
2016-05-20  Christoffer... KVM: arm/arm64: vgic-new: Add data structure definitions
2016-05-20  Andre PrzywaraKVM: arm/arm64: move GICv2 emulation defines into arm...
2016-05-20  Christoffer... KVM: arm/arm64: Provide functionality to pause and...
2016-05-20  Andre PrzywaraKVM: arm/arm64: pmu: abstract access to number of SPIs
2016-05-20  Christoffer... KVM: arm/arm64: Export mmio_read/write_bus
2016-05-20  Christoffer... KVM: arm/arm64: Fix MMIO emulation data handling
2016-05-20  Christoffer... KVM: arm/arm64: Get rid of vgic_cpu->nr_lr
2016-05-20  Christoffer... KVM: arm/arm64: Move timer IRQ map to latest possible...
2016-05-20  Andre PrzywaraKVM: arm/arm64: vgic: Remove irq_phys_map from interface
2016-05-20  Andre PrzywaraKVM: arm/arm64: arch_timer: Remove irq_phys_map
2016-05-20  Christoffer... KVM: arm/arm64: Remove the IRQ field from struct irq_ph...
2016-05-20  Andre PrzywaraKVM: arm/arm64: vgic: avoid map in kvm_vgic_unmap_phys_...
2016-05-20  Andre PrzywaraKVM: arm/arm64: vgic: avoid map in kvm_vgic_map_is_active()
2016-05-20  Andre PrzywaraKVM: arm/arm64: vgic: avoid map in kvm_vgic_inject_mapp...
2016-05-20  Andre PrzywaraKVM: arm/arm64: vgic: streamline vgic_update_irq_pendin...
2016-05-20  Matt Evanskvm: arm64: Fix EC field in inject_abt64
2016-05-18  Andy HonigKVM: MTRR: remove MSR 0x2f8
2016-05-18  Paolo BonziniKVM: x86: make hwapic_isr_update and hwapic_irr_update...
2016-05-18  Suravee Suthikulpanitsvm: Manage vcpu load/unload when enable AVIC
2016-05-18  Suravee Suthikulpanitsvm: Do not intercept CR8 when enable AVIC
2016-05-18  Suravee Suthikulpanitsvm: Do not expose x2APIC when enable AVIC
2016-05-18  Suravee SuthikulpanitKVM: x86: Introducing kvm_x86_ops.apicv_post_state_restore
2016-05-18  Suravee Suthikulpanitsvm: Add VMEXIT handlers for AVIC
2016-05-18  Suravee Suthikulpanitsvm: Add interrupt injection via AVIC
2016-05-18  Suravee SuthikulpanitKVM: x86: Detect and Initialize AVIC support
2016-05-18  Suravee Suthikulpanitsvm: Introduce new AVIC VMCB registers
2016-05-18  Radim KrčmářKVM: split kvm_vcpu_wake_up from kvm_vcpu_kick
2016-05-18  Suravee SuthikulpanitKVM: x86: Introducing kvm_x86_ops VCPU blocking/unblock...
2016-05-18  Suravee SuthikulpanitKVM: x86: Introducing kvm_x86_ops VM init/destroy hooks
2016-05-18  Suravee SuthikulpanitKVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_reg
2016-05-18  Suravee SuthikulpanitKVM: x86: Misc LAPIC changes to expose helper functions
2016-05-18  Christian BorntraegerKVM: shrink halt polling even more for invalid wakeups
2016-05-13  Christian BorntraegerKVM: s390: set halt polling to 80 microseconds
2016-05-13  Christian BorntraegerKVM: halt_polling: provide a way to qualify wakeups...
2016-05-13  Paolo BonziniMerge branch 'kvm-ppc-next' of git://git./linux/kernel...
2016-05-12  Paul MackerrasKVM: PPC: Book3S HV: Re-enable XICS fast path for irqfd...
2016-05-11  Alex Williamsonkvm: Conditionally register IRQ bypass consumer
2016-05-11  Alex Williamsonirqbypass: Disallow NULL token
2016-05-11  Greg Kurzkvm: introduce KVM_MAX_VCPU_ID
2016-05-11  Greg KurzKVM: remove NULL return path for vcpu ids >= KVM_MAX_VCPUS
2016-05-11  Paolo BonziniMerge tag 'kvm-arm-for-4.7' of git://git./linux/kernel...
2016-05-11  Gavin ShanKVM: PPC: Book3S HV: Fix build error in book3s_hv.c
2016-05-11  Paul MackerrasKVM: PPC: Fix emulated MMIO sign-extension
2016-05-11  Alexey KardashevskiyKVM: PPC: Fix debug macros
2016-05-11  Laurent VivierKVM: PPC: Book3S PR: Manage single-step mode
2016-05-10  Paolo BonziniMerge tag 'kvm-s390-next-4.7-2' of git://git./linux...
2016-05-10  James HoganMIPS: KVM: Add missing disable FPU hazard barriers
2016-05-10  James HoganMIPS: KVM: Fix preemption warning reading FPU capability
2016-05-10  James HoganMIPS: KVM: Fix preemptable kvm_mips_get_*_asid() calls
2016-05-10  James HoganMIPS: KVM: Fix timer IRQ race when writing CP0_Compare
2016-05-10  James HoganMIPS: KVM: Fix timer IRQ race when freezing timer
2016-05-09  Catalin Marinaskvm: arm64: Enable hardware updates of the Access Flag...
2016-05-09  Borislav Petkovx86/kvm: Do not use BIT() in user-exported header
2016-05-09  Alexander YaryginKVM: s390: Populate mask of non-hypervisor managed...
next
This page took 0.040516 seconds and 5 git commands to generate.