index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
KVM: vmx: VMXOFF emulation in vm86 should cause #UD
Nadav Amit
2014-08-29
1
-6
/
+8
|
*
KVM: x86: fix some sparse warnings
Paolo Bonzini
2014-08-29
2
-7
/
+7
|
*
KVM: nVMX: nested TPR shadow/threshold emulation
Wanpeng Li
2014-08-29
1
-3
/
+51
|
*
KVM: nVMX: introduce nested_get_vmcs12_pages
Wanpeng Li
2014-08-29
1
-12
/
+25
|
*
KVM: Unconditionally export KVM_CAP_USER_NMI
Christoffer Dall
2014-08-29
1
-3
/
+1
|
*
KVM: Unconditionally export KVM_CAP_READONLY_MEM
Christoffer Dall
2014-08-29
2
-3
/
+1
|
*
KVM: s390/mm: fix up indentation of set_guest_storage_key
Christian Borntraeger
2014-08-29
1
-6
/
+6
|
*
Merge tag 'kvm-s390-next-20140825' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2014-08-26
13
-585
/
+501
|
|
\
|
|
*
KVM: s390/mm: remove outdated gmap data structures
Martin Schwidefsky
2014-08-26
1
-23
/
+0
|
|
*
KVM: s390/mm: support gmap page tables with less than 5 levels
Martin Schwidefsky
2014-08-26
3
-33
/
+59
|
|
*
KVM: s390/mm: use radix trees for guest to host mappings
Martin Schwidefsky
2014-08-26
7
-383
/
+308
|
|
*
KVM: s390/mm: cleanup gmap function arguments, variable names
Martin Schwidefsky
2014-08-25
7
-70
/
+72
|
|
*
KVM: s390/mm: readd address parameter to gmap_do_ipte_notify
Martin Schwidefsky
2014-08-25
2
-3
/
+4
|
|
*
KVM: s390/mm: readd address parameter to pgste_ipte_notify
Martin Schwidefsky
2014-08-25
1
-8
/
+9
|
|
*
KVM: s390: don't use kvm lock in interrupt injection code
Jens Freimann
2014-08-25
1
-2
/
+0
|
|
*
KVM: s390: return -EFAULT if lowcore is not mapped during irq delivery
Jens Freimann
2014-08-25
3
-25
/
+24
|
|
*
KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of it
David Hildenbrand
2014-08-25
2
-3
/
+9
|
|
*
KVM: s390: synchronize more registers with kvm_run
David Hildenbrand
2014-08-25
2
-14
/
+56
|
|
*
KVM: s390: no special machine check delivery
Christian Borntraeger
2014-08-25
3
-66
/
+0
|
|
*
KVM: s390: clear kvm_dirty_regs when dropping to user space
David Hildenbrand
2014-08-25
1
-4
/
+2
|
|
*
KVM: clarify the idea of kvm_dirty_regs
David Hildenbrand
2014-08-25
1
-0
/
+4
|
|
*
KVM: s390: factor out get_ilc() function
Jens Freimann
2014-08-25
1
-20
/
+21
|
|
*
KVM: s390: add defines for pfault init delivery code
Jens Freimann
2014-08-25
1
-2
/
+4
|
*
|
kvm: x86: fix tracing for 32-bit
Paolo Bonzini
2014-08-25
1
-2
/
+2
|
*
|
Merge tag 'kvm-s390-20140825' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2014-08-25
2
-13
/
+10
|
|
\
\
|
|
|
/
|
|
*
KVM: s390/mm: try a cow on read only pages for key ops
Christian Borntraeger
2014-08-25
1
-0
/
+10
|
|
*
KVM: s390: Fix user triggerable bug in dead code
Christian Borntraeger
2014-08-25
1
-13
/
+0
*
|
|
KVM: EVENTFD: remove inclusion of irq.h
Eric Auger
2014-09-11
1
-1
/
+0
*
|
|
ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()
Ard Biesheuvel
2014-09-11
3
-26
/
+10
*
|
|
KVM: vgic: declare probe function pointer as const
Will Deacon
2014-08-27
1
-2
/
+2
*
|
|
KVM: vgic: return int instead of bool when checking I/O ranges
Will Deacon
2014-08-27
1
-1
/
+1
*
|
|
KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_reg
Will Deacon
2014-08-27
2
-2
/
+2
*
|
|
KVM: ARM/arm64: avoid returning negative error code as bool
Will Deacon
2014-08-27
2
-2
/
+2
*
|
|
KVM: ARM/arm64: fix broken __percpu annotation
Will Deacon
2014-08-27
2
-2
/
+2
*
|
|
KVM: ARM/arm64: fix non-const declaration of function returning const
Will Deacon
2014-08-27
2
-2
/
+2
*
|
|
arm/arm64: KVM: Support KVM_CAP_READONLY_MEM
Christoffer Dall
2014-08-27
4
-14
/
+11
*
|
|
KVM: Introduce gfn_to_hva_memslot_prot
Christoffer Dall
2014-08-27
2
-2
/
+11
|
/
/
*
|
KVM: trace kvm_ple_window grow/shrink
Radim Krčmář
2014-08-21
3
-0
/
+35
*
|
KVM: VMX: dynamise PLE window
Radim Krčmář
2014-08-21
1
-2
/
+93
*
|
KVM: VMX: make PLE window per-VCPU
Radim Krčmář
2014-08-21
1
-1
/
+11
*
|
KVM: x86: introduce sched_in to kvm_x86_ops
Radim Krčmář
2014-08-21
4
-0
/
+15
*
|
KVM: add kvm_arch_sched_in
Radim Krčmář
2014-08-21
7
-0
/
+24
*
|
KVM: x86: Replace X86_FEATURE_NX offset with the definition
Nadav Amit
2014-08-21
1
-2
/
+2
*
|
KVM: avoid unnecessary synchronize_rcu
Christian Borntraeger
2014-08-21
1
-1
/
+2
*
|
KVM: emulate: warn on invalid or uninitialized exception numbers
Paolo Bonzini
2014-08-20
2
-1
/
+5
*
|
KVM: emulate: do not return X86EMUL_PROPAGATE_FAULT explicitly
Paolo Bonzini
2014-08-20
1
-5
/
+3
*
|
KVM: x86: Clarify PMU related features bit manipulation
Nadav Amit
2014-08-20
1
-10
/
+14
*
|
KVM: vmx: fix ept reserved bits for 1-GByte page
Wanpeng Li
2014-08-20
1
-10
/
+12
*
|
KVM: x86: recalculate_apic_map after enabling apic
Nadav Amit
2014-08-19
1
-11
/
+14
*
|
KVM: x86: Clear apic tsc-deadline after deadline
Nadav Amit
2014-08-19
1
-0
/
+5
[prev]
[next]