index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: MMU: Use clear_page() instead of init_shadow_page_table()
Takuya Yoshikawa
2015-12-18
1
-9
/
+1
*
kvm/x86: Remove Hyper-V SynIC timer stopping
Andrey Smetanin
2015-12-16
1
-1
/
+0
*
kvm: Dump guest rIP when the guest tried something unsupported
Borislav Petkov
2015-12-16
1
-1
/
+2
*
KVM: vmx: detect mismatched size in VMCS read/write
Paolo Bonzini
2015-12-16
1
-17
/
+83
*
KVM: VMX: fix read/write sizes of VMCS fields in dump_vmcs
Paolo Bonzini
2015-12-16
1
-19
/
+20
*
KVM: VMX: fix read/write sizes of VMCS fields
Paolo Bonzini
2015-12-16
1
-4
/
+4
*
KVM: VMX: fix the writing POSTED_INTR_NV
Li RongQing
2015-12-16
1
-2
/
+2
*
kvm/x86: Hyper-V SynIC timers
Andrey Smetanin
2015-12-16
6
-3
/
+368
*
kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ack
Andrey Smetanin
2015-12-16
2
-0
/
+33
*
kvm/x86: Hyper-V internal helper to read MSR HV_X64_MSR_TIME_REF_COUNT
Andrey Smetanin
2015-12-16
1
-4
/
+7
*
kvm/x86: Added Hyper-V vcpu_to_hv_vcpu()/hv_vcpu_to_vcpu() helpers
Andrey Smetanin
2015-12-16
1
-6
/
+14
*
kvm/x86: Rearrange func's declarations inside Hyper-V header
Andrey Smetanin
2015-12-16
1
-10
/
+10
*
drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 header
Andrey Smetanin
2015-12-16
2
-9
/
+8
*
drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
Andrey Smetanin
2015-12-16
2
-75
/
+76
*
drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
Andrey Smetanin
2015-12-16
2
-2
/
+2
*
drivers/hv: replace enum hv_message_type by u32
Andrey Smetanin
2015-12-16
1
-2
/
+2
*
Merge tag 'kvm-s390-next-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2015-12-16
7
-18
/
+50
|
\
|
*
KVM: s390: consider system MHA for guest storage
Guenther Hutzl
2015-12-15
2
-2
/
+12
|
*
KVM: s390: fix mismatch between user and in-kernel guest limit
Dominik Dingel
2015-12-15
5
-8
/
+27
|
*
KVM: s390: obey kptr_restrict in traces
Christian Borntraeger
2015-12-15
2
-7
/
+8
|
*
KVM: s390: use assignment instead of memcpy
Christian Borntraeger
2015-12-15
1
-2
/
+4
|
/
*
Merge tag 'kvm-s390-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2015-12-02
15
-159
/
+407
|
\
|
*
KVM: s390: remove redudant assigment of error code
Christian Borntraeger
2015-11-30
1
-3
/
+1
|
*
KVM: s390: remove pointless test_facility(2) check
Heiko Carstens
2015-11-30
1
-1
/
+1
|
*
KVM: s390: don't load kvm without virtualization support
David Hildenbrand
2015-11-30
1
-0
/
+5
|
*
s390: show virtualization support in /proc/cpuinfo
David Hildenbrand
2015-11-30
3
-0
/
+22
|
*
s390/sclp: introduce check for SIE
David Hildenbrand
2015-11-30
2
-1
/
+6
|
*
KVM: s390: don't switch to ESCA for ucontrol
David Hildenbrand
2015-11-30
1
-1
/
+1
|
*
KVM: s390: cleanup sca_add_vcpu
David Hildenbrand
2015-11-30
1
-12
/
+11
|
*
KVM: s390: always set/clear the SCA sda field
David Hildenbrand
2015-11-30
1
-8
/
+4
|
*
KVM: s390: fix SCA related races and double use
David Hildenbrand
2015-11-30
1
-6
/
+5
|
*
KVM: s390: we always have a SCA
David Hildenbrand
2015-11-30
1
-6
/
+1
|
*
KVM: s390: fast path for sca_ext_call_pending
David Hildenbrand
2015-11-30
1
-2
/
+4
|
*
KVM: s390: Enable up to 248 VCPUs per VM
Eugene (jno) Dvurechenski
2015-11-30
2
-2
/
+3
|
*
KVM: s390: Introduce switching code
Eugene (jno) Dvurechenski
2015-11-30
4
-9
/
+103
|
*
KVM: s390: Make provisions for ESCA utilization
Eugene (jno) Dvurechenski
2015-11-30
3
-29
/
+106
|
*
KVM: s390: Introduce new structures
Eugene (jno) Dvurechenski
2015-11-30
4
-26
/
+70
|
*
KVM: s390: Provide SCA-aware helpers for VCPU add/del
Eugene (jno) Dvurechenski
2015-11-30
1
-13
/
+31
|
*
KVM: s390: Generalize access to SIGP controls
Eugene (jno) Dvurechenski
2015-11-30
1
-27
/
+45
|
*
KVM: s390: Generalize access to IPTE controls
Eugene (jno) Dvurechenski
2015-11-30
2
-5
/
+10
|
*
s390/sclp: introduce checks for ESCA and HVS
Eugene (jno) Dvurechenski
2015-11-30
2
-1
/
+8
|
*
KVM: s390: rewrite vcpu_post_run and drop out early
David Hildenbrand
2015-11-30
2
-42
/
+24
|
*
KVM: Remove unnecessary debugfs dentry references
Janosch Frank
2015-11-30
2
-15
/
+4
|
*
KVM: use heuristic for fast VCPU lookup by id
David Hildenbrand
2015-11-30
1
-0
/
+5
|
*
KVM: Use common function for VCPU lookup by id
David Hildenbrand
2015-11-30
3
-23
/
+10
|
/
*
KVM: x86: MMU: Remove unused parameter parent_pte from kvm_mmu_get_page()
Takuya Yoshikawa
2015-11-26
2
-15
/
+9
*
KVM: x86: MMU: Use for_each_rmap_spte macro instead of pte_list_walk()
Takuya Yoshikawa
2015-11-26
1
-21
/
+6
*
KVM: x86: MMU: Move parent_pte handling from kvm_mmu_get_page() to link_shado...
Takuya Yoshikawa
2015-11-26
2
-18
/
+11
*
KVM: x86: MMU: Move initialization of parent_ptes out from kvm_mmu_alloc_page()
Takuya Yoshikawa
2015-11-25
1
-7
/
+7
*
KVM: x86: MMU: Consolidate BUG_ON checks for reverse-mapped sptes
Takuya Yoshikawa
2015-11-25
2
-11
/
+19
[next]