index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
kvm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2020-10-14
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+29
2020-09-28
cpuidle-haltpoll: fix error comments in arch_haltpoll_disable
Li Qiang
1
-1
/
+1
2020-09-21
Revert "KVM: Check the allocation of pv cpu mask"
Vitaly Kuznetsov
1
-19
/
+3
2020-09-12
x86/kvm: don't forget to ACK async PF IRQ
Vitaly Kuznetsov
1
-0
/
+2
2020-09-12
x86/kvm: properly use DEFINE_IDTENTRY_SYSVEC() macro
Vitaly Kuznetsov
1
-4
/
+0
2020-09-11
KVM: Check the allocation of pv cpu mask
Haiwei Li
1
-3
/
+19
2020-09-09
x86/kvm: Add KVM-specific VMMCALL handling under SEV-ES
Tom Lendacky
1
-6
/
+29
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-37
/
+81
2020-07-24
x86/entry: Cleanup idtentry_enter/exit
Thomas Gleixner
1
-3
/
+3
2020-07-08
x86/kvm: Add "nopvspin" parameter to disable PV spinlocks
Zhenzhong Duan
1
-7
/
+32
2020-07-08
x86/kvm: Change print code to use pr_*() format
Zhenzhong Duan
1
-9
/
+13
2020-07-08
Revert "KVM: X86: Fix setup the virt_spin_lock_key before static key get init...
Zhenzhong Duan
1
-9
/
+3
2020-07-08
Merge branch 'kvm-async-pf-int' into HEAD
Paolo Bonzini
1
-13
/
+34
2020-07-06
x86/entry: Rename idtentry_enter/exit_cond_rcu() to idtentry_enter/exit()
Andy Lutomirski
1
-3
/
+3
2020-06-15
KVM: x86: Switch KVM guest to using interrupts for page ready APF delivery
Vitaly Kuznetsov
1
-15
/
+33
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+9
2020-06-11
x86/entry: Switch page fault exception to IDTENTRY_RAW
Thomas Gleixner
1
-6
/
+9
2020-06-04
x86/kvm: Remove defunct KVM_DEBUG_FS Kconfig
Sean Christopherson
1
-1
/
+0
2020-06-01
KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info
Vitaly Kuznetsov
1
-8
/
+8
2020-05-19
x86/kvm: Restrict ASYNC_PF to user space
Thomas Gleixner
1
-93
/
+7
2020-05-19
x86/kvm: Sanitize kvm_async_pf_task_wait()
Thomas Gleixner
1
-60
/
+141
2020-05-19
x86/kvm: Handle async page faults directly through do_page_fault()
Andy Lutomirski
1
-18
/
+21
2020-02-28
KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
Wanpeng Li
1
-12
/
+21
2020-02-28
KVM: Introduce pv check helpers
Wanpeng Li
1
-10
/
+24
2020-02-05
x86/kvm: do not setup pv tlb flush when not paravirtualized
Thadeu Lima de Souza Cascardo
1
-0
/
+3
2020-01-07
x86/context-tracking: Remove exception_enter/exit() from KVM_PV_REASON_PAGE_N...
Frederic Weisbecker
1
-4
/
+0
2019-10-25
x86/kvm: Fix -Wmissing-prototypes warnings
Yi Wang
1
-0
/
+1
2019-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-12
/
+0
2019-09-18
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+37
2019-09-17
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-0
/
+37
2019-09-17
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2019-09-14
KVM: X86: Use IPI shorthands in kvm guest when support
Wanpeng Li
1
-12
/
+0
2019-09-11
cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are a...
Wanpeng Li
1
-0
/
+1
2019-09-03
cpuidle-haltpoll: vcpu hotplug support
Joao Martins
1
-12
/
+6
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-30
cpuidle-haltpoll: disable host side polling when kvm virtualized
Marcelo Tosatti
1
-0
/
+42
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-18
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-14
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-13
/
+1
[next]