index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
kvm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2019-08-09
Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
1
-4
/
+5
2019-08-05
x86: kvm: remove useless calls to kvm_para_available
Paolo Bonzini
1
-8
/
+0
2019-07-31
x86/kvm: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-1
/
+1
2019-07-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2019-07-18
x86/paravirt: Fix callee-saved function ELF sizes
Josh Poimboeuf
1
-0
/
+1
2019-07-17
x86/mm, tracing: Fix CR2 corruption
Peter Zijlstra
1
-4
/
+4
2019-07-02
KVM: X86: Yield to IPI target if necessary
Wanpeng Li
1
-0
/
+21
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 19
Thomas Gleixner
1
-14
/
+1
2019-04-19
x86/kvm: Make steal_time visible
Andi Kleen
1
-1
/
+1
2019-01-25
KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal error
Sean Christopherson
1
-2
/
+5
2018-09-03
x86/paravirt: Use a single ops structure
Juergen Gross
1
-9
/
+10
2018-08-23
x86/mm: Only use tlb_remove_table() for paravirt
Peter Zijlstra
1
-1
/
+4
2018-08-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+111
2018-08-13
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-13
/
+1
2018-08-06
KVM: X86: Implement PV IPIs in linux guest
Wanpeng Li
1
-0
/
+96
2018-08-06
KVM: X86: Add kvm hypervisor init time platform setup callback
Wanpeng Li
1
-0
/
+10
2018-08-06
x86/kvm: Don't use pvqspinlock code if only 1 vCPU
Waiman Long
1
-0
/
+4
2018-07-20
x86/kvmclock: Move kvmclock vsyscall param and init to kvmclock
Thomas Gleixner
1
-13
/
+0
2018-07-20
x86/kvmclock: Remove memblock dependency
Pavel Tatashin
1
-0
/
+1
2018-06-20
sched/swait: Rename to exclusive
Peter Zijlstra
1
-2
/
+2
2018-05-17
kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIME
Michael S. Tsirkin
1
-4
/
+4
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+18
2018-03-28
KVM: X86: Fix setup the virt_spin_lock_key before static key get initialized
Wanpeng Li
1
-3
/
+9
2018-03-28
KVM: x86: Fix pv tlb flush dependencies
Wanpeng Li
1
-2
/
+2
2018-03-06
KVM: X86: Don't use PV TLB flush with dedicated physical CPUs
Wanpeng Li
1
-0
/
+2
2018-03-06
KVM: X86: Choose qspinlock when dedicated physical CPUs are available
Wanpeng Li
1
-0
/
+5
2018-03-06
KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATED
Wanpeng Li
1
-0
/
+5
2018-02-24
KVM: X86: Avoid traversing all the cpus for pv tlb flush when steal time is d...
Wanpeng Li
1
-2
/
+4
2018-02-24
x86/kvm: Make parse_no_xxx __init for kvm
Dou Liyang
1
-3
/
+3
2018-02-24
KVM: x86: fix backward migration with async_PF
Radim Krčmář
1
-4
/
+4
2018-01-16
KVM: X86: use paravirtualized TLB Shootdown
Wanpeng Li
1
-0
/
+47
2018-01-16
KVM: X86: Add KVM_VCPU_PREEMPTED
Wanpeng Li
1
-1
/
+1
2017-11-13
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+5
2017-11-10
x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 st...
Juergen Gross
1
-1
/
+2
2017-11-10
x86/virt: Add enum for hypervisors to replace x86_hyper
Juergen Gross
1
-2
/
+2
2017-11-10
x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...
Juergen Gross
1
-1
/
+1
2017-11-07
X86/KVM: Decrypt shared per-cpu variables when SEV is active
Brijesh Singh
1
-3
/
+37
2017-10-04
kvm/x86: Avoid async PF preempting the kernel incorrectly
Boqun Feng
1
-4
/
+10
2017-09-29
kvm/x86: Handle async PF in RCU read-side critical sections
Boqun Feng
1
-1
/
+2
2017-09-15
kvm,x86: Fix apf_task_wake_one() wq serialization
Davidlohr Bueso
1
-1
/
+1
2017-08-29
x86/idt: Hide set_intr_gate()
Thomas Gleixner
1
-1
/
+1
2017-08-29
x86/traps: Simplify pagefault tracing logic
Thomas Gleixner
1
-1
/
+1
2017-08-01
KVM: async_pf: make rcu irq exit if not triggered from idle task
Wanpeng Li
1
-2
/
+4
2017-07-14
KVM: async_pf: Let guest support delivery of async_pf from guest mode
Wanpeng Li
1
-1
/
+6
2017-06-06
kvm: async_pf: fix rcu_irq_enter() with irqs enabled
Paolo Bonzini
1
-1
/
+1
2017-04-12
x86/kvm: virt_xxx memory barriers instead of mandatory barriers
Wanpeng Li
1
-2
/
+2
2017-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+25
2017-02-21
x86/kvm: Provide optimized version of vcpu_is_preempted() for x86-64
Waiman Long
1
-0
/
+24
2017-02-21
x86/paravirt: Change vcp_is_preempted() arg type to long
Waiman Long
1
-1
/
+1
[next]