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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-27
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+3
2018-12-27
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-4
/
+89
2018-12-27
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2018-12-27
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-17
/
+26
2018-12-26
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-162
/
+308
2018-12-26
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-166
/
+375
2018-12-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
39
-15682
/
+17118
2018-12-26
Merge tag 'for-linus-4.21-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-79
/
+172
2018-12-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+3
2018-12-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-12
/
+31
2018-12-26
Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+7
2018-12-22
x86/efi: Don't unmap EFI boot services code/data regions for EFI_OLD_MEMMAP a...
Sai Praneeth Prakhya
1
-0
/
+16
2018-12-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+3
2018-12-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
22
-333
/
+365
2018-12-21
KVM: x86: Add CPUID support for new instruction WBNOINVD
Robert Hoo
2
-1
/
+2
2018-12-21
KVM: VMX: Move VM-Enter + VM-Exit handling to non-inline sub-routines
Sean Christopherson
5
-34
/
+78
2018-12-21
KVM: VMX: Explicitly reference RCX as the vmx_vcpu pointer in asm blobs
Sean Christopherson
2
-42
/
+50
2018-12-21
KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup
Sean Christopherson
1
-1
/
+1
2018-12-21
KVM/x86: Use SVM assembly instruction mnemonics instead of .byte streams
Uros Bizjak
2
-13
/
+6
2018-12-21
KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()
Lan Tianyu
1
-3
/
+13
2018-12-21
KVM/MMU: Flush tlb directly in kvm_set_pte_rmapp()
Lan Tianyu
1
-0
/
+5
2018-12-21
KVM/MMU: Move tlb flush in kvm_set_pte_rmapp() to kvm_mmu_notifier_change_pte()
Lan Tianyu
1
-6
/
+2
2018-12-21
KVM: Make kvm_set_spte_hva() return int
Lan Tianyu
2
-2
/
+3
2018-12-21
KVM: Replace old tlb flush function with new one to flush a specified range.
Lan Tianyu
2
-11
/
+23
2018-12-21
KVM/MMU: Add tlb flush with range helper function
Lan Tianyu
1
-1
/
+36
2018-12-21
KVM/VMX: Add hv tlb range flush support
Lan Tianyu
1
-17
/
+44
2018-12-21
x86/hyper-v: Add HvFlushGuestAddressList hypercall support
Lan Tianyu
4
-0
/
+141
2018-12-21
KVM: Add tlb_remote_flush_with_range callback in kvm_x86_ops
Lan Tianyu
1
-0
/
+7
2018-12-21
KVM: x86: Disable Intel PT when VMXON in L1 guest
Luwei Kang
2
-1
/
+8
2018-12-21
KVM: x86: Set intercept for Intel PT MSRs read/write
Chao Peng
2
-7
/
+27
2018-12-21
KVM: x86: Implement Intel PT MSRs read/write emulation
Chao Peng
2
-1
/
+216
2018-12-21
KVM: x86: Introduce a function to initialize the PT configuration
Luwei Kang
1
-0
/
+73
2018-12-21
KVM: x86: Add Intel PT context switch for each vcpu
Chao Peng
2
-0
/
+95
2018-12-21
KVM: x86: Add Intel Processor Trace cpuid emulation
Chao Peng
4
-2
/
+33
2018-12-21
KVM: x86: Add Intel PT virtualization work mode
Chao Peng
5
-3
/
+51
2018-12-21
perf/x86/intel/pt: add new capability for Intel PT
Luwei Kang
2
-0
/
+2
2018-12-21
perf/x86/intel/pt: Add new bit definitions for PT MSRs
Luwei Kang
1
-0
/
+3
2018-12-21
perf/x86/intel/pt: Introduce intel_pt_validate_cap()
Luwei Kang
2
-3
/
+11
2018-12-21
perf/x86/intel/pt: Export pt_cap_get()
Chao Peng
3
-44
/
+49
2018-12-21
perf/x86/intel/pt: Move Intel PT MSRs bit defines to global header
Chao Peng
2
-37
/
+33
2018-12-21
KVM: fix some typos
Wei Yang
2
-2
/
+2
2018-12-21
x86/kvmclock: convert to SPDX identifiers
Peng Hao
1
-14
/
+1
2018-12-21
KVM: x86: Remove KF() macro placeholder
Sean Christopherson
1
-3
/
+0
2018-12-21
kvm: vmx: Allow guest read access to IA32_TSC
Jim Mattson
1
-0
/
+1
2018-12-21
kvm: nVMX: NMI-window and interrupt-window exiting should wake L2 from HLT
Jim Mattson
1
-3
/
+7
2018-12-21
KVM: nSVM: Fix nested guest support for PAUSE filtering.
Tambe, William
1
-0
/
+12
2018-12-21
KVM: VMX: Remove duplicated include from vmx.c
YueHaibing
1
-1
/
+0
2018-12-21
KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupported
Vitaly Kuznetsov
1
-0
/
+7
2018-12-21
KVM: x86: fix size of x86_fpu_cache objects
Paolo Bonzini
1
-1
/
+1
2018-12-20
PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set
Sinan Kaya
1
-0
/
+7
[next]