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
Age
Commit message (
Expand
)
Author
2018-08-06
kvm: x86: Add fast CR3 switch code path
Junaid Shahid
2018-08-06
kvm: x86: Avoid taking MMU lock in kvm_mmu_sync_roots if no sync is needed
Junaid Shahid
2018-08-06
kvm: x86: Make sync_page() flush remote TLBs once only
Junaid Shahid
2018-08-06
KVM: MMU: drop vcpu param in gpte_access
Peter Xu
2018-08-06
KVM: nVMX: Separate logic allocating shadow vmcs to a function
Liran Alon
2018-08-06
KVM: VMX: Mark vmcs header as shadow in case alloc_vmcs_cpu() allocate shadow...
Liran Alon
2018-08-06
KVM: nVMX: Expose VMCS shadowing to L1 guest
Liran Alon
2018-08-06
KVM: nVMX: Do not forward VMREAD/VMWRITE VMExits to L1 if required so by vmcs...
Liran Alon
2018-08-06
KVM: nVMX: vmread/vmwrite: Use shadow vmcs12 if running L2
Liran Alon
2018-08-06
KVM: nVMX: include shadow vmcs12 in nested state
Paolo Bonzini
2018-08-06
KVM: nVMX: Cache shadow vmcs12 on VMEntry and flush to memory on VMExit
Liran Alon
2018-08-06
KVM: nVMX: Verify VMCS shadowing VMCS link pointer
Liran Alon
2018-08-06
KVM: nVMX: Verify VMCS shadowing controls
Liran Alon
2018-08-06
KVM: nVMX: Introduce nested_cpu_has_shadow_vmcs()
Liran Alon
2018-08-06
KVM: nVMX: Fail VMLAUNCH and VMRESUME on shadow VMCS
Liran Alon
2018-08-06
KVM: nVMX: Allow VMPTRLD for shadow VMCS if vCPU supports VMCS shadowing
Liran Alon
2018-08-06
KVM: VMX: Change vmcs12_{read,write}_any() to receive vmcs12 as parameter
Liran Alon
2018-08-06
KVM: VMX: Create struct for VMCS header
Liran Alon
2018-08-06
kvm: nVMX: Introduce KVM_CAP_NESTED_STATE
Jim Mattson
2018-08-06
KVM: x86: do not load vmcs12 pages while still in SMM
Paolo Bonzini
2018-08-06
KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
Paolo Bonzini
2018-08-06
KVM: vmx: remove save/restore of host BNDCGFS MSR
Sean Christopherson
2018-08-06
Merge tag 'v4.18-rc6' into HEAD
Paolo Bonzini
2018-08-02
Merge tag 'kvm-s390-next-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2018-07-30
Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...
Janosch Frank
2018-07-30
KVM: s390: Add huge page enablement control
Janosch Frank
2018-07-30
s390/mm: Add huge page gmap linking support
Janosch Frank
2018-07-30
s390/mm: hugetlb pages within a gmap can not be freed
Dominik Dingel
2018-07-30
KVM: s390: Beautify skey enable check
Janosch Frank
2018-07-30
KVM: s390: Add skey emulation fault handling
Janosch Frank
2018-07-30
s390/mm: Add huge pmd storage key handling
Janosch Frank
2018-07-30
s390/mm: Clear skeys for newly mapped huge guest pmds
Janosch Frank
2018-07-30
s390/mm: Clear huge page storage keys on enable_skey
Dominik Dingel
2018-07-30
s390/mm: Add huge page dirty sync support
Janosch Frank
2018-07-30
s390/mm: Add gmap pmd invalidation and clearing
Janosch Frank
2018-07-30
s390/mm: Add gmap pmd notification bit setting
Janosch Frank
2018-07-30
s390/mm: Add gmap pmd linking
Janosch Frank
2018-07-30
s390/mm: Abstract gmap notify bit setting
Janosch Frank
2018-07-30
s390/mm: Make gmap_protect_range more modular
Janosch Frank
2018-07-26
KVM: PPC: Book3S HV: Read kvm->arch.emul_smt_mode under kvm->lock
Paul Mackerras
2018-07-26
KVM: PPC: Book3S HV: Allow creating max number of VCPUs on POWER9
Paul Mackerras
2018-07-26
KVM: PPC: Book3S HV: Pack VCORE IDs to access full VCPU ID space
Sam Bobroff
2018-07-22
alpha: fix osf_wait4() breakage
Al Viro
2018-07-21
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2018-07-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-07-21
Merge branch 'x86-pti-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-07-21
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-07-21
Merge tag 'powerpc-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-07-21
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
2018-07-21
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
[next]