index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
kvm.c
Age
Commit message (
Expand
)
Author
2020-09-20
Revert "KVM: Check the allocation of pv cpu mask"
Vitaly Kuznetsov
2020-09-12
x86/kvm: don't forget to ACK async PF IRQ
Vitaly Kuznetsov
2020-09-12
x86/kvm: properly use DEFINE_IDTENTRY_SYSVEC() macro
Vitaly Kuznetsov
2020-09-11
KVM: Check the allocation of pv cpu mask
Haiwei Li
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-07-24
x86/entry: Cleanup idtentry_enter/exit
Thomas Gleixner
2020-07-08
x86/kvm: Add "nopvspin" parameter to disable PV spinlocks
Zhenzhong Duan
2020-07-08
x86/kvm: Change print code to use pr_*() format
Zhenzhong Duan
2020-07-08
Revert "KVM: X86: Fix setup the virt_spin_lock_key before static key get init...
Zhenzhong Duan
2020-07-08
Merge branch 'kvm-async-pf-int' into HEAD
Paolo Bonzini
2020-07-06
x86/entry: Rename idtentry_enter/exit_cond_rcu() to idtentry_enter/exit()
Andy Lutomirski
2020-06-15
KVM: x86: Switch KVM guest to using interrupts for page ready APF delivery
Vitaly Kuznetsov
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-11
x86/entry: Switch page fault exception to IDTENTRY_RAW
Thomas Gleixner
2020-06-04
x86/kvm: Remove defunct KVM_DEBUG_FS Kconfig
Sean Christopherson
2020-06-01
KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info
Vitaly Kuznetsov
2020-05-19
x86/kvm: Restrict ASYNC_PF to user space
Thomas Gleixner
2020-05-19
x86/kvm: Sanitize kvm_async_pf_task_wait()
Thomas Gleixner
2020-05-19
x86/kvm: Handle async page faults directly through do_page_fault()
Andy Lutomirski
2020-02-28
KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
Wanpeng Li
2020-02-28
KVM: Introduce pv check helpers
Wanpeng Li
2020-02-05
x86/kvm: do not setup pv tlb flush when not paravirtualized
Thadeu Lima de Souza Cascardo
2020-01-07
x86/context-tracking: Remove exception_enter/exit() from KVM_PV_REASON_PAGE_N...
Frederic Weisbecker
2019-10-25
x86/kvm: Fix -Wmissing-prototypes warnings
Yi Wang
2019-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-09-17
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-09-17
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-14
KVM: X86: Use IPI shorthands in kvm guest when support
Wanpeng Li
2019-09-11
cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are a...
Wanpeng Li
2019-09-03
cpuidle-haltpoll: vcpu hotplug support
Joao Martins
2019-08-09
Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2019-08-05
x86: kvm: remove useless calls to kvm_para_available
Paolo Bonzini
2019-07-31
x86/kvm: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-07-30
cpuidle-haltpoll: disable host side polling when kvm virtualized
Marcelo Tosatti
2019-07-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-18
x86/paravirt: Fix callee-saved function ELF sizes
Josh Poimboeuf
2019-07-17
x86/mm, tracing: Fix CR2 corruption
Peter Zijlstra
2019-07-02
KVM: X86: Yield to IPI target if necessary
Wanpeng Li
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 19
Thomas Gleixner
2019-04-19
x86/kvm: Make steal_time visible
Andi Kleen
2019-01-25
KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal error
Sean Christopherson
2018-09-03
x86/paravirt: Use a single ops structure
Juergen Gross
2018-08-23
x86/mm: Only use tlb_remove_table() for paravirt
Peter Zijlstra
2018-08-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-08-13
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-06
KVM: X86: Implement PV IPIs in linux guest
Wanpeng Li
2018-08-06
KVM: X86: Add kvm hypervisor init time platform setup callback
Wanpeng Li
2018-08-06
x86/kvm: Don't use pvqspinlock code if only 1 vCPU
Waiman Long
2018-07-20
x86/kvmclock: Move kvmclock vsyscall param and init to kvmclock
Thomas Gleixner
[next]