index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
kvm-s390.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: Use macro to iterate over vcpus.
Gleb Natapov
2009-09-10
1
-16
/
+15
*
KVM: s390: streamline memslot handling
Christian Ehrhardt
2009-09-10
1
-34
/
+16
*
KVM: s390: fix signal handling
Christian Ehrhardt
2009-09-10
1
-1
/
+3
*
KVM: s390: infrastructure to kick vcpus out of guest state
Christian Ehrhardt
2009-09-10
1
-0
/
+5
*
KVM: s390: Allow stfle instruction in the guest
Christian Borntraeger
2009-06-28
1
-1
/
+22
*
[S390] uaccess: use might_fault() instead of might_sleep()
Heiko Carstens
2009-06-12
1
-1
/
+1
*
KVM: s390: Verify memory in kvm run
Carsten Otte
2009-06-10
1
-0
/
+6
*
KVM: s390: Unlink vcpu on destroy - v2
Carsten Otte
2009-06-10
1
-2
/
+8
*
KVM: s390: optimize float int lock: spin_lock_bh --> spin_lock
Christian Borntraeger
2009-06-10
1
-2
/
+2
*
KVM: s390: use hrtimer for clock wakeup from idle - v2
Christian Borntraeger
2009-06-10
1
-2
/
+5
*
KVM: s390: Fix memory slot versus run - v3
Carsten Otte
2009-06-10
1
-5
/
+31
*
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-03-26
1
-4
/
+2
|
\
|
*
[S390] split/move machine check handler code
Heiko Carstens
2009-03-26
1
-3
/
+1
|
*
[S390] Fix hypervisor detection for KVM
Christian Borntraeger
2009-03-26
1
-1
/
+1
*
|
KVM: New guest debug interface
Jan Kiszka
2009-03-24
1
-2
/
+2
|
/
*
KVM: Add kvm_arch_sync_events to sync with asynchronize events
Sheng Yang
2009-02-15
1
-0
/
+4
*
KVM: Consolidate userspace memory capability reporting into common code
Avi Kivity
2008-12-31
1
-2
/
+0
*
KVM: s390: Fix memory leak of vcpu->run
Christian Borntraeger
2008-12-31
1
-2
/
+2
*
KVM: s390: Fix refcounting and allow module unload
Christian Borntraeger
2008-12-31
1
-14
/
+21
*
KVM: s390: Fix instruction naming for lctlg
Christian Borntraeger
2008-07-27
1
-1
/
+1
*
KVM: s390: Advertise KVM_CAP_USER_MEMORY
Carsten Otte
2008-07-27
1
-1
/
+6
*
KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction
Marcelo Tosatti
2008-07-20
1
-0
/
+4
*
KVM: s390: rename private structures
Christian Borntraeger
2008-07-20
1
-1
/
+2
*
KVM: s390: Set guest storage limit and offset to sane values
Christian Borntraeger
2008-07-20
1
-2
/
+7
*
KVM: Fix memory leak on guest exit
Carsten Otte
2008-07-20
1
-0
/
+1
*
KVM: Remove decache_vcpus_on_cpu() and related callbacks
Avi Kivity
2008-07-20
1
-4
/
+0
*
KVM: s390: Send program check on access error
Carsten Otte
2008-06-06
1
-1
/
+4
*
KVM: s390: fix interrupt delivery
Carsten Otte
2008-06-06
1
-1
/
+2
*
KVM: s390: handle machine checks when guest is running
Christian Borntraeger
2008-06-06
1
-0
/
+5
*
[S390] s390-kvm: leave sie context on work. Removes preemption requirement
Christian Borntraeger
2008-05-07
1
-4
/
+1
*
KVM: add ioctls to save/store mpstate
Marcelo Tosatti
2008-04-27
1
-0
/
+12
*
KVM: s390: Fix incorrect return value
Heiko Carstens
2008-04-27
1
-1
/
+1
*
KVM: s390: intercepts for diagnose instructions
Christian Borntraeger
2008-04-27
1
-0
/
+1
*
KVM: s390: interprocessor communication via sigp
Christian Borntraeger
2008-04-27
1
-0
/
+7
*
KVM: s390: intercepts for privileged instructions
Christian Borntraeger
2008-04-27
1
-0
/
+11
*
KVM: s390: interrupt subsystem, cpu timer, waitpsw
Carsten Otte
2008-04-27
1
-2
/
+46
*
KVM: s390: sie intercept handling
Christian Borntraeger
2008-04-27
1
-1
/
+45
*
KVM: s390: arch backend for the kvm kernel module
Heiko Carstens
2008-04-27
1
-0
/
+566