]> git.karo-electronics.de Git - linux-beck.git/history - arch
kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROL
[linux-beck.git] / arch /
2016-01-12 Huaitong Hankvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROL
2016-01-08 Andrey Smetaninkvm/x86: Hyper-V SynIC timers tracepoints
2016-01-08 Andrey Smetaninkvm/x86: Hyper-V SynIC tracepoints
2016-01-08 Andrey Smetaninkvm/x86: Update SynIC timers on guest entry only
2016-01-08 Andrey Smetaninkvm/x86: Skip SynIC vector check for QEMU side
2016-01-08 Andrey Smetaninkvm/x86: Hyper-V fix SynIC timer disabling condition
2016-01-08 Andrey Smetaninkvm/x86: Reorg stimer_expiration() to better control...
2016-01-08 Andrey Smetaninkvm/x86: Hyper-V unify stimer_start() and stimer_restart()
2016-01-08 Andrey Smetaninkvm/x86: Drop stimer_stop() function
2016-01-08 Andrey Smetaninkvm/x86: Hyper-V timers fix incorrect logical operation
2016-01-08 Paolo BonziniKVM: move architecture-dependent requests to arch/
2016-01-08 Paolo BonziniMerge tag 'kvm-s390-next-4.5-3' of git://git.kernel...
2016-01-07 Nicholas Krausekvm: x86: Check kvm_write_guest return value in kvm_wri...
2016-01-07 Fan ZhangKVM: s390: implement the RI support of guest
2016-01-07 Michael S. Tsirkinkvm/s390: drop unpaired smp_mb
2016-01-07 David Matlackkvm: x86: fix comment about {mmu,nested_mmu}.gva_to_gpa
2016-01-07 Paolo BonziniMerge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org...
2015-12-18 Takuya YoshikawaKVM: x86: MMU: Use clear_page() instead of init_shadow_...
2015-12-18 Pavel Fedinarm/arm64: KVM: Detect vGIC presence at runtime
2015-12-18 Vladimir Murzinarm64: KVM: Add support for 16-bit VMID
2015-12-18 Vladimir Murzinarm: KVM: Make kvm_arm.h friendly to assembly code
2015-12-18 Vladimir Murzinarm/arm64: KVM: Remove unreferenced S2_PGD_ORDER
2015-12-18 Marc Zyngierarm64: KVM: debug: Remove spurious inline attributes
2015-12-18 Marc ZyngierARM: KVM: Cleanup exception injection
2015-12-16 Andrey Smetaninkvm/x86: Remove Hyper-V SynIC timer stopping
2015-12-16 Paolo BonziniKVM: vmx: detect mismatched size in VMCS read/write
2015-12-16 Paolo BonziniKVM: VMX: fix read/write sizes of VMCS fields in dump_vmcs
2015-12-16 Paolo BonziniKVM: VMX: fix read/write sizes of VMCS fields
2015-12-16 Li RongQingKVM: VMX: fix the writing POSTED_INTR_NV
2015-12-16 Andrey Smetaninkvm/x86: Hyper-V SynIC timers
2015-12-16 Andrey Smetaninkvm/x86: Hyper-V SynIC message slot pending clearing...
2015-12-16 Andrey Smetaninkvm/x86: Hyper-V internal helper to read MSR HV_X64_MSR...
2015-12-16 Andrey Smetaninkvm/x86: Added Hyper-V vcpu_to_hv_vcpu()/hv_vcpu_to_vcp...
2015-12-16 Andrey Smetaninkvm/x86: Rearrange func's declarations inside Hyper...
2015-12-16 Andrey Smetanindrivers/hv: Move struct hv_timer_message_payload into...
2015-12-16 Andrey Smetanindrivers/hv: Move struct hv_message into UAPI Hyper...
2015-12-16 Andrey Smetanindrivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V...
2015-12-16 Paolo BonziniMerge tag 'kvm-s390-next-4.5-2' of git://git.kernel...
2015-12-15 Guenther HutzlKVM: s390: consider system MHA for guest storage
2015-12-15 Dominik DingelKVM: s390: fix mismatch between user and in-kernel...
2015-12-15 Christian BorntraegerKVM: s390: obey kptr_restrict in traces
2015-12-15 Christian BorntraegerKVM: s390: use assignment instead of memcpy
2015-12-14 Marc Zyngierarm64: KVM: Remove weak attributes
2015-12-14 Marc Zyngierarm64: KVM: Cleanup asm-offset.c
2015-12-14 Marc Zyngierarm64: KVM: Turn system register numbers to an enum
2015-12-14 Marc Zyngierarm64: KVM: Move away from the assembly version of...
2015-12-14 Marc Zyngierarm64: KVM: Map the kernel RO section into HYP
2015-12-14 Marc Zyngierarm64: KVM: Add compatibility aliases
2015-12-14 Marc Zyngierarm64: KVM: Add panic handling
2015-12-14 Marc Zyngierarm64: KVM: HYP mode entry points
2015-12-14 Marc Zyngierarm64: KVM: Implement TLB handling
2015-12-14 Marc Zyngierarm64: KVM: Implement fpsimd save/restore
2015-12-14 Marc Zyngierarm64: KVM: Implement the core world switch
2015-12-14 Marc Zyngierarm64: KVM: Add patchable function selector
2015-12-14 Marc Zyngierarm64: KVM: Implement guest entry
2015-12-14 Marc Zyngierarm64: KVM: Implement debug save/restore
2015-12-14 Marc Zyngierarm64: KVM: Implement 32bit system register save/restore
2015-12-14 Marc Zyngierarm64: KVM: Implement system register save/restore
2015-12-14 Marc Zyngierarm64: KVM: Implement timer save/restore
2015-12-14 Marc Zyngierarm64: KVM: Implement vgic-v3 save/restore
2015-12-14 Marc Zyngierarm64: KVM: Implement vgic-v2 save/restore
2015-12-14 Marc Zyngierarm64: KVM: Add a HYP-specific header file
2015-12-14 Mark Rutlandarm64: Add macros to read/write system registers
2015-12-14 Amit TomarKVM: arm/arm64: Count guest exit due to various reasons
2015-12-13 Linus TorvaldsMerge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org...
2015-12-13 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2015-12-13 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-12-13 Linus TorvaldsMerge tag 'char-misc-4.4-rc5' of git://git.kernel.org...
2015-12-13 Linus TorvaldsMerge tag 'staging-4.4-rc5' of git://git.kernel.org...
2015-12-13 Linus TorvaldsMerge tag 'usb-4.4-rc5' of git://git.kernel.org/pub...
2015-12-13 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2015-12-12 Linus TorvaldsMerge tag 'powerpc-4.4-4' of git://git.kernel.org/pub...
2015-12-12 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-12-12 Linus TorvaldsMerge branch 'parisc-4.4-3' of git://git.kernel.org...
2015-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-12-12 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2015-12-12 Qais YousefMIPS: fix DMA contiguous allocation
2015-12-12 Dmitry V. Levinsh64: fix __NR_fgetxattr
2015-12-12 Helge Dellerparisc: Disable huge pages on Mako machines
2015-12-12 Helge Dellerparisc: Wire up mlock2 syscall
2015-12-12 Bjorn Helgaasparisc: Remove unused pcibios_init_bus()
2015-12-12 Kevin HilmanMerge tag 'imx-fixes-4.4-2' of git://git.kernel.org...
2015-12-12 Liu Gangls2080a/dts: Add little endian property for GPIO IP...
2015-12-12 yangbo luARM64: dts: ls2080a: fix eSDHC endianness
2015-12-11 Linus TorvaldsMerge tag 'dm-4.4-fixes-2' of git://git.kernel.org...
2015-12-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2015-12-11 Catalin Marinasarm64: Improve error reporting on set_pte_at() checks
2015-12-11 Stefan AgnerARM: dts: vf610: use reset values for L2 cache latencies
2015-12-11 Dave AirlieMerge branch 'drm-fixes-4.4' of git://people.freedeskto...
2015-12-10 Arnd BergmannMerge tag 'omap-for-v4.4/fixes-rc4' of git://git.kernel...
2015-12-10 Arnd BergmannARM: pxa: use PWM lookup table for all machines
2015-12-10 Arnd BergmannMerge tag 'berlin-fixes-for-4.4-rc1-1' of git://git...
2015-12-10 Arnd BergmannMerge tag 'at91-4.4-fixes-2' of git://git.kernel.org...
2015-12-10 Arnd BergmannMerge tag 'samsung-fixes-4.4' of https://git.kernel...
2015-12-10 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2015-12-10 Jisheng ZhangARM: dts: berlin: add 2nd clock for BG2Q sdhci0 and...
2015-12-10 Jisheng ZhangARM: dts: berlin: correct BG2Q's sdhci2 2nd clock
2015-12-10 Linus TorvaldsMerge tag 'sound-4.4-rc5' of git://git.kernel.org/pub...
2015-12-10 Marc Zyngierirqchip/gic-v3: Add missing include for barrier.h
2015-12-10 Linus TorvaldsMerge tag 'vfio-v4.4-rc5' of git://github.com/awilliam...
next