index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
kvm-s390.c
Age
Commit message (
Expand
)
Author
2009-06-28
KVM: s390: Allow stfle instruction in the guest
Christian Borntraeger
2009-06-12
[S390] uaccess: use might_fault() instead of might_sleep()
Heiko Carstens
2009-06-10
KVM: s390: Verify memory in kvm run
Carsten Otte
2009-06-10
KVM: s390: Unlink vcpu on destroy - v2
Carsten Otte
2009-06-10
KVM: s390: optimize float int lock: spin_lock_bh --> spin_lock
Christian Borntraeger
2009-06-10
KVM: s390: use hrtimer for clock wakeup from idle - v2
Christian Borntraeger
2009-06-10
KVM: s390: Fix memory slot versus run - v3
Carsten Otte
2009-03-26
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-03-26
[S390] split/move machine check handler code
Heiko Carstens
2009-03-26
[S390] Fix hypervisor detection for KVM
Christian Borntraeger
2009-03-24
KVM: New guest debug interface
Jan Kiszka
2009-02-15
KVM: Add kvm_arch_sync_events to sync with asynchronize events
Sheng Yang
2008-12-31
KVM: Consolidate userspace memory capability reporting into common code
Avi Kivity
2008-12-31
KVM: s390: Fix memory leak of vcpu->run
Christian Borntraeger
2008-12-31
KVM: s390: Fix refcounting and allow module unload
Christian Borntraeger
2008-07-27
KVM: s390: Fix instruction naming for lctlg
Christian Borntraeger
2008-07-27
KVM: s390: Advertise KVM_CAP_USER_MEMORY
Carsten Otte
2008-07-20
KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction
Marcelo Tosatti
2008-07-20
KVM: s390: rename private structures
Christian Borntraeger
2008-07-20
KVM: s390: Set guest storage limit and offset to sane values
Christian Borntraeger
2008-07-20
KVM: Fix memory leak on guest exit
Carsten Otte
2008-07-20
KVM: Remove decache_vcpus_on_cpu() and related callbacks
Avi Kivity
2008-06-06
KVM: s390: Send program check on access error
Carsten Otte
2008-06-06
KVM: s390: fix interrupt delivery
Carsten Otte
2008-06-06
KVM: s390: handle machine checks when guest is running
Christian Borntraeger
2008-05-07
[S390] s390-kvm: leave sie context on work. Removes preemption requirement
Christian Borntraeger
2008-04-27
KVM: add ioctls to save/store mpstate
Marcelo Tosatti
2008-04-27
KVM: s390: Fix incorrect return value
Heiko Carstens
2008-04-27
KVM: s390: intercepts for diagnose instructions
Christian Borntraeger
2008-04-27
KVM: s390: interprocessor communication via sigp
Christian Borntraeger
2008-04-27
KVM: s390: intercepts for privileged instructions
Christian Borntraeger
2008-04-27
KVM: s390: interrupt subsystem, cpu timer, waitpsw
Carsten Otte
2008-04-27
KVM: s390: sie intercept handling
Christian Borntraeger
2008-04-27
KVM: s390: arch backend for the kvm kernel module
Heiko Carstens