]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/shortlog
mirror_ubuntu-artful-kernel.git
2016-08-01 Radim KrčmářMerge branch 'kvm-ppc-next' of git://git.kernel.org...
2016-07-28 Paul MackerrasKVM: PPC: Book3S HV: Save/restore TM state in H_CEDE
2016-07-28 Paul MackerrasKVM: PPC: Book3S HV: Pull out TM state save/restore...
2016-07-22 Radim KrčmářMerge tag 'kvm-arm-for-4.8' of git://git.kernel.org...
2016-07-21 Radim KrčmářMerge tag 'kvm-s390-next-4.8-4' of git://git.kernel...
2016-07-18 Marc ZyngierKVM: arm64: vgic-its: Simplify MAPI error handling
2016-07-18 Marc ZyngierKVM: arm64: vgic-its: Make vgic_its_cmd_handle_mapi...
2016-07-18 Marc ZyngierKVM: arm64: vgic-its: Turn device_id validation into...
2016-07-18 Marc ZyngierKVM: arm64: vgic-its: Add pointer to corresponding...
2016-07-18 Marc ZyngierKVM: arm64: vgic-its: Add collection allocator/destructor
2016-07-18 Marc ZyngierKVM: arm64: vgic-its: Fix L2 entry validation for indir...
2016-07-18 Marc ZyngierKVM: arm64: vgic-its: Validate the device table L1...
2016-07-18 Marc ZyngierKVM: arm64: vgic-its: Fix misleading nr_entries in...
2016-07-18 Marc ZyngierKVM: arm64: vgic-its: Fix vgic_its_check_device_id...
2016-07-18 Marc ZyngierKVM: arm64: vgic-its: Fix handling of indirect tables
2016-07-18 Marc ZyngierKVM: arm64: vgic-its: Generalize use of vgic_get_irq_kref
2016-07-18 Marc Zyngierirqchip/gicv3-its: Restore all cacheability attributes
2016-07-18 Eric AugerKVM: arm/arm64: Fix vGICv2 KVM_DEV_ARM_VGIC_GRP_CPU...
2016-07-18 Andre PrzywaraKVM: arm64: vgic-its: Enable ITS emulation as a virtual...
2016-07-18 Andre PrzywaraKVM: arm64: vgic-its: Implement MSI injection in ITS...
2016-07-18 Andre PrzywaraKVM: arm64: vgic-its: Implement ITS command queue comma...
2016-07-18 Andre PrzywaraKVM: arm64: vgic-its: Allow updates of LPI configuratio...
2016-07-18 Andre PrzywaraKVM: arm64: vgic-its: Read initial LPI pending table
2016-07-18 Andre PrzywaraKVM: arm64: vgic-its: Connect LPIs to the VGIC emulation
2016-07-18 Andre PrzywaraKVM: arm64: vgic-its: Implement basic ITS register...
2016-07-18 Andre PrzywaraKVM: arm64: vgic-its: Introduce new KVM ITS device
2016-07-18 Andre PrzywaraKVM: arm64: vgic-its: Introduce ITS emulation file...
2016-07-18 Andre PrzywaraKVM: arm64: vgic: Handle ITS related GICv3 redistributo...
2016-07-18 Andre Przywarairqchip/gic-v3: Refactor and add GICv3 definitions
2016-07-18 Andre PrzywaraKVM: arm/arm64: vgic: Add refcounting for IRQs
2016-07-18 Andre PrzywaraKVM: kvm_io_bus: Add kvm_io_bus_get_dev() call
2016-07-18 Andre PrzywaraKVM: arm/arm64: Extend arch CAP checks to allow per...
2016-07-18 Andre PrzywaraKVM: Extend struct kvm_msi to hold a 32-bit device ID
2016-07-18 Andre PrzywaraKVM: arm/arm64: vgic: Check return value for kvm_regist...
2016-07-18 Andre PrzywaraKVM: arm/arm64: vgic: Move redistributor kvm_io_devices
2016-07-18 David HildenbrandKVM: s390: let ptff intercepts result in cc=3
2016-07-18 David HildenbrandKVM: s390: allow user space to handle instr 0x0000
2016-07-14 Dan Carpenterarm64: KVM: Clean up a condition
2016-07-14 Radim KrčmářKVM: x86: bump KVM_MAX_VCPU_ID to 1023
2016-07-14 Radim KrčmářKVM: x86: bump MAX_VCPUS to 288
2016-07-14 Radim KrčmářKVM: x86: add a flag to disable KVM x2apic broadcast...
2016-07-14 Radim KrčmářKVM: x86: add KVM_CAP_X2APIC_API
2016-07-14 Radim KrčmářKVM: pass struct kvm to kvm_set_routing_entry
2016-07-14 Radim KrčmářKVM: x86: reset lapic base in kvm_lapic_reset
2016-07-14 Radim KrčmářKVM: VMX: optimize APIC ID read with APICv
2016-07-14 Radim KrčmářKVM: x86: reset APIC ID when enabling LAPIC
2016-07-14 Radim KrčmářKVM: x86: use hardware-compatible format for APIC ID...
2016-07-14 Radim KrčmářKVM: x86: use generic function for MSI parsing
2016-07-14 Radim KrčmářKVM: x86: dynamic kvm_apic_map
2016-07-14 Radim KrčmářKVM: x86: use physical LAPIC array for logical x2APIC
2016-07-14 Radim KrčmářKVM: x86: add kvm_apic_map_get_dest_lapic
2016-07-14 Radim KrčmářKVM: x86: bump KVM_SOFT_MAX_VCPUS to 240
2016-07-14 Bandan Daskvm: vmx: advertise support for ept execute only
2016-07-14 Bandan Daskvm: mmu: track read permission explicitly for shadow...
2016-07-14 Bandan Daskvm: mmu: don't set the present bit unconditionally
2016-07-14 Bandan Daskvm: mmu: remove is_present_gpte()
2016-07-14 Bandan Daskvm: mmu: extend the is_present check to 32 bits
2016-07-11 Paolo BonziniMerge branch 'kvm-ppc-next' of git://git.kernel.org...
2016-07-11 Paolo BonziniKVM: VMX: introduce vm_{entry,exit}_control_reset_shadow
2016-07-11 Paolo BonziniKVM: nVMX: keep preemption timer enabled during L2...
2016-07-11 Wanpeng LiKVM: nVMX: avoid incorrect preemption timer vmexit...
2016-07-11 Paolo BonziniKVM: VMX: reflect broken preemption timer in vmcs_config
2016-07-05 James HoganMIPS: KVM: Emulate generic QEMU machine on r6 T&E
2016-07-05 James HoganMIPS: KVM: Decode RDHWR more strictly
2016-07-05 James HoganMIPS: KVM: Recognise r6 CACHE encoding
2016-07-05 James HoganMIPS: KVM: Support r6 compact branch emulation
2016-07-05 James HoganMIPS: KVM: Don't save/restore lo/hi for r6
2016-07-05 James HoganMIPS: KVM: Fix pre-r6 ll/sc instructions on r6
2016-07-05 James HoganMIPS: KVM: Fix fpu.S misassembly with r6
2016-07-05 Paul BurtonMIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_op
2016-07-05 Paul BurtonMIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6...
2016-07-05 James HoganMIPS: KVM: Save k0 straight into VCPU structure
2016-07-05 James HoganMIPS: KVM: Relative branch to common exit handler
2016-07-05 James HoganMIPS: KVM: Dynamically choose scratch registers
2016-07-05 James HoganMIPS: KVM: Drop redundant restore of DDATA_LO
2016-07-05 James HoganMIPS: KVM: Check MSA presence at uasm time
2016-07-05 James HoganMIPS: KVM: Omit FPU handling entry code if possible
2016-07-05 James HoganMIPS: KVM: Drop now unused asm offsets
2016-07-05 James HoganMIPS: KVM: Add dumping of generated entry code
2016-07-05 James HoganMIPS; KVM: Convert exception entry to uasm
2016-07-05 James HoganMIPS: uasm: Add r6 MUL encoding
2016-07-05 James HoganMIPS: uasm: Add MTHI/MTLO instructions
2016-07-05 James HoganMIPS: uasm: Add DI instruction
2016-07-05 James HoganMIPS: uasm: Add CFCMSA/CTCMSA instructions
2016-07-05 James HoganMIPS: uasm: Add CFC1/CTC1 instructions
2016-07-05 Paolo BonziniMerge tag 'kvm-s390-next-4.8-3' of git://git.kernel...
2016-07-05 Wei YongjunKVM: x86: Use ARRAY_SIZE instead of dividing sizeof...
2016-07-05 Paolo BonziniKVM: MMU: try to fix up page faults before giving up
2016-07-05 Paolo BonziniKVM: MMU: prepare to support mapping of VM_IO and VM_PF...
2016-07-05 David HildenbrandKVM: s390: inject PER i-fetch events on applicable...
2016-07-03 Marc Zyngierarm/arm64: Get rid of KERN_TO_HYP
2016-07-03 Marc Zyngierarm/arm64: KVM: Check that IDMAP doesn't intersect...
2016-07-03 Marc Zyngierarm/arm64: KVM: Prune unused #defines
2016-07-03 Marc Zyngierarm: KVM: Allow hyp teardown
2016-07-03 Marc Zyngierarm: KVM: Simplify HYP init
2016-07-03 Marc Zyngierarm/arm64: KVM: Kill free_boot_hyp_pgd
2016-07-03 Marc Zyngierarm/arm64: KVM: Drop boot_pgd
2016-07-03 Marc Zyngierarm64: KVM: Simplify HYP init/teardown
2016-07-03 Marc Zyngierarm/arm64: KVM: Always have merged page tables
2016-07-03 Marc Zyngierarm64: KVM: Runtime detection of lower HYP offset
next