index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
1
-1
/
+1
*
KVM: Reduce runnability interface with arch support code
Gleb Natapov
2009-09-10
1
-7
/
+1
*
KVM: remove old KVMTRACE support code
Marcelo Tosatti
2009-09-10
1
-3
/
+0
*
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
5
-51
/
+61
*
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
4
-25
/
+51
*
KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig
Avi Kivity
2009-09-10
1
-5
/
+1
*
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2009-08-09
1
-1
/
+1
|
\
|
*
KVM: s390: fix wait_queue handling
Christian Borntraeger
2009-08-05
1
-1
/
+1
*
|
[S390] KVM: Read buffer overflow
Roel Kluin
2009-08-07
1
-3
/
+4
|
/
*
KVM: s390: Allow stfle instruction in the guest
Christian Borntraeger
2009-06-28
2
-2
/
+23
*
[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: Sanity check on validity intercept
Carsten Otte
2009-06-10
1
-10
/
+18
*
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
4
-22
/
+22
*
KVM: s390: use hrtimer for clock wakeup from idle - v2
Christian Borntraeger
2009-06-10
3
-13
/
+31
*
KVM: s390: Fix memory slot versus run - v3
Carsten Otte
2009-06-10
1
-5
/
+31
*
KVM: Fix interrupt unhalting a vcpu when it shouldn't
Gleb Natapov
2009-06-10
1
-0
/
+6
*
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: s390: Fix SIGP set prefix ioctl
Christian Borntraeger
2009-03-24
1
-1
/
+6
*
|
KVM: s390: Fix problem state check for b2 intercepts
Christian Borntraeger
2009-03-24
3
-5
/
+17
*
|
KVM: s390: Fix printk on SIGP set arch
Christian Borntraeger
2009-03-24
1
-2
/
+0
*
|
KVM: Add CONFIG_HAVE_KVM_IRQCHIP
Avi Kivity
2009-03-24
1
-0
/
+3
*
|
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
*
[S390] Use unsigned long long for u64 on 64bit.
Heiko Carstens
2009-01-09
3
-5
/
+5
*
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 problem state handling in guest sigp handler
Christian Borntraeger
2008-11-23
1
-0
/
+5
*
KVM: s390: Make facility bits future-proof
Christian Borntraeger
2008-10-15
1
-2
/
+2
*
KVM: s390: Fix kvm on IBM System z10
Christian Borntraeger
2008-07-31
1
-0
/
+1
*
KVM: s390: Fix possible host kernel bug on lctl(g) handling
Christian Borntraeger
2008-07-27
1
-0
/
+6
*
KVM: s390: Fix instruction naming for lctlg
Christian Borntraeger
2008-07-27
2
-5
/
+5
*
KVM: s390: Fix program check on interrupt delivery handling
Christian Borntraeger
2008-07-27
1
-14
/
+7
*
KVM: s390: Change guestaddr type in gaccess
Martin Schwidefsky
2008-07-27
2
-31
/
+36
*
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
4
-28
/
+29
*
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: Fix race condition in kvm_s390_handle_wait
Carsten Otte
2008-06-06
1
-2
/
+5
*
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
[next]