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.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
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-15
x86/kvm/kvmclock: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-25
/
+8
2016-07-15
KVM/x86: Remove superfluous SMP function call
Anna-Maria Gleixner
1
-4
/
+2
2016-06-27
KVM: x86: move nsec_to_cycles from x86.c to x86.h
Marcelo Tosatti
1
-6
/
+0
2016-06-02
KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
Paolo Bonzini
1
-0
/
+5
2016-06-02
KVM: fail KVM_SET_VCPU_EVENTS with invalid exception number
Paolo Bonzini
1
-0
/
+4
2016-06-02
kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDR
Paolo Bonzini
1
-1
/
+1
2016-06-02
KVM: Handle MSR_IA32_PERF_CTL
Dmitry Bilunov
1
-0
/
+1
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-28
/
+36
2016-05-18
svm: Add VMEXIT handlers for AVIC
Suravee Suthikulpanit
1
-0
/
+2
2016-05-18
KVM: x86: Introducing kvm_x86_ops VM init/destroy hooks
Suravee Suthikulpanit
1
-0
/
+5
2016-05-13
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
1
-0
/
+1
2016-05-11
kvm: Conditionally register IRQ bypass consumer
Alex Williamson
1
-11
/
+8
2016-05-03
kvm: robustify steal time record
Wanpeng Li
1
-1
/
+17
2016-04-20
KVM: x86: optimize steal time calculation
Liang Chen
1
-16
/
+3
2016-04-19
Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes
Ingo Molnar
1
-16
/
+14
2016-04-13
x86/cpufeature: Replace cpu_has_xsaves with boot_cpu_has() usage
Borislav Petkov
1
-2
/
+2
2016-04-13
x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage
Borislav Petkov
1
-6
/
+6
2016-04-10
kvm: x86: do not leak guest xcr0 into host interrupt handlers
David Matlack
1
-6
/
+4
2016-04-01
KVM: x86: Inject pending interrupt even if pending nmi exist
Yuki Shibuya
1
-10
/
+10
2016-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2016-03-22
KVM/x86: update the comment of memory barrier in the vcpu_enter_guest()
Lan Tianyu
1
-2
/
+6
2016-03-22
KVM, pkeys: expose CPUID/CR4 to guest
Huaitong Han
1
-3
/
+6
2016-03-22
KVM, pkeys: add pkeys support for permission_fault
Huaitong Han
1
-1
/
+6
2016-03-17
Merge branch 'x86/cleanups' into x86/urgent
Ingo Molnar
1
-1
/
+1
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-63
/
+95
2016-03-09
KVM: x86: remove eager_fpu field of struct kvm_vcpu_arch
Paolo Bonzini
1
-1
/
+1
2016-03-04
KVM: i8254: don't assume layout of kvm_kpit_state
Radim Krčmář
1
-4
/
+8
2016-03-04
KVM: i8254: remove notifiers from PIT discard policy
Radim Krčmář
1
-2
/
+10
2016-03-04
KVM: i8254: remove unnecessary uses of PIT state lock
Radim Krčmář
1
-2
/
+2
2016-03-04
KVM: i8254: pass struct kvm_pit instead of kvm in PIT
Radim Krčmář
1
-11
/
+15
2016-03-03
KVM: MMU: apply page track notifier
Xiao Guangrong
1
-2
/
+2
2016-03-03
KVM: page track: add notifier support
Xiao Guangrong
1
-0
/
+4
2016-03-03
KVM: page track: add the framework of guest page tracking
Xiao Guangrong
1
-0
/
+5
2016-03-03
KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowed
Xiao Guangrong
1
-6
/
+8
2016-02-26
KVM: x86: fix root cause for missed hardware breakpoints
Paolo Bonzini
1
-5
/
+4
2016-02-24
KVM: x86: fix missed hardware breakpoints
Paolo Bonzini
1
-0
/
+1
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
1
-1
/
+1
2016-02-16
KVM: x86: pass kvm_get_time_scale arguments in hertz
Paolo Bonzini
1
-7
/
+7
2016-02-16
KVM: x86: fix missed hardware breakpoints
Paolo Bonzini
1
-0
/
+1
2016-02-16
KVM: x86: rewrite handling of scaled TSC for kvmclock
Paolo Bonzini
1
-7
/
+8
2016-02-16
KVM: x86: rename argument to kvm_set_tsc_khz
Paolo Bonzini
1
-7
/
+7
2016-02-09
KVM: x86: consolidate different ways to test for in-kernel LAPIC
Paolo Bonzini
1
-8
/
+9
2016-02-09
KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
Feng Wu
1
-0
/
+9
2016-02-09
KVM: x86: introduce do_shl32_div32
Paolo Bonzini
1
-8
/
+2
2016-01-16
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
1
-1
/
+1
2016-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-14
/
+96
2016-01-08
kvm/x86: Update SynIC timers on guest entry only
Andrey Smetanin
1
-0
/
+6
2016-01-08
KVM: move architecture-dependent requests to arch/
Paolo Bonzini
1
-0
/
+15
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: x86: only channel 0 of the i8254 is linked to the HPET
Paolo Bonzini
1
-1
/
+2
[next]