index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
2020-04-07
1
-1
/
+1
*
Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-04-06
1
-1
/
+2
|
\
|
*
x86: ACPI: fix CPU hotplug deadlock
Qian Cai
2020-04-04
1
-1
/
+2
*
|
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-03
2
-0
/
+49
|
\
\
|
*
|
PCI: hv: Introduce hv_msi_entry
Boqun Feng
2020-03-09
2
-2
/
+17
|
*
|
PCI: hv: Move retarget related structures into tlfs header
Boqun Feng
2020-03-09
1
-0
/
+31
|
*
|
PCI: hv: Move hypercall related definitions into tlfs header
Boqun Feng
2020-03-09
1
-0
/
+3
*
|
|
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
13
-0
/
+13
|
\
\
\
|
*
|
|
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
13
-0
/
+13
*
|
|
|
Merge tag 'for-linus-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-03
2
-3
/
+18
|
\
\
\
\
|
*
|
|
|
x86/xen: Make the secondary CPU idle tasks reliable
Miroslav Benes
2020-03-30
2
-1
/
+12
|
*
|
|
|
x86/xen: Make the boot CPU idle task reliable
Miroslav Benes
2020-03-30
1
-2
/
+6
*
|
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-04-02
2
-2
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled
Diego Elio Pettenò
2020-02-24
2
-2
/
+0
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-04-02
31
-1837
/
+2144
|
\
\
\
\
\
|
*
|
|
|
|
x86/kvm: fix a missing-prototypes "vmread_error"
Qian Cai
2020-04-02
1
-0
/
+1
|
*
|
|
|
|
KVM: x86: Fix BUILD_BUG() in __cpuid_entry_get_reg() w/ CONFIG_UBSAN=y
Sean Christopherson
2020-03-31
2
-5
/
+5
|
*
|
|
|
|
KVM: VMX: Add a trampoline to fix VMREAD error handling
Sean Christopherson
2020-03-31
2
-7
/
+79
|
*
|
|
|
|
KVM: SVM: Annotate svm_x86_ops as __initdata
Sean Christopherson
2020-03-31
1
-1
/
+1
|
*
|
|
|
|
KVM: VMX: Annotate vmx_x86_ops as __initdata
Sean Christopherson
2020-03-31
1
-1
/
+1
|
*
|
|
|
|
KVM: x86: Drop __exit from kvm_x86_ops' hardware_unsetup()
Sean Christopherson
2020-03-31
2
-2
/
+2
|
*
|
|
|
|
KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection
Sean Christopherson
2020-03-31
15
-257
/
+257
|
*
|
|
|
|
KVM: x86: Set kvm_x86_ops only after ->hardware_setup() completes
Sean Christopherson
2020-03-31
1
-2
/
+2
|
*
|
|
|
|
KVM: VMX: Configure runtime hooks using vmx_x86_ops
Sean Christopherson
2020-03-31
3
-21
/
+24
|
*
|
|
|
|
KVM: VMX: Move hardware_setup() definition below vmx_x86_ops
Sean Christopherson
2020-03-31
1
-153
/
+153
|
*
|
|
|
|
KVM: x86: Move init-only kvm_x86_ops to separate struct
Sean Christopherson
2020-03-31
4
-18
/
+36
|
*
|
|
|
|
KVM: Pass kvm_init()'s opaque param to additional arch funcs
Sean Christopherson
2020-03-31
1
-2
/
+2
|
*
|
|
|
|
Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-03-31
12
-63
/
+135
|
|
\
\
\
\
\
|
*
|
|
|
|
|
KVM: X86: Micro-optimize IPI fastpath delay
Wanpeng Li
2020-03-26
3
-3
/
+8
|
*
|
|
|
|
|
KVM: X86: Delay read msr data iff writes ICR MSR
Wanpeng Li
2020-03-26
1
-1
/
+2
|
*
|
|
|
|
|
KVM: VMX: Gracefully handle faults on VMXON
Sean Christopherson
2020-03-23
1
-3
/
+21
|
*
|
|
|
|
|
KVM: VMX: Fold loaded_vmcs_init() into alloc_loaded_vmcs()
Sean Christopherson
2020-03-23
2
-11
/
+4
|
*
|
|
|
|
|
KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec support
Sean Christopherson
2020-03-23
1
-51
/
+16
|
*
|
|
|
|
|
KVM: x86: Expose fast short REP MOV for supported cpuid
Zhenyu Wang
2020-03-23
1
-1
/
+1
|
*
|
|
|
|
|
KVM: x86: Code style cleanup in kvm_arch_dev_ioctl()
Xiaoyao Li
2020-03-18
1
-2
/
+2
|
*
|
|
|
|
|
KVM: x86: Add blurb to CPUID tracepoint when using max basic leaf values
Sean Christopherson
2020-03-18
2
-7
/
+13
|
*
|
|
|
|
|
KVM: x86: Add requested index to the CPUID tracepoint
Sean Christopherson
2020-03-18
2
-6
/
+9
|
*
|
|
|
|
|
KVM: nSVM: check for EFER.SVME=1 before entering guest
Paolo Bonzini
2020-03-18
1
-0
/
+3
|
*
|
|
|
|
|
KVM: x86: Expose AVX512 VP2INTERSECT in cpuid for TGL
Zhenyu Wang
2020-03-18
1
-1
/
+1
|
*
|
|
|
|
|
KVM: nVMX: remove side effects from nested_vmx_exit_reflected
Paolo Bonzini
2020-03-18
3
-18
/
+20
|
*
|
|
|
|
|
KVM: VMX: access regs array in vmenter.S in its natural order
Uros Bizjak
2020-03-17
1
-7
/
+7
|
*
|
|
|
|
|
Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-03-16
5
-10
/
+19
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
KVM: nVMX: properly handle errors in nested_vmx_handle_enlightened_vmptrld()
Vitaly Kuznetsov
2020-03-16
2
-10
/
+36
|
*
|
|
|
|
|
|
KVM: nVMX: stop abusing need_vmcs12_to_shadow_sync for eVMCS mapping
Vitaly Kuznetsov
2020-03-16
1
-11
/
+13
|
*
|
|
|
|
|
|
Merge branch 'kvm-null-pointer-fix' into HEAD
Paolo Bonzini
2020-03-16
1
-2
/
+3
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
KVM: nSVM: Remove an obsolete comment.
Miaohe Lin
2020-03-16
1
-3
/
+0
|
*
|
|
|
|
|
|
|
KVM: X86: correct meaningless kvm_apicv_activated() check
Paolo Bonzini
2020-03-16
1
-9
/
+16
|
*
|
|
|
|
|
|
|
KVM: nVMX: Consolidate nested MTF checks to helper function
Oliver Upton
2020-03-16
1
-1
/
+1
|
*
|
|
|
|
|
|
|
KVM: VMX: Micro-optimize vmexit time when not exposing PMU
Wanpeng Li
2020-03-16
1
-1
/
+2
|
*
|
|
|
|
|
|
|
kvm: svm: Introduce GA Log tracepoint for AVIC
Suravee Suthikulpanit
2020-03-16
3
-0
/
+20
[next]