index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2018-12-23
crypto: aesni - Add scatter/gather avx stubs, and use them in C
Dave Watson
2018-12-23
crypto: aesni - Introduce partial block macro
Dave Watson
2018-12-23
crypto: aesni - Introduce READ_PARTIAL_BLOCK macro
Dave Watson
2018-12-23
crypto: aesni - Move ghash_mul to GCM_COMPLETE
Dave Watson
2018-12-23
crypto: aesni - Fill in new context data structures
Dave Watson
2018-12-23
crypto: aesni - Merge avx precompute functions
Dave Watson
2018-12-23
crypto: aesni - Split AAD hash calculation to separate macro
Dave Watson
2018-12-23
crypto: aesni - Add GCM_COMPLETE macro
Dave Watson
2018-12-23
crypto: aesni - support 256 byte keys in avx asm
Dave Watson
2018-12-23
crypto: aesni - Macro-ify func save/restore
Dave Watson
2018-12-23
crypto: aesni - Introduce gcm_context_data
Dave Watson
2018-12-23
crypto: aesni - Merge GCM_ENC_DEC
Dave Watson
2018-12-23
treewide: add intermediate .s files to targets
Masahiro Yamada
2018-12-22
x86/efi: Don't unmap EFI boot services code/data regions for EFI_OLD_MEMMAP a...
Sai Praneeth Prakhya
2018-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-12-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-12-22
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
2018-12-21
KVM: x86: Add CPUID support for new instruction WBNOINVD
Robert Hoo
2018-12-21
KVM: VMX: Move VM-Enter + VM-Exit handling to non-inline sub-routines
Sean Christopherson
2018-12-21
KVM: VMX: Explicitly reference RCX as the vmx_vcpu pointer in asm blobs
Sean Christopherson
2018-12-21
KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup
Sean Christopherson
2018-12-21
KVM/x86: Use SVM assembly instruction mnemonics instead of .byte streams
Uros Bizjak
2018-12-21
KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()
Lan Tianyu
2018-12-21
KVM/MMU: Flush tlb directly in kvm_set_pte_rmapp()
Lan Tianyu
2018-12-21
KVM/MMU: Move tlb flush in kvm_set_pte_rmapp() to kvm_mmu_notifier_change_pte()
Lan Tianyu
2018-12-21
KVM: Make kvm_set_spte_hva() return int
Lan Tianyu
2018-12-21
KVM: Replace old tlb flush function with new one to flush a specified range.
Lan Tianyu
2018-12-21
KVM/MMU: Add tlb flush with range helper function
Lan Tianyu
2018-12-21
KVM/VMX: Add hv tlb range flush support
Lan Tianyu
2018-12-21
x86/hyper-v: Add HvFlushGuestAddressList hypercall support
Lan Tianyu
2018-12-21
KVM: Add tlb_remote_flush_with_range callback in kvm_x86_ops
Lan Tianyu
2018-12-21
KVM: x86: Disable Intel PT when VMXON in L1 guest
Luwei Kang
2018-12-21
KVM: x86: Set intercept for Intel PT MSRs read/write
Chao Peng
2018-12-21
KVM: x86: Implement Intel PT MSRs read/write emulation
Chao Peng
2018-12-21
KVM: x86: Introduce a function to initialize the PT configuration
Luwei Kang
2018-12-21
KVM: x86: Add Intel PT context switch for each vcpu
Chao Peng
2018-12-21
KVM: x86: Add Intel Processor Trace cpuid emulation
Chao Peng
2018-12-21
KVM: x86: Add Intel PT virtualization work mode
Chao Peng
2018-12-21
perf/x86/intel/pt: add new capability for Intel PT
Luwei Kang
2018-12-21
perf/x86/intel/pt: Add new bit definitions for PT MSRs
Luwei Kang
2018-12-21
perf/x86/intel/pt: Introduce intel_pt_validate_cap()
Luwei Kang
2018-12-21
perf/x86/intel/pt: Export pt_cap_get()
Chao Peng
2018-12-21
perf/x86/intel/pt: Move Intel PT MSRs bit defines to global header
Chao Peng
2018-12-21
KVM: fix some typos
Wei Yang
2018-12-21
x86/kvmclock: convert to SPDX identifiers
Peng Hao
2018-12-21
KVM: x86: Remove KF() macro placeholder
Sean Christopherson
2018-12-21
kvm: vmx: Allow guest read access to IA32_TSC
Jim Mattson
2018-12-21
kvm: nVMX: NMI-window and interrupt-window exiting should wake L2 from HLT
Jim Mattson
2018-12-21
KVM: nSVM: Fix nested guest support for PAUSE filtering.
Tambe, William
[prev]
[next]