index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: nSVM: remove trailing padding for struct vmcb_control_area
Paolo Bonzini
2020-06-01
1
-1
/
+8
*
KVM: nSVM: inject exceptions via svm_check_nested_events
Paolo Bonzini
2020-05-28
1
-0
/
+2
*
KVM: x86: enable event window in inject_pending_event
Paolo Bonzini
2020-05-28
1
-4
/
+4
*
KVM: x86: Take an unsigned 32-bit int for has_emulated_msr()'s index
Sean Christopherson
2020-05-27
1
-1
/
+1
*
Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...
Paolo Bonzini
2020-05-20
7
-69
/
+93
|
\
|
*
x86/kvm: Sanitize kvm_async_pf_task_wait()
Thomas Gleixner
2020-05-19
1
-2
/
+2
|
*
x86/kvm: Handle async page faults directly through do_page_fault()
Andy Lutomirski
2020-05-19
2
-4
/
+17
|
*
Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-05-10
2
-3
/
+4
|
|
\
|
|
*
ftrace/x86: Fix trace event registration for syscalls without arguments
Konstantin Khlebnikov
2020-05-01
1
-2
/
+3
|
|
*
x86/unwind/orc: Fix premature unwind stoppage due to IRET frames
Josh Poimboeuf
2020-04-25
1
-1
/
+1
|
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-05-07
1
-2
/
+2
|
|
\
\
|
*
\
\
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-27
1
-0
/
+2
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Drivers: hv: Move AEOI determination to architecture dependent code
Michael Kelley
2020-04-21
1
-0
/
+2
|
*
|
|
Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-24
2
-60
/
+68
|
|
\
\
\
|
|
*
|
|
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
2020-04-23
2
-60
/
+68
*
|
|
|
|
kvm: add halt-polling cpu usage stats
David Matlack
2020-05-15
1
-0
/
+2
*
|
|
|
|
KVM: nVMX: Migrate the VMX-preemption timer
Jim Mattson
2020-05-15
1
-0
/
+2
*
|
|
|
|
KVM: X86: Introduce more exit_fastpath_completion enum values
Wanpeng Li
2020-05-15
1
-1
/
+3
*
|
|
|
|
KVM: x86: Print symbolic names of VMX VM-Exit flags in traces
Sean Christopherson
2020-05-15
1
-0
/
+3
*
|
|
|
|
KVM: X86: Force ASYNC_PF_PER_VCPU to be power of two
Peter Xu
2020-05-15
1
-1
/
+1
*
|
|
|
|
KVM: x86/mmu: Drop KVM's hugepage enums in favor of the kernel's enums
Sean Christopherson
2020-05-15
1
-9
/
+3
*
|
|
|
|
KVM: x86/mmu: Move max hugepage level to a separate #define
Sean Christopherson
2020-05-15
1
-3
/
+2
*
|
|
|
|
kvm: x86: Cleanup vcpu->arch.guest_xstate_size
Xiaoyao Li
2020-05-15
1
-1
/
+0
*
|
|
|
|
KVM: nVMX: Tweak handling of failure code for nested VM-Enter failure
Sean Christopherson
2020-05-15
1
-4
/
+6
*
|
|
|
|
KVM: x86/mmu: Capture TDP level when updating CPUID
Sean Christopherson
2020-05-13
1
-0
/
+1
*
|
|
|
|
KVM: VMX: Add proper cache tracking for CR0
Sean Christopherson
2020-05-13
1
-1
/
+1
*
|
|
|
|
KVM: VMX: Add proper cache tracking for CR4
Sean Christopherson
2020-05-13
1
-1
/
+1
*
|
|
|
|
KVM: x86: Save L1 TSC offset in 'struct kvm_vcpu_arch'
Sean Christopherson
2020-05-13
1
-1
/
+1
*
|
|
|
|
KVM: x86: Replace late check_nested_events() hack with more precise fix
Paolo Bonzini
2020-05-13
1
-3
/
+3
*
|
|
|
|
KVM: x86: Make return for {interrupt_nmi,smi}_allowed() a bool instead of int
Sean Christopherson
2020-05-13
1
-3
/
+3
*
|
|
|
|
KVM: nVMX: Open a window for pending nested VMX preemption timer
Sean Christopherson
2020-05-13
1
-0
/
+1
*
|
|
|
|
Merge branch 'kvm-amd-fixes' into HEAD
Paolo Bonzini
2020-05-13
13
-66
/
+155
|
\
\
\
\
\
|
*
|
|
|
|
KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.c
Babu Moger
2020-05-13
1
-0
/
+1
|
*
|
|
|
|
KVM: x86, SVM: isolate vcpu->arch.dr6 from vmcb->save.dr6
Paolo Bonzini
2020-05-08
1
-2
/
+0
|
*
|
|
|
|
KVM: SVM: keep DR6 synchronized with vcpu->arch.dr6
Paolo Bonzini
2020-05-08
1
-1
/
+1
|
*
|
|
|
|
KVM: x86: fix DR6 delivery for various cases of #DB injection
Paolo Bonzini
2020-05-07
1
-0
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
KVM: x86: Fixes posted interrupt check for IRQs delivery modes
Suravee Suthikulpanit
2020-05-04
1
-2
/
+2
|
|
/
/
/
|
*
|
|
Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2020-04-21
12
-62
/
+151
|
|
\
|
|
|
|
*
|
Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-19
1
-1
/
+1
|
|
|
\
\
|
|
|
*
|
x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
John Allen
2020-04-14
1
-1
/
+1
|
|
*
|
|
efi/x86: Revert struct layout change to fix kexec boot regression
Ard Biesheuvel
2020-04-14
1
-0
/
+2
|
|
|
/
/
|
|
*
|
Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-12
1
-0
/
+6
|
|
|
\
\
|
|
|
*
|
x86/split_lock: Provide handle_guest_split_lock()
Thomas Gleixner
2020-04-11
1
-0
/
+6
|
|
*
|
|
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-04-11
2
-53
/
+0
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
x86: remove always-defined CONFIG_AS_AVX
Masahiro Yamada
2020-04-08
1
-9
/
+0
|
|
|
*
|
x86: remove always-defined CONFIG_AS_CFI_SECTIONS
Masahiro Yamada
2020-04-08
1
-2
/
+0
|
|
|
*
|
x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME
Masahiro Yamada
2020-04-08
1
-6
/
+0
|
|
|
*
|
x86: remove always-defined CONFIG_AS_CFI
Masahiro Yamada
2020-04-08
1
-36
/
+0
|
|
|
*
|
x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h
Masahiro Yamada
2020-04-08
1
-1
/
+1
|
|
*
|
|
x86/mm: introduce __set_memory_prot()
Logan Gunthorpe
2020-04-11
1
-0
/
+1
[next]