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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-09
KVM: x86: take as_id into account when checking PGD
Vitaly Kuznetsov
3
-1
/
+10
2020-07-09
KVM: x86: Move kvm_x86_ops.vcpu_after_set_cpuid() into kvm_vcpu_after_set_cpu...
Xiaoyao Li
1
-2
/
+2
2020-07-09
KVM: x86: Rename cpuid_update() callback to vcpu_after_set_cpuid()
Xiaoyao Li
5
-8
/
+9
2020-07-09
KVM: x86: Rename kvm_update_cpuid() to kvm_vcpu_after_set_cpuid()
Xiaoyao Li
1
-3
/
+3
2020-07-09
KVM: x86: Extract kvm_update_cpuid_runtime() from kvm_update_cpuid()
Xiaoyao Li
4
-24
/
+34
2020-07-09
KVM: x86: Introduce kvm_check_cpuid()
Xiaoyao Li
2
-21
/
+36
2020-07-09
KVM: X86: Move kvm_apic_set_version() to kvm_update_cpuid()
Xiaoyao Li
1
-2
/
+2
2020-07-08
KVM: lapic: Use guest_cpuid_has() in kvm_apic_set_version()
Xiaoyao Li
1
-3
/
+1
2020-07-08
KVM: X86: Go on updating other CPUID leaves when leaf 1 is absent
Xiaoyao Li
1
-8
/
+7
2020-07-08
KVM: X86: Reset vcpu->arch.cpuid_nent to 0 if SET_CPUID* fails
Xiaoyao Li
2
-0
/
+8
2020-07-08
kvm: x86: limit the maximum number of vPMU fixed counters to 3
Like Xu
2
-1
/
+3
2020-07-08
KVM: nSVM: Check that MBZ bits in CR3 and CR4 are not set on vmrun of nested ...
Krish Sadhukhan
4
-4
/
+31
2020-07-08
KVM: x86: Make CR4.VMXE reserved for the guest
Paolo Bonzini
1
-0
/
+2
2020-07-08
KVM: x86: Create mask for guest CR4 reserved bits in kvm_update_cpuid()
Krish Sadhukhan
4
-22
/
+25
2020-07-08
kvm: x86: Read PDPTEs on CR0.CD and CR0.NW changes
Jim Mattson
1
-4
/
+5
2020-07-08
xen: Mark "xen_nopvspin" parameter obsolete
Zhenzhong Duan
2
-5
/
+6
2020-07-08
x86/kvm: Add "nopvspin" parameter to disable PV spinlocks
Zhenzhong Duan
4
-7
/
+45
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
KVM: x86/mmu: Rename page_header() to to_shadow_page()
Sean Christopherson
3
-15
/
+15
2020-07-08
KVM: x86/mmu: Add sptep_to_sp() helper to wrap shadow page lookup
Sean Christopherson
4
-20
/
+23
2020-07-08
KVM: x86/mmu: Make kvm_mmu_page definition and accessor internal-only
Sean Christopherson
2
-44
/
+50
2020-07-08
KVM: x86/mmu: Add MMU-internal header
Sean Christopherson
4
-5
/
+13
2020-07-08
KVM: x86/mmu: Move kvm_mmu_available_pages() into mmu.c
Sean Christopherson
2
-9
/
+9
2020-07-08
KVM: x86/mmu: Move mmu_audit.c and mmutrace.h into the mmu/ sub-directory
Sean Christopherson
2
-1
/
+1
2020-07-08
KVM: x86/mmu: Exit to userspace on make_mmu_pages_available() error
Sean Christopherson
2
-2
/
+4
2020-07-08
KVM: x86/mmu: Batch zap MMU pages when shrinking the slab
Sean Christopherson
1
-16
/
+1
2020-07-08
KVM: x86/mmu: Batch zap MMU pages when recycling oldest pages
Sean Christopherson
1
-13
/
+39
2020-07-08
KVM: x86/mmu: Don't put invalid SPs back on the list of active pages
Sean Christopherson
1
-8
/
+20
2020-07-08
KVM: x86/mmu: Optimize MMU page cache lookup for fully direct MMUs
Sean Christopherson
1
-2
/
+7
2020-07-08
KVM: x86/mmu: Avoid multiple hash lookups in kvm_get_mmu_page()
Sean Christopherson
1
-8
/
+9
2020-07-08
KVM: x86: Use VMCALL and VMMCALL mnemonics in kvm_para.h
Uros Bizjak
1
-1
/
+1
2020-07-08
KVM: SVM: Rename svm_nested_virtualize_tpr() to nested_svm_virtualize_tpr()
Joerg Roedel
2
-4
/
+4
2020-07-08
KVM: SVM: Add svm_ prefix to set/clr/is_intercept()
Joerg Roedel
3
-48
/
+48
2020-07-08
KVM: SVM: Add vmcb_ prefix to mark_*() functions
Joerg Roedel
5
-31
/
+31
2020-07-08
KVM: SVM: Rename struct nested_state to svm_nested_state
Joerg Roedel
1
-2
/
+2
2020-07-08
KVM: nVMX: Wrap VM-Fail valid path in generic VM-Fail helper
Sean Christopherson
1
-41
/
+36
2020-07-08
kvm: x86: Set last_vmentry_cpu in vcpu_enter_guest
Jim Mattson
3
-2
/
+1
2020-07-08
kvm: x86: Move last_cpu into kvm_vcpu_arch as last_vmentry_cpu
Jim Mattson
6
-16
/
+13
2020-07-08
kvm: x86: Add "last CPU" to some KVM_EXIT information
Jim Mattson
5
-3
/
+15
2020-07-08
kvm: vmx: Add last_cpu to struct vcpu_vmx
Jim Mattson
2
-0
/
+4
2020-07-08
kvm: svm: Always set svm->last_cpu on VMRUN
Jim Mattson
2
-1
/
+1
2020-07-08
kvm: svm: Prefer vcpu->cpu to raw_smp_processor_id()
Jim Mattson
1
-6
/
+3
2020-07-08
KVM: x86: report sev_pin_memory errors with PTR_ERR
Paolo Bonzini
1
-10
/
+12
2020-07-08
KVM: SVM: convert get_user_pages() --> pin_user_pages()
John Hubbard
1
-3
/
+3
2020-07-08
KVM: SVM: fix svn_pin_memory()'s use of get_user_pages_fast()
John Hubbard
1
-1
/
+5
2020-07-08
KVM: nSVM: Check that DR6[63:32] and DR7[64:32] are not set on vmrun of neste...
Krish Sadhukhan
1
-0
/
+3
2020-07-08
KVM: x86: Move the check for upper 32 reserved bits of DR6 to separate function
Krish Sadhukhan
2
-1
/
+6
2020-07-08
KVM: X86: Do the same ignore_msrs check for feature msrs
Peter Xu
3
-4
/
+10
2020-07-08
KVM: X86: Move ignore_msrs handling upper the stack
Peter Xu
2
-26
/
+56
[next]