index
:
~lostgoat/linux
for-alex
for-alex-4.13
kiq-priority
wip-high-priority-v9
wip-process-priorities-v1
wip-process-priorities-v2
wip-process-priorities-v3
Work in progress for my drm linux changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-05
KVM: s390: rework code that sets the prefix
Christian Borntraeger
4
-6
/
+10
2012-03-05
KVM: s390: Fix return code for unknown ioctl numbers
Carsten Otte
1
-1
/
+1
2012-03-05
KVM: s390: ucontrol: announce capability for user controlled vms
Carsten Otte
1
-0
/
+3
2012-03-05
KVM: s390: ucontrol: disable sca
Carsten Otte
1
-10
/
+20
2012-03-05
KVM: s390: ucontrol: interface to inject faults on a vcpu page table
Carsten Otte
1
-0
/
+6
2012-03-05
KVM: s390: ucontrol: disable in-kernel irq stack
Carsten Otte
1
-1
/
+2
2012-03-05
KVM: s390: ucontrol: disable in-kernel handling of SIE intercepts
Carsten Otte
1
-1
/
+4
2012-03-05
KVM: s390: ucontrol: export SIE control block to user
Carsten Otte
1
-0
/
+13
2012-03-05
KVM: s390: ucontrol: export page faults to user
Carsten Otte
2
-5
/
+28
2012-03-05
KVM: s390: ucontrol: per vcpu address spaces
Carsten Otte
1
-1
/
+49
2012-03-05
KVM: s390: add parameter for KVM_CREATE_VM
Carsten Otte
3
-5
/
+38
2011-11-17
KVM: s390: announce SYNC_MMU
Christian Borntraeger
1
-0
/
+1
2011-11-17
KVM: s390: Fix tprot locking
Christian Borntraeger
1
-2
/
+8
2011-11-17
KVM: s390: handle SIGP sense running intercepts
Cornelia Huck
2
-0
/
+40
2011-11-17
KVM: s390: Fix RUNNING flag misinterpretation
Cornelia Huck
5
-8
/
+14
2011-10-31
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2
-1
/
+32
2011-10-30
[S390] kvm: Handle diagnose 0x10 (release pages)
Christian Borntraeger
2
-1
/
+32
2011-10-30
KVM: s390: implement sigp external call
Christian Ehrhardt
3
-1
/
+76
2011-10-30
KVM: s390: fix register setting
Carsten Otte
1
-0
/
+2
2011-10-30
KVM: s390: fix return value of kvm_arch_init_vm
Carsten Otte
1
-0
/
+2
2011-10-30
KVM: s390: check cpu_id prior to using it
Carsten Otte
1
-4
/
+10
2011-09-20
[S390] kvm: extension capability for new address space layout
Christian Borntraeger
1
-0
/
+1
2011-09-20
[S390] kvm: fix address mode switching
Christian Borntraeger
1
-2
/
+2
2011-07-24
[S390] kvm: make sigp emerg smp capable
Christian Ehrhardt
1
-0
/
+4
2011-07-24
[S390] remove kvm mmu reload on s390
Carsten Otte
2
-19
/
+2
2011-07-24
[S390] Use gmap translation for accessing guest memory
Carsten Otte
5
-107
/
+193
2011-07-24
[S390] use gmap address spaces for kvm guest images
Carsten Otte
2
-12
/
+38
2011-07-24
[S390] move sie code to entry.S
Martin Schwidefsky
2
-99
/
+1
2011-07-24
[S390] kvm: handle tprot intercepts
Christian Borntraeger
4
-0
/
+52
2011-07-23
virtio: expose for non-virtualization users too
Ohad Ben-Cohen
1
-1
/
+0
2011-06-06
[S390] kvm-s390: fix stfle facilities numbers >=64
Christian Borntraeger
1
-0
/
+1
2011-06-06
[S390] kvm-s390: Fix host crash on misbehaving guests
Christian Borntraeger
1
-0
/
+2
2011-04-20
[S390] kvm-390: Let kernel exit SIE instruction on work
Carsten Otte
1
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-2
/
+2
2011-03-17
s390: change to new flag variable
matt mooney
1
-1
/
+1
2011-01-13
Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-17
/
+6
2011-01-12
KVM: Clean up vm creation and release
Jan Kiszka
1
-17
/
+6
2011-01-05
[S390] cleanup s390 Kconfig
Martin Schwidefsky
1
-3
/
+4
2010-10-25
[S390] cleanup facility list handling
Martin Schwidefsky
2
-3
/
+3
2010-10-25
[S390] kvm: Enable z196 instruction facilities
Christian Borntraeger
1
-1
/
+1
2010-08-01
KVM: Remove memory alias support
Avi Kivity
1
-5
/
+0
2010-08-01
KVM: s390: Don't exit SIE on SIGP sense running
Christian Borntraeger
1
-1
/
+3
2010-08-01
KVM: s390: Fix build failure due to centralized vcpu locking patches
Christian Borntraeger
3
-3
/
+3
2010-08-01
KVM: Consolidate arch specific vcpu ioctl locking
Avi Kivity
1
-7
/
+6
2010-08-01
KVM: s390: Centrally lock arch specific vcpu ioctls
Avi Kivity
1
-23
/
+17
2010-08-01
KVM: move vcpu locking to dispatcher for generic vcpu ioctls
Avi Kivity
1
-16
/
+0
2010-06-08
[S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is held
Julia Lawall
1
-1
/
+1
2010-06-08
[S390] appldata/extmem/kvm: add missing GFP_KERNEL flag
Heiko Carstens
1
-1
/
+1
2010-05-26
[S390] spp: remove KVM_AWARE_CMF config option
Heiko Carstens
2
-14
/
+1
2010-05-21
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+5
[next]