index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
kvm-s390.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-10
KVM: s390: Verify memory in kvm run
Carsten Otte
1
-0
/
+6
2009-06-10
KVM: s390: Unlink vcpu on destroy - v2
Carsten Otte
1
-2
/
+8
2009-06-10
KVM: s390: optimize float int lock: spin_lock_bh --> spin_lock
Christian Borntraeger
1
-2
/
+2
2009-06-10
KVM: s390: use hrtimer for clock wakeup from idle - v2
Christian Borntraeger
1
-2
/
+5
2009-06-10
KVM: s390: Fix memory slot versus run - v3
Carsten Otte
1
-5
/
+31
2009-03-27
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-4
/
+2
2009-03-26
[S390] split/move machine check handler code
Heiko Carstens
1
-3
/
+1
2009-03-26
[S390] Fix hypervisor detection for KVM
Christian Borntraeger
1
-1
/
+1
2009-03-24
KVM: New guest debug interface
Jan Kiszka
1
-2
/
+2
2009-02-15
KVM: Add kvm_arch_sync_events to sync with asynchronize events
Sheng Yang
1
-0
/
+4
2008-12-31
KVM: Consolidate userspace memory capability reporting into common code
Avi Kivity
1
-2
/
+0
2008-12-31
KVM: s390: Fix memory leak of vcpu->run
Christian Borntraeger
1
-2
/
+2
2008-12-31
KVM: s390: Fix refcounting and allow module unload
Christian Borntraeger
1
-14
/
+21
2008-07-27
KVM: s390: Fix instruction naming for lctlg
Christian Borntraeger
1
-1
/
+1
2008-07-27
KVM: s390: Advertise KVM_CAP_USER_MEMORY
Carsten Otte
1
-1
/
+6
2008-07-20
KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction
Marcelo Tosatti
1
-0
/
+4
2008-07-20
KVM: s390: rename private structures
Christian Borntraeger
1
-1
/
+2
2008-07-20
KVM: s390: Set guest storage limit and offset to sane values
Christian Borntraeger
1
-2
/
+7
2008-07-20
KVM: Fix memory leak on guest exit
Carsten Otte
1
-0
/
+1
2008-07-20
KVM: Remove decache_vcpus_on_cpu() and related callbacks
Avi Kivity
1
-4
/
+0
2008-06-06
KVM: s390: Send program check on access error
Carsten Otte
1
-1
/
+4
2008-06-06
KVM: s390: fix interrupt delivery
Carsten Otte
1
-1
/
+2
2008-06-06
KVM: s390: handle machine checks when guest is running
Christian Borntraeger
1
-0
/
+5
2008-05-07
[S390] s390-kvm: leave sie context on work. Removes preemption requirement
Christian Borntraeger
1
-4
/
+1
2008-04-27
KVM: add ioctls to save/store mpstate
Marcelo Tosatti
1
-0
/
+12
2008-04-27
KVM: s390: Fix incorrect return value
Heiko Carstens
1
-1
/
+1
2008-04-27
KVM: s390: intercepts for diagnose instructions
Christian Borntraeger
1
-0
/
+1
2008-04-27
KVM: s390: interprocessor communication via sigp
Christian Borntraeger
1
-0
/
+7
2008-04-27
KVM: s390: intercepts for privileged instructions
Christian Borntraeger
1
-0
/
+11
2008-04-27
KVM: s390: interrupt subsystem, cpu timer, waitpsw
Carsten Otte
1
-2
/
+46
2008-04-27
KVM: s390: sie intercept handling
Christian Borntraeger
1
-1
/
+45
2008-04-27
KVM: s390: arch backend for the kvm kernel module
Heiko Carstens
1
-0
/
+566