index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-06
kvm: x86: Add ability to skip TLB flush when switching CR3
Junaid Shahid
4
-6
/
+2
2018-08-06
kvm: x86: Use fast CR3 switch for nested VMX
Junaid Shahid
3
-9
/
+15
2018-08-06
kvm: x86: Support resetting the MMU context without resetting roots
Junaid Shahid
2
-17
/
+10
2018-08-06
kvm: x86: Add support for fast CR3 switch across different MMU modes
Junaid Shahid
1
-6
/
+15
2018-08-06
kvm: x86: Introduce KVM_REQ_LOAD_CR3
Junaid Shahid
4
-2
/
+11
2018-08-06
kvm: x86: Introduce kvm_mmu_calc_root_page_role()
Junaid Shahid
1
-27
/
+85
2018-08-06
kvm: x86: Add fast CR3 switch code path
Junaid Shahid
3
-8
/
+71
2018-08-06
kvm: x86: Avoid taking MMU lock in kvm_mmu_sync_roots if no sync is needed
Junaid Shahid
1
-8
/
+67
2018-08-06
kvm: x86: Make sync_page() flush remote TLBs once only
Junaid Shahid
2
-8
/
+20
2018-08-06
KVM: MMU: drop vcpu param in gpte_access
Peter Xu
1
-5
/
+5
2018-08-06
KVM: nVMX: Separate logic allocating shadow vmcs to a function
Liran Alon
1
-9
/
+28
2018-08-06
KVM: VMX: Mark vmcs header as shadow in case alloc_vmcs_cpu() allocate shadow...
Liran Alon
1
-8
/
+8
2018-08-06
KVM: nVMX: Expose VMCS shadowing to L1 guest
Liran Alon
1
-0
/
+9
2018-08-06
KVM: nVMX: Do not forward VMREAD/VMWRITE VMExits to L1 if required so by vmcs...
Liran Alon
1
-2
/
+31
2018-08-06
KVM: nVMX: vmread/vmwrite: Use shadow vmcs12 if running L2
Liran Alon
1
-12
/
+49
2018-08-06
KVM: nVMX: include shadow vmcs12 in nested state
Paolo Bonzini
1
-1
/
+30
2018-08-06
KVM: nVMX: Cache shadow vmcs12 on VMEntry and flush to memory on VMExit
Liran Alon
1
-0
/
+74
2018-08-06
KVM: nVMX: Verify VMCS shadowing VMCS link pointer
Liran Alon
1
-2
/
+28
2018-08-06
KVM: nVMX: Verify VMCS shadowing controls
Liran Alon
1
-0
/
+16
2018-08-06
KVM: nVMX: Introduce nested_cpu_has_shadow_vmcs()
Liran Alon
1
-1
/
+6
2018-08-06
KVM: nVMX: Fail VMLAUNCH and VMRESUME on shadow VMCS
Liran Alon
1
-0
/
+11
2018-08-06
KVM: nVMX: Allow VMPTRLD for shadow VMCS if vCPU supports VMCS shadowing
Liran Alon
1
-1
/
+8
2018-08-06
KVM: VMX: Change vmcs12_{read,write}_any() to receive vmcs12 as parameter
Liran Alon
1
-10
/
+11
2018-08-06
KVM: VMX: Create struct for VMCS header
Liran Alon
1
-9
/
+15
2018-08-06
kvm: nVMX: Introduce KVM_CAP_NESTED_STATE
Jim Mattson
4
-2
/
+270
2018-08-06
KVM: x86: do not load vmcs12 pages while still in SMM
Paolo Bonzini
3
-18
/
+41
2018-08-06
KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd
Paolo Bonzini
3
-14
/
+30
2018-08-06
KVM: vmx: remove save/restore of host BNDCGFS MSR
Sean Christopherson
1
-5
/
+6
2018-08-06
Merge tag 'v4.18-rc6' into HEAD
Paolo Bonzini
191
-951
/
+1094
2018-08-02
Merge tag 'kvm-s390-next-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
15
-268
/
+962
2018-07-31
Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...
Janosch Frank
11
-120
/
+739
2018-07-31
KVM: s390: Add huge page enablement control
Janosch Frank
1
-2
/
+40
2018-07-31
s390/mm: Add huge page gmap linking support
Janosch Frank
4
-7
/
+13
2018-07-31
s390/mm: hugetlb pages within a gmap can not be freed
Dominik Dingel
1
-0
/
+6
2018-07-30
KVM: s390: Beautify skey enable check
Janosch Frank
2
-6
/
+5
2018-07-30
KVM: s390: Add skey emulation fault handling
Janosch Frank
2
-37
/
+83
2018-07-30
s390/mm: Add huge pmd storage key handling
Janosch Frank
1
-10
/
+98
2018-07-30
s390/mm: Clear skeys for newly mapped huge guest pmds
Janosch Frank
3
-1
/
+30
2018-07-30
s390/mm: Clear huge page storage keys on enable_skey
Dominik Dingel
2
-7
/
+31
2018-07-30
s390/mm: Add huge page dirty sync support
Janosch Frank
5
-44
/
+148
2018-07-30
s390/mm: Add gmap pmd invalidation and clearing
Janosch Frank
3
-3
/
+143
2018-07-30
s390/mm: Add gmap pmd notification bit setting
Janosch Frank
2
-6
/
+57
2018-07-30
s390/mm: Add gmap pmd linking
Janosch Frank
2
-6
/
+13
2018-07-30
s390/mm: Abstract gmap notify bit setting
Janosch Frank
2
-4
/
+11
2018-07-30
s390/mm: Make gmap_protect_range more modular
Janosch Frank
1
-10
/
+83
2018-07-26
KVM: PPC: Book3S HV: Read kvm->arch.emul_smt_mode under kvm->lock
Paul Mackerras
1
-9
/
+8
2018-07-26
KVM: PPC: Book3S HV: Allow creating max number of VCPUs on POWER9
Paul Mackerras
1
-1
/
+8
2018-07-26
KVM: PPC: Book3S HV: Pack VCORE IDs to access full VCPU ID space
Sam Bobroff
3
-13
/
+80
2018-07-22
alpha: fix osf_wait4() breakage
Al Viro
1
-4
/
+1
2018-07-22
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-7
/
+4
[next]