Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
61f5dea179653558562ba9a5dd71eb29d91a383e
61f5dea
Merge tag 'kvm-s390-next-4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into next
by Radim Krčmář
· 8 years ago
9acc317
KVM: s390: let ptff intercepts result in cc=3
by David Hildenbrand
· 8 years ago
6502a34
KVM: s390: allow user space to handle instr 0x0000
by David Hildenbrand
· 8 years ago
af1bae5
KVM: x86: bump KVM_MAX_VCPU_ID to 1023
by Radim Krčmář
· 8 years ago
682f732
KVM: x86: bump MAX_VCPUS to 288
by Radim Krčmář
· 8 years ago
c519265
KVM: x86: add a flag to disable KVM x2apic broadcast quirk
by Radim Krčmář
· 8 years ago
37131313
KVM: x86: add KVM_CAP_X2APIC_API
by Radim Krčmář
· 8 years ago
c63cf53
KVM: pass struct kvm to kvm_set_routing_entry
by Radim Krčmář
· 8 years ago
4d8e772
KVM: x86: reset lapic base in kvm_lapic_reset
by Radim Krčmář
· 8 years ago
c93de59
KVM: VMX: optimize APIC ID read with APICv
by Radim Krčmář
· 8 years ago
49bd29b
KVM: x86: reset APIC ID when enabling LAPIC
by Radim Krčmář
· 8 years ago
a92e254
KVM: x86: use hardware-compatible format for APIC ID register
by Radim Krčmář
· 8 years ago
3159d36
KVM: x86: use generic function for MSI parsing
by Radim Krčmář
· 8 years ago
0ca52e7
KVM: x86: dynamic kvm_apic_map
by Radim Krčmář
· 8 years ago
e45115b
KVM: x86: use physical LAPIC array for logical x2APIC
by Radim Krčmář
· 8 years ago
64aa47b
KVM: x86: add kvm_apic_map_get_dest_lapic
by Radim Krčmář
· 8 years ago
757883d
KVM: x86: bump KVM_SOFT_MAX_VCPUS to 240
by Radim Krčmář
· 8 years ago
02120c4
kvm: vmx: advertise support for ept execute only
by Bandan Das
· 8 years ago
d95c556
kvm: mmu: track read permission explicitly for shadow EPT page tables
by Bandan Das
· 8 years ago
ffb128c
kvm: mmu: don't set the present bit unconditionally
by Bandan Das
· 8 years ago
812f30b
kvm: mmu: remove is_present_gpte()
by Bandan Das
· 8 years ago
8d5cf16
kvm: mmu: extend the is_present check to 32 bits
by Bandan Das
· 8 years ago
6d5315b
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
by Paolo Bonzini
· 8 years ago
8391ce4
KVM: VMX: introduce vm_{entry,exit}_control_reset_shadow
by Paolo Bonzini
· 8 years ago
9314006
KVM: nVMX: keep preemption timer enabled during L2 execution
by Paolo Bonzini
· 8 years ago
55123e3
KVM: nVMX: avoid incorrect preemption timer vmexit in nested guest
by Wanpeng Li
· 8 years ago
1c17c3e
KVM: VMX: reflect broken preemption timer in vmcs_config
by Paolo Bonzini
· 8 years ago
8426097
MIPS: KVM: Emulate generic QEMU machine on r6 T&E
by James Hogan
· 8 years ago
8eeab81
MIPS: KVM: Decode RDHWR more strictly
by James Hogan
· 8 years ago
5cc4aaf
MIPS: KVM: Recognise r6 CACHE encoding
by James Hogan
· 8 years ago
2e0badf
MIPS: KVM: Support r6 compact branch emulation
by James Hogan
· 8 years ago
70e92c7e
MIPS: KVM: Don't save/restore lo/hi for r6
by James Hogan
· 8 years ago
d85ebff
MIPS: KVM: Fix pre-r6 ll/sc instructions on r6
by James Hogan
· 8 years ago
d14740f
MIPS: KVM: Fix fpu.S misassembly with r6
by James Hogan
· 8 years ago
1b49260
MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_op
by Paul Burton
· 8 years ago
1c66b79
MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_op
by Paul Burton
· 8 years ago
eadfb50
MIPS: KVM: Save k0 straight into VCPU structure
by James Hogan
· 8 years ago
1f9ca62
MIPS: KVM: Relative branch to common exit handler
by James Hogan
· 8 years ago
1e5217f5
MIPS: KVM: Dynamically choose scratch registers
by James Hogan
· 8 years ago
025014e
MIPS: KVM: Drop redundant restore of DDATA_LO
by James Hogan
· 8 years ago
38ea7a7
MIPS: KVM: Check MSA presence at uasm time
by James Hogan
· 8 years ago
d37f403
MIPS: KVM: Omit FPU handling entry code if possible
by James Hogan
· 8 years ago
9c98865
MIPS: KVM: Drop now unused asm offsets
by James Hogan
· 8 years ago
d7b8f89
MIPS: KVM: Add dumping of generated entry code
by James Hogan
· 8 years ago
90e9311
MIPS; KVM: Convert exception entry to uasm
by James Hogan
· 8 years ago
6f63405c
MIPS: uasm: Add r6 MUL encoding
by James Hogan
· 8 years ago
9f730a6
MIPS: uasm: Add MTHI/MTLO instructions
by James Hogan
· 8 years ago
61c64cf
MIPS: uasm: Add DI instruction
by James Hogan
· 8 years ago
59e3559
MIPS: uasm: Add CFCMSA/CTCMSA instructions
by James Hogan
· 8 years ago
c29732a
MIPS: uasm: Add CFC1/CTC1 instructions
by James Hogan
· 8 years ago
77cb7a3
Merge tag 'kvm-s390-next-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 8 years ago
03f6a22
KVM: x86: Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element
by Wei Yongjun
· 8 years ago
add6a0c
KVM: MMU: try to fix up page faults before giving up
by Paolo Bonzini
· 8 years ago
92176a8
KVM: MMU: prepare to support mapping of VM_IO and VM_PFNMAP frames
by Paolo Bonzini
· 8 years ago
5ffe466
KVM: s390: inject PER i-fetch events on applicable icpts
by David Hildenbrand
· 8 years ago
196f20c
KVM: vmx: fix missed cancellation of TSC deadline timer
by Wanpeng Li
· 8 years ago
bd97ad0
KVM: x86: introduce cancel_hv_tscdeadline
by Wanpeng Li
· 8 years ago
9175d2e
KVM: vmx: fix underflow in TSC deadline calculation
by Paolo Bonzini
· 8 years ago
f2485b3
KVM: x86: use guest_exit_irqoff
by Paolo Bonzini
· 8 years ago
91fa0f8
KVM: x86: always use "acknowledge interrupt on exit"
by Paolo Bonzini
· 8 years ago
6edaa53
KVM: remove kvm_guest_enter/exit wrappers
by Paolo Bonzini
· 8 years ago
ebaac17
context_tracking: move rcu_virt_note_context_switch out of kvm_host.h
by Paolo Bonzini
· 8 years ago
fb6cec1
MIPS: KVM: Combine entry trace events into class
by James Hogan
· 8 years ago
87aeb54
kvm: x86: use getboottime64
by Arnd Bergmann
· 8 years ago
c45dcc7
KVM: VMX: enable guest access to LMCE related MSRs
by Ashok Raj
· 8 years ago
37e4c99
KVM: VMX: validate individual bits of guest MSR_IA32_FEATURE_CONTROL
by Haozhong Zhang
· 8 years ago
3b84080
KVM: VMX: move msr_ia32_feature_control to vcpu_vmx
by Haozhong Zhang
· 8 years ago
8ff7b956
Merge tag 'kvm-s390-next-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 8 years ago
a411edf
KVM: s390: vsie: add module parameter "nested"
by David Hildenbrand
· 9 years ago
5d3876a
KVM: s390: vsie: add indication for future features
by David Hildenbrand
· 9 years ago
91473b4
KVM: s390: vsie: correctly set and handle guest TOD
by David Hildenbrand
· 9 years ago
b917ae5
KVM: s390: vsie: speed up VCPU external calls
by David Hildenbrand
· 9 years ago
94a15de
KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idle
by David Hildenbrand
· 9 years ago
adbf169
KVM: s390: vsie: speed up VCPU irq delivery when handling vsie
by David Hildenbrand
· 8 years ago
1b7029b
KVM: s390: vsie: try to refault after a reported fault to g2
by David Hildenbrand
· 9 years ago
7fd7f39
KVM: s390: vsie: support IBS interpretation
by David Hildenbrand
· 9 years ago
13ee3f6
KVM: s390: vsie: support conditional-external-interception
by David Hildenbrand
· 9 years ago
5630a8e
KVM: s390: vsie: support intervention-bypass
by David Hildenbrand
· 9 years ago
a1b7b9b
KVM: s390: vsie: support guest-storage-limit-suppression
by David Hildenbrand
· 9 years ago
77d18f6
KVM: s390: vsie: support guest-PER-enhancement
by David Hildenbrand
· 9 years ago
0615a32
KVM: s390: vsie: support shared IPTE-interlock facility
by David Hildenbrand
· 9 years ago
19c439b
KVM: s390: vsie: support 64-bit-SCAO
by David Hildenbrand
· 9 years ago
588438c
KVM: s390: vsie: support run-time-instrumentation
by David Hildenbrand
· 9 years ago
c9bc1ea
KVM: s390: vsie: support vectory facility (SIMD)
by David Hildenbrand
· 9 years ago
166ecb3
KVM: s390: vsie: support transactional execution
by David Hildenbrand
· 9 years ago
bbeaa58
KVM: s390: vsie: support aes dea wrapping keys
by David Hildenbrand
· 9 years ago
66b630d
KVM: s390: vsie: support STFLE interpretation
by David Hildenbrand
· 9 years ago
4ceafa9
KVM: s390: vsie: support host-protection-interruption
by David Hildenbrand
· 9 years ago
535ef81
KVM: s390: vsie: support edat1 / edat2
by David Hildenbrand
· 9 years ago
3573602
KVM: s390: vsie: support setting the ibc
by David Hildenbrand
· 9 years ago
06d68a6
KVM: s390: vsie: optimize gmap prefix mapping
by David Hildenbrand
· 9 years ago
a3508fb
KVM: s390: vsie: initial support for nested virtualization
by David Hildenbrand
· 9 years ago
df9b2b4
mm/page_ref: introduce page_ref_inc_return
by David Hildenbrand
· 8 years ago
3d84683
s390: introduce page_to_virt() and pfn_to_virt()
by David Hildenbrand
· 9 years ago
37d9df9
KVM: s390: backup the currently enabled gmap when scheduled out
by David Hildenbrand
· 10 years ago
65d0b0d
KVM: s390: fast path for shadow gmaps in gmap notifier
by David Hildenbrand
· 10 years ago
01f7191
s390/mm: don't fault everything in read-write in gmap_pte_op_fixup()
by David Hildenbrand
· 8 years ago
5b6c963
s390/mm: allow to check if a gmap shadow is valid
by David Hildenbrand
· 8 years ago
4a49443
s390/mm: remember the int code for the last gmap fault
by David Hildenbrand
· 9 years ago
717c055
s390/mm: limit number of real-space gmap shadows
by David Hildenbrand
· 9 years ago
Next »