index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-05-19
KVM: Let vcpu structure alignment be determined at runtime
Avi Kivity
1
-1
/
+1
2010-05-17
KVM: use the correct RCU API for PROVE_RCU=y
Lai Jiangshan
1
-1
/
+1
2010-05-17
KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create()
Wei Yongjun
1
-1
/
+3
2010-05-17
[S390] virtualization aware cpu measurement
Carsten Otte
2
-13
/
+75
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
3
-0
/
+3
2010-03-05
Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-12
/
+24
2010-03-01
KVM: fix cleanup_srcu_struct on vm destruction
Marcelo Tosatti
1
-0
/
+1
2010-03-01
KVM: switch vcpu context to use SRCU
Marcelo Tosatti
1
-3
/
+7
2010-03-01
KVM: split kvm_arch_set_memory_region into prepare and commit
Marcelo Tosatti
1
-9
/
+16
2010-02-28
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
6
-31
/
+32
2010-02-26
[S390] Cleanup struct _lowcore usage and defines.
Heiko Carstens
2
-5
/
+6
2010-02-26
[S390] Replace ENOTSUPP usage with EOPNOTSUPP
Heiko Carstens
6
-16
/
+16
2010-02-26
[S390] zfcpdump: remove cross arch dump support
Heiko Carstens
1
-10
/
+10
2010-02-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2010-01-25
KVM: S390: fix potential array overrun in intercept handling
Christian Borntraeger
1
-2
/
+2
2010-01-15
vhost_net: a kernel-level virtio server
Michael S. Tsirkin
1
-0
/
+1
2009-12-09
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+0
2009-12-07
[S390] Improve address space mode selection.
Martin Schwidefsky
1
-1
/
+0
2009-12-03
KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
Carsten Otte
1
-3
/
+3
2009-12-03
KVM: s390: Make psw available on all exits, not just a subset
Carsten Otte
1
-8
/
+17
2009-12-03
KVM: Activate Virtualization On Demand
Alexander Graf
1
-1
/
+2
2009-12-03
KVM: Return -ENOTTY on unrecognized ioctls
Avi Kivity
1
-1
/
+1
2009-10-04
KVM: s390: fix memsize >= 4G
Christian Borntraeger
1
-1
/
+1
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-09-10
KVM: Reduce runnability interface with arch support code
Gleb Natapov
1
-7
/
+1
2009-09-10
KVM: remove old KVMTRACE support code
Marcelo Tosatti
1
-3
/
+0
2009-09-10
KVM: Use macro to iterate over vcpus.
Gleb Natapov
1
-16
/
+15
2009-09-10
KVM: s390: streamline memslot handling
Christian Ehrhardt
5
-51
/
+61
2009-09-10
KVM: s390: fix signal handling
Christian Ehrhardt
1
-1
/
+3
2009-09-10
KVM: s390: infrastructure to kick vcpus out of guest state
Christian Ehrhardt
4
-25
/
+51
2009-09-10
KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig
Avi Kivity
1
-5
/
+1
2009-08-09
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2009-08-07
[S390] KVM: Read buffer overflow
Roel Kluin
1
-3
/
+4
2009-08-05
KVM: s390: fix wait_queue handling
Christian Borntraeger
1
-1
/
+1
2009-06-28
KVM: s390: Allow stfle instruction in the guest
Christian Borntraeger
2
-2
/
+23
2009-06-12
[S390] uaccess: use might_fault() instead of might_sleep()
Heiko Carstens
1
-1
/
+1
2009-06-10
KVM: s390: Verify memory in kvm run
Carsten Otte
1
-0
/
+6
2009-06-10
KVM: s390: Sanity check on validity intercept
Carsten Otte
1
-10
/
+18
[next]