index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-08
kvm/x86: Hyper-V fix SynIC timer disabling condition
Andrey Smetanin
1
-1
/
+1
2016-01-08
kvm/x86: Reorg stimer_expiration() to better control timer restart
Andrey Smetanin
1
-12
/
+14
2016-01-08
kvm/x86: Hyper-V unify stimer_start() and stimer_restart()
Andrey Smetanin
1
-23
/
+20
2016-01-08
kvm/x86: Drop stimer_stop() function
Andrey Smetanin
1
-6
/
+1
2016-01-08
kvm/x86: Hyper-V timers fix incorrect logical operation
Andrey Smetanin
1
-1
/
+1
2016-01-08
KVM: move architecture-dependent requests to arch/
Paolo Bonzini
6
-51
/
+53
2016-01-08
KVM: renumber vcpu->request bits
Paolo Bonzini
1
-30
/
+29
2016-01-08
KVM: document which architecture uses each request bit
Paolo Bonzini
1
-7
/
+13
2016-01-08
KVM: Remove unused KVM_REQ_KICK to save a bit in vcpu->requests
Paolo Bonzini
1
-1
/
+1
2016-01-08
Merge tag 'kvm-s390-next-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
4
-2
/
+28
2016-01-07
kvm: x86: Check kvm_write_guest return value in kvm_write_wall_clock
Nicholas Krause
1
-1
/
+2
2016-01-07
KVM: s390: implement the RI support of guest
Fan Zhang
4
-1
/
+28
2016-01-07
kvm/s390: drop unpaired smp_mb
Michael S. Tsirkin
1
-1
/
+0
2016-01-07
kvm: x86: fix comment about {mmu,nested_mmu}.gva_to_gpa
David Matlack
1
-4
/
+6
2016-01-07
Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
836
-6814
/
+11543
2015-12-18
KVM: x86: MMU: Use clear_page() instead of init_shadow_page_table()
Takuya Yoshikawa
1
-9
/
+1
2015-12-18
arm/arm64: KVM: Detect vGIC presence at runtime
Pavel Fedin
1
-2
/
+20
2015-12-18
MAINTAINERS: add git URL for KVM/ARM
Fengguang Wu
1
-0
/
+1
2015-12-18
arm64: KVM: Add support for 16-bit VMID
Vladimir Murzin
6
-4
/
+33
2015-12-18
arm: KVM: Make kvm_arm.h friendly to assembly code
Vladimir Murzin
1
-16
/
+17
2015-12-18
arm/arm64: KVM: Remove unreferenced S2_PGD_ORDER
Vladimir Murzin
3
-5
/
+3
2015-12-18
arm64: KVM: debug: Remove spurious inline attributes
Marc Zyngier
1
-29
/
+29
2015-12-18
ARM: KVM: Cleanup exception injection
Marc Zyngier
1
-36
/
+38
2015-12-16
kvm/x86: Remove Hyper-V SynIC timer stopping
Andrey Smetanin
1
-1
/
+0
2015-12-16
kvm: Dump guest rIP when the guest tried something unsupported
Borislav Petkov
1
-1
/
+2
2015-12-16
KVM: vmx: detect mismatched size in VMCS read/write
Paolo Bonzini
1
-17
/
+83
2015-12-16
KVM: VMX: fix read/write sizes of VMCS fields in dump_vmcs
Paolo Bonzini
1
-19
/
+20
2015-12-16
KVM: VMX: fix read/write sizes of VMCS fields
Paolo Bonzini
1
-4
/
+4
2015-12-16
KVM: VMX: fix the writing POSTED_INTR_NV
Li RongQing
1
-2
/
+2
2015-12-16
kvm/x86: Hyper-V SynIC timers
Andrey Smetanin
6
-3
/
+368
2015-12-16
kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ack
Andrey Smetanin
2
-0
/
+33
2015-12-16
kvm/x86: Hyper-V internal helper to read MSR HV_X64_MSR_TIME_REF_COUNT
Andrey Smetanin
1
-4
/
+7
2015-12-16
kvm/x86: Added Hyper-V vcpu_to_hv_vcpu()/hv_vcpu_to_vcpu() helpers
Andrey Smetanin
1
-6
/
+14
2015-12-16
kvm/x86: Rearrange func's declarations inside Hyper-V header
Andrey Smetanin
1
-10
/
+10
2015-12-16
drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 header
Andrey Smetanin
2
-9
/
+8
2015-12-16
drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
Andrey Smetanin
2
-75
/
+76
2015-12-16
drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
Andrey Smetanin
2
-2
/
+2
2015-12-16
drivers/hv: replace enum hv_message_type by u32
Andrey Smetanin
1
-2
/
+2
2015-12-16
Merge tag 'kvm-s390-next-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
7
-18
/
+50
2015-12-15
KVM: s390: consider system MHA for guest storage
Guenther Hutzl
2
-2
/
+12
2015-12-15
KVM: s390: fix mismatch between user and in-kernel guest limit
Dominik Dingel
5
-8
/
+27
2015-12-15
KVM: s390: obey kptr_restrict in traces
Christian Borntraeger
2
-7
/
+8
2015-12-15
KVM: s390: use assignment instead of memcpy
Christian Borntraeger
1
-2
/
+4
2015-12-14
arm64: KVM: Remove weak attributes
Marc Zyngier
5
-21
/
+13
2015-12-14
arm64: KVM: Cleanup asm-offset.c
Marc Zyngier
1
-39
/
+0
2015-12-14
arm64: KVM: Turn system register numbers to an enum
Marc Zyngier
12
-82
/
+87
2015-12-14
arm64: KVM: Move away from the assembly version of the world switch
Marc Zyngier
4
-1485
/
+1
2015-12-14
arm64: KVM: Map the kernel RO section into HYP
Marc Zyngier
1
-0
/
+7
2015-12-14
arm64: KVM: Add compatibility aliases
Marc Zyngier
5
-0
/
+21
2015-12-14
arm64: KVM: Add panic handling
Marc Zyngier
3
-1
/
+41
[next]