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
*
s390/mm: avoid races on region/segment/page table shadowing
David Hildenbrand
2016-06-20
1
-27
/
+70
*
s390/mm: shadow pages with real guest requested protection
David Hildenbrand
2016-06-20
5
-20
/
+15
*
s390/mm: flush tlb of shadows in all situations
David Hildenbrand
2016-06-20
1
-3
/
+4
*
s390/mm: add kvm shadow fault function
Martin Schwidefsky
2016-06-20
2
-0
/
+170
*
s390/mm: add shadow gmap support
Martin Schwidefsky
2016-06-20
8
-34
/
+1262
*
s390/mm: add reference counter to gmap structure
Martin Schwidefsky
2016-06-20
3
-30
/
+85
*
s390/mm: extended gmap pte notifier
Martin Schwidefsky
2016-06-20
5
-55
/
+193
*
s390/mm: use RCU for gmap notifier list and the per-mm gmap list
Martin Schwidefsky
2016-06-20
5
-29
/
+41
*
s390/kvm: page table invalidation notifier
Martin Schwidefsky
2016-06-20
3
-9
/
+31
*
kvm: vmx: hook preemption timer support
Yunhong Jiang
2016-06-16
3
-2
/
+183
*
kvm: vmx: rename vmx_pre/post_block to pi_pre/post_block
Yunhong Jiang
2016-06-16
1
-2
/
+15
*
KVM: x86: support using the vmx preemption timer for tsc deadline timer
Yunhong Jiang
2016-06-16
5
-1
/
+100
*
kvm: lapic: separate start_sw_tscdeadline from start_apic_timer
Yunhong Jiang
2016-06-16
1
-26
/
+31
*
KVM: s390: use kvm->created_vcpus
Paolo Bonzini
2016-06-16
1
-5
/
+5
*
KVM: remove kvm_vcpu_compatible
Paolo Bonzini
2016-06-16
5
-22
/
+3
*
KVM: introduce kvm->created_vcpus
Paolo Bonzini
2016-06-16
2
-6
/
+25
*
x86/kvm/svm: Simplify cpu_has_svm()
Borislav Petkov
2016-06-16
2
-7
/
+2
*
MIPS: KVM: Use mipsregs.h defs for config registers
James Hogan
2016-06-15
2
-72
/
+3
*
MIPS: KVM: Report more accurate CP0_Config fields to guest
James Hogan
2016-06-15
1
-5
/
+15
*
MIPS: Add define for Config.VI (virtual icache) bit
James Hogan
2016-06-15
2
-1
/
+2
*
MIPS: KVM: Use host CCA for TLB mappings
James Hogan
2016-06-15
2
-9
/
+12
*
MIPS: KVM: Move commpage so 0x0 is unmapped
James Hogan
2016-06-15
4
-14
/
+20
*
MIPS: KVM: Add KScratch registers
James Hogan
2016-06-15
6
-1
/
+110
*
MIPS: KVM: Emulate RDHWR CPUNum register
James Hogan
2016-06-15
1
-1
/
+1
*
MIPS: KVM: Allow ULRI to restrict UserLocal register
James Hogan
2016-06-15
1
-2
/
+12
*
MIPS: KVM: Don't hardcode restored HWREna
James Hogan
2016-06-15
3
-3
/
+7
*
MIPS: Clean up RDHWR handling
James Hogan
2016-06-15
4
-14
/
+35
*
MIPS: KVM: List FPU/MSA registers
James Hogan
2016-06-15
1
-0
/
+58
*
MIPS: KVM: Use raw_cpu_has_fpu in kvm_mips_guest_can_have_fpu()
James Hogan
2016-06-15
1
-1
/
+1
*
MIPS: KVM: Make KVM_GET_REG_LIST dynamic
James Hogan
2016-06-15
3
-7
/
+37
*
MIPS: KVM: Pass all unknown registers to callbacks
James Hogan
2016-06-15
1
-20
/
+2
*
MIPS: KVM: Convert emulation to use asm/inst.h
James Hogan
2016-06-15
4
-114
/
+126
*
MIPS: KVM: Factor writing of translated guest instructions
James Hogan
2016-06-15
1
-58
/
+34
*
MIPS: KVM: Fix translation of MFC0 ErrCtl
James Hogan
2016-06-15
1
-1
/
+1
*
Merge tag 'kvm-s390-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2016-06-15
25
-459
/
+1620
|
\
|
*
KVM: s390: handle missing storage-key facility
David Hildenbrand
2016-06-10
4
-11
/
+184
|
*
KVM: s390: trace and count all skey intercepts
David Hildenbrand
2016-06-10
2
-6
/
+9
|
*
s390/sclp: detect storage-key facility
David Hildenbrand
2016-06-10
2
-1
/
+4
|
*
KVM: s390: pfmf: handle address overflows
David Hildenbrand
2016-06-10
1
-1
/
+1
|
*
KVM: s390: pfmf: support conditional-sske facility
David Hildenbrand
2016-06-10
3
-4
/
+50
|
*
KVM: s390: pfmf: take care of amode when setting reg2
David Hildenbrand
2016-06-10
1
-2
/
+9
|
*
KVM: s390: pfmf: MR and MC are ignored without CSSKE
David Hildenbrand
2016-06-10
1
-4
/
+0
|
*
KVM: s390: pfmf: fix end address calculation
David Hildenbrand
2016-06-10
1
-11
/
+9
|
*
KVM: s390: storage keys fit into a char
David Hildenbrand
2016-06-10
1
-2
/
+1
|
*
s390/mm: return key via pointer in get_guest_storage_key
David Hildenbrand
2016-06-10
3
-13
/
+10
|
*
s390/mm: simplify get_guest_storage_key
David Hildenbrand
2016-06-10
1
-13
/
+4
|
*
s390/mm: set and get guest storage key mmap locking
Martin Schwidefsky
2016-06-10
3
-24
/
+24
|
*
s390/mm: don't drop errors in get_guest_storage_key
David Hildenbrand
2016-06-10
2
-2
/
+2
|
*
KVM: s390: fixup I/O interrupt traces
Christian Borntraeger
2016-06-10
1
-11
/
+15
|
*
KVM: s390: provide logging for diagnose 0x500
Christian Borntraeger
2016-06-10
1
-0
/
+5
[next]