]> git.karo-electronics.de Git - karo-tx-linux.git/history - arch
KVM: x86: merge kvm_arch_set_irq with kvm_set_msi_inatomic
[karo-tx-linux.git] / arch /
2015-11-04 Paolo BonziniKVM: x86: merge kvm_arch_set_irq with kvm_set_msi_inatomic
2015-11-04 Radim KrčmářKVM: x86: zero apic_arb_prio on reset
2015-11-04 Andrey Smetanindrivers/hv: share Hyper-V SynIC constants with userspace
2015-11-04 Radim KrčmářKVM: x86: handle SMBASE as physical address in RSM
2015-11-04 Radim KrčmářKVM: x86: add read_phys to x86_emulate_ops
2015-11-04 Saurabh SengarKVM: x86: removing unused variable
2015-11-04 Paolo BonziniMerge tag 'kvm-arm-for-4.4' of git://git.kernel.org...
2015-11-02 Paolo BonziniMerge branch 'kvm-ppc-next' of git://git.kernel.org...
2015-11-02 Paolo BonziniMerge tag 'kvm-s390-next-20151028' of git://git.kernel...
2015-10-29 Christian BorntraegerKVM: s390: use simple switch statement as multiplexer
2015-10-29 Christian BorntraegerKVM: s390: drop useless newline in debugging data
2015-10-29 David HildenbrandKVM: s390: SCA must not cross page boundaries
2015-10-22 Mark Rutlandarm64: kvm: restore EL1N SP for panic
2015-10-22 Christoffer Dallarm/arm64: KVM: Improve kvm_exit tracepoint
2015-10-22 Eric AugerKVM: arm/arm64: implement kvm_arm_[halt,resume]_guest
2015-10-22 Eric AugerKVM: arm/arm64: check power_off in critical section...
2015-10-22 Eric AugerKVM: arm/arm64: check power_off in kvm_arch_vcpu_runnable
2015-10-22 Eric AugerKVM: arm/arm64: rename pause into power_off
2015-10-22 Wei Huangarm/arm64: KVM : Enable vhost device selection under...
2015-10-22 Christoffer Dallarm/arm64: KVM: Rework the arch timer to use level...
2015-10-22 Christoffer Dallarm/arm64: KVM: arch_timer: Only schedule soft timer...
2015-10-22 Christoffer DallKVM: Add kvm_arch_vcpu_{un}blocking callbacks
2015-10-21 Gautham R. ShenoyKVM: PPC: Book3S HV: Handle H_DOORBELL on the guest...
2015-10-21 Nikunj A DadhaniaKVM: PPC: Implement extension to report number of memslots
2015-10-21 Paul MackerrasKVM: PPC: Book3S HV: Make H_REMOVE return correct HPTE...
2015-10-21 Paul MackerrasKVM: PPC: Book3S HV: Don't fall back to smaller HPT...
2015-10-20 Arnd BergmannKVM: arm: use GIC support unconditionally
2015-10-20 Pavel FedinKVM: arm/arm64: Fix memory leak if timer initialization...
2015-10-19 Takuya YoshikawaKVM: x86: MMU: Initialize force_pt_level before calling...
2015-10-19 Paolo Bonzinikvm: x86: zero EFER on INIT
2015-10-16 Marcelo TosattiKVM: x86: move steal time initialization to vcpu entry...
2015-10-16 Takuya YoshikawaKVM: x86: MMU: Eliminate an extra memory slot search...
2015-10-16 Takuya YoshikawaKVM: x86: MMU: Remove mapping_level_dirty_bitmap()
2015-10-16 Takuya YoshikawaKVM: x86: MMU: Move mapping_level_dirty_bitmap() call...
2015-10-16 Takuya YoshikawaKVM: x86: MMU: Simplify force_pt_level calculation...
2015-10-16 Takuya YoshikawaKVM: x86: MMU: Make force_pt_level bool
2015-10-16 Joerg Roedelkvm: svm: Only propagate next_rip when guest supports it
2015-10-16 Paolo BonziniKVM: x86: manually unroll bad_mt_xwr loop
2015-10-16 Wanpeng LiKVM: nVMX: expose VPID capability to L1
2015-10-16 Wanpeng LiKVM: nVMX: nested VPID emulation
2015-10-16 Wanpeng LiKVM: nVMX: emulate the INVVPID instruction
2015-10-16 Mahesh SalgaonkarKVM: PPC: Book3S HV: Deliver machine check with MSR...
2015-10-15 Tudor LaurentiuKVM: PPC: e500: fix couple of shift operations on 64...
2015-10-15 Tudor LaurentiuKVM: PPC: e500: Emulate TMCFG0 TMRN register
2015-10-15 Andrzej HajdaKVM: PPC: e500: fix handling local_sid_lookup result
2015-10-15 Tudor Laurentiupowerpc/e6500: add TMCFG0 register definition
2015-10-14 Wanpeng LiKVM: VMX: introduce __vmx_flush_tlb to handle specific...
2015-10-14 Wanpeng LiKVM: VMX: adjust interface to allocate/free_vpid
2015-10-14 Radim KrčmářKVM: x86: don't notify userspace IOAPIC on edge EOI
2015-10-14 Radim KrčmářKVM: x86: fix edge EOI and IOAPIC reconfig race
2015-10-14 Radim Krčmářkvm: x86: set KVM_REQ_EVENT when updating IRR
2015-10-14 Paolo BonziniMerge branch 'kvm-master' into HEAD
2015-10-14 Paolo BonziniKVM: x86: fix RSM into 64-bit protected mode
2015-10-14 Paolo BonziniKVM: x86: fix previous commit for 32-bit
2015-10-13 Paolo BonziniMerge branch 'kvm-master' into HEAD
2015-10-13 Paolo BonziniKVM: x86: fix SMI to halted VCPU
2015-10-13 Paolo BonziniKVM: x86: clean up kvm_arch_vcpu_runnable
2015-10-13 Paolo BonziniKVM: x86: map/unmap private slots in __x86_set_memory_r...
2015-10-13 Paolo BonziniKVM: x86: build kvm_userspace_memory_region in x86_set_...
2015-10-13 Paolo BonziniMerge tag 'kvm-s390-next-20151013' of git://git.kernel...
2015-10-13 David HildenbrandKVM: s390: factor out reading of the guest TOD clock
2015-10-13 David HildenbrandKVM: s390: factor out and fix setting of guest TOD...
2015-10-13 David HildenbrandKVM: s390: switch to get_tod_clock() and fix STP sync...
2015-10-13 David HildenbrandKVM: s390: correctly handle injection of pgm irqs and...
2015-10-13 David HildenbrandKVM: s390: simplify in-kernel program irq injection
2015-10-13 David HildenbrandKVM: s390: drop out early in kvm_s390_has_irq()
2015-10-13 David HildenbrandKVM: s390: kvm_arch_vcpu_runnable already cares about...
2015-10-13 David HildenbrandKVM: s390: set interception requests for all floating...
2015-10-13 David HildenbrandKVM: s390: disabled wait cares about machine checks...
2015-10-13 Christian BorntraegerKVM: s390: remove unused variable in __inject_vm
2015-10-01 Feng WuKVM: Update Posted-Interrupts Descriptor when vCPU...
2015-10-01 Feng WuKVM: Update Posted-Interrupts Descriptor when vCPU...
2015-10-01 Feng WuKVM: x86: select IRQ_BYPASS_MANAGER
2015-10-01 Feng WuKVM: x86: Update IRTE for posted-interrupts
2015-10-01 Feng WuKVM: make kvm_set_msi_irq() public
2015-10-01 Feng WuKVM: Define a new interface kvm_intr_is_single_vcpu()
2015-10-01 Feng WuKVM: Add some helper functions for Posted-Interrupts
2015-10-01 Feng WuKVM: Extend struct pi_desc for VT-d Posted-Interrupts
2015-10-01 Paolo Bonziniirq_remapping: move structs outside #ifdef
2015-10-01 Radim Krčmářx86: kvmclock: abolish PVCLOCK_COUNTS_FROM_ZERO
2015-10-01 Xiao GuangrongKVM: VMX: drop rdtscp_enabled field
2015-10-01 Xiao GuangrongKVM: VMX: clean up bit operation on SECONDARY_VM_EXEC_C...
2015-10-01 Xiao GuangrongKVM: VMX: unify SECONDARY_VM_EXEC_CONTROL update
2015-10-01 Paolo BonziniKVM: VMX: align vmx->nested.nested_vmx_secondary_ctls_h...
2015-10-01 Xiao GuangrongKVM: VMX: simplify invpcid handling in vmx_cpuid_update()
2015-10-01 Xiao GuangrongKVM: VMX: simplify rdtscp handling in vmx_cpuid_update()
2015-10-01 Xiao GuangrongKVM: VMX: drop rdtscp_enabled check in prepare_vmcs02()
2015-10-01 Xiao GuangrongKVM: x86: add pcommit support
2015-10-01 Xiao GuangrongKVM: x86: allow guest to use cflushopt and clwb
2015-10-01 Paolo BonziniKVM: vmx: disable posted interrupts if no local APIC
2015-10-01 Andrey Smetaninkvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support
2015-10-01 Andrey Smetaninkvm/x86: Hyper-V HV_X64_MSR_VP_INDEX export for QEMU.
2015-10-01 Andrey Smetaninkvm/x86: Hyper-V HV_X64_MSR_RESET msr
2015-10-01 Jason Wangkvm: add tracepoint for fast mmio
2015-10-01 Steve RutherfordKVM: x86: Add support for local interrupt requests...
2015-10-01 Steve RutherfordKVM: x86: Add EOI exit bitmap inference
2015-10-01 Steve RutherfordKVM: x86: Add KVM exit for IOAPIC EOIs
2015-10-01 Steve RutherfordKVM: x86: Split the APIC from the rest of IRQCHIP.
2015-10-01 Paolo BonziniKVM: x86: unify handling of interrupt window
2015-10-01 Paolo BonziniKVM: x86: introduce lapic_in_kernel
next