index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
kvm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 19
Thomas Gleixner
2019-05-21
1
-14
/
+1
*
x86/kvm: Make steal_time visible
Andi Kleen
2019-04-19
1
-1
/
+1
*
KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal error
Sean Christopherson
2019-01-25
1
-2
/
+5
*
x86/paravirt: Use a single ops structure
Juergen Gross
2018-09-03
1
-9
/
+10
*
x86/mm: Only use tlb_remove_table() for paravirt
Peter Zijlstra
2018-08-23
1
-1
/
+4
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-08-19
1
-1
/
+111
|
\
|
*
KVM: X86: Implement PV IPIs in linux guest
Wanpeng Li
2018-08-06
1
-0
/
+96
|
*
KVM: X86: Add kvm hypervisor init time platform setup callback
Wanpeng Li
2018-08-06
1
-0
/
+10
|
*
x86/kvm: Don't use pvqspinlock code if only 1 vCPU
Waiman Long
2018-08-06
1
-0
/
+4
*
|
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-13
1
-13
/
+1
|
\
\
|
*
|
x86/kvmclock: Move kvmclock vsyscall param and init to kvmclock
Thomas Gleixner
2018-07-20
1
-13
/
+0
|
*
|
x86/kvmclock: Remove memblock dependency
Pavel Tatashin
2018-07-20
1
-0
/
+1
|
|
/
*
/
sched/swait: Rename to exclusive
Peter Zijlstra
2018-06-20
1
-2
/
+2
|
/
*
kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIME
Michael S. Tsirkin
2018-05-17
1
-4
/
+4
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-04-09
1
-0
/
+18
|
\
|
*
KVM: X86: Fix setup the virt_spin_lock_key before static key get initialized
Wanpeng Li
2018-03-28
1
-3
/
+9
|
*
KVM: X86: Don't use PV TLB flush with dedicated physical CPUs
Wanpeng Li
2018-03-06
1
-0
/
+2
|
*
KVM: X86: Choose qspinlock when dedicated physical CPUs are available
Wanpeng Li
2018-03-06
1
-0
/
+5
|
*
KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATED
Wanpeng Li
2018-03-06
1
-0
/
+5
*
|
KVM: x86: Fix pv tlb flush dependencies
Wanpeng Li
2018-03-28
1
-2
/
+2
|
/
*
KVM: X86: Avoid traversing all the cpus for pv tlb flush when steal time is d...
Wanpeng Li
2018-02-24
1
-2
/
+4
*
x86/kvm: Make parse_no_xxx __init for kvm
Dou Liyang
2018-02-24
1
-3
/
+3
*
KVM: x86: fix backward migration with async_PF
Radim Krčmář
2018-02-24
1
-4
/
+4
*
KVM: X86: use paravirtualized TLB Shootdown
Wanpeng Li
2018-01-16
1
-0
/
+47
*
KVM: X86: Add KVM_VCPU_PREEMPTED
Wanpeng Li
2018-01-16
1
-1
/
+1
*
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-13
1
-4
/
+5
|
\
|
*
x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 st...
Juergen Gross
2017-11-10
1
-1
/
+2
|
*
x86/virt: Add enum for hypervisors to replace x86_hyper
Juergen Gross
2017-11-10
1
-2
/
+2
|
*
x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...
Juergen Gross
2017-11-10
1
-1
/
+1
*
|
X86/KVM: Decrypt shared per-cpu variables when SEV is active
Brijesh Singh
2017-11-07
1
-3
/
+37
|
/
*
kvm/x86: Avoid async PF preempting the kernel incorrectly
Boqun Feng
2017-10-04
1
-4
/
+10
*
kvm/x86: Handle async PF in RCU read-side critical sections
Boqun Feng
2017-09-29
1
-1
/
+2
*
kvm,x86: Fix apf_task_wake_one() wq serialization
Davidlohr Bueso
2017-09-15
1
-1
/
+1
*
x86/idt: Hide set_intr_gate()
Thomas Gleixner
2017-08-29
1
-1
/
+1
*
x86/traps: Simplify pagefault tracing logic
Thomas Gleixner
2017-08-29
1
-1
/
+1
*
KVM: async_pf: make rcu irq exit if not triggered from idle task
Wanpeng Li
2017-08-01
1
-2
/
+4
*
KVM: async_pf: Let guest support delivery of async_pf from guest mode
Wanpeng Li
2017-07-14
1
-1
/
+6
*
kvm: async_pf: fix rcu_irq_enter() with irqs enabled
Paolo Bonzini
2017-06-06
1
-1
/
+1
*
x86/kvm: virt_xxx memory barriers instead of mandatory barriers
Wanpeng Li
2017-04-12
1
-2
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-02-22
1
-1
/
+25
|
\
|
*
x86/kvm: Provide optimized version of vcpu_is_preempted() for x86-64
Waiman Long
2017-02-21
1
-0
/
+24
|
*
x86/paravirt: Change vcp_is_preempted() arg type to long
Waiman Long
2017-02-21
1
-1
/
+1
*
|
locking/spinlocks/x86, paravirt: Remove paravirt_ticketlocks_enabled
Waiman Long
2017-01-14
1
-14
/
+0
|
/
*
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-12
1
-3
/
+0
|
\
|
*
x86: Remove empty idle.h header
Thomas Gleixner
2016-12-09
1
-1
/
+0
|
*
x86/idle: Remove enter_idle(), exit_idle()
Len Brown
2016-11-18
1
-2
/
+0
*
|
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-12
1
-2
/
+2
|
\
\
|
*
|
x86/apic: Prevent tracing on apic_msr_write_eoi()
Wanpeng Li
2016-11-09
1
-2
/
+2
|
|
/
*
|
x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted()
Peter Zijlstra
2016-11-22
1
-12
/
+13
*
|
x86/kvm: Support the vCPU preemption check
Pan Xinhui
2016-11-22
1
-0
/
+12
|
/
[next]