index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
kvm-s390.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-17
KVM: s390: Use common waitqueue
Christian Borntraeger
1
-1
/
+1
2013-06-17
KVM: s390: code cleanup to use common vcpu slab cache
Michael Mueller
1
-3
/
+3
2013-06-17
KVM: s390: guest large pages
Christian Borntraeger
1
-2
/
+5
2013-06-03
KVM: s390: Add "devname:kvm" alias.
Cornelia Huck
1
-0
/
+9
2013-05-21
s390/kvm: avoid automatic sie reentry
Martin Schwidefsky
1
-1
/
+3
2013-05-21
s390/kvm: Kick guests out of sie if prefix page host pte is touched
Christian Borntraeger
1
-0
/
+49
2013-05-21
s390/kvm: Provide a way to prevent reentering SIE
Christian Borntraeger
1
-0
/
+28
2013-04-02
KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390
Nick Wang
1
-0
/
+3
2013-04-02
KVM: s390: Remove the sanity checks for kvm memory slot
Nick Wang
1
-12
/
+4
2013-04-02
KVM: s390: fix and enforce return code handling for irq injections
Heiko Carstens
1
-2
/
+1
2013-04-02
KVM: s390: Dont do a gmap update on minor memslot changes
Christian Borntraeger
1
-0
/
+10
2013-03-05
KVM: s390: Wire up ioeventfd.
Cornelia Huck
1
-0
/
+1
2013-03-04
KVM: set_memory_region: Refactor commit_memory_region()
Takuya Yoshikawa
1
-1
/
+2
2013-03-04
KVM: set_memory_region: Refactor prepare_memory_region()
Takuya Yoshikawa
1
-2
/
+2
2013-03-04
KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()
Takuya Yoshikawa
1
-7
/
+2
2013-02-24
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+48
2013-02-14
s390/mm: implement software dirty bits
Martin Schwidefsky
1
-1
/
+1
2013-01-30
s390/kvm: Fix store status for ACRS/FPRS
Christian Borntraeger
1
-0
/
+8
2013-01-10
s390/kvm: Fix BUG in include/linux/kvm_host.h:745
Christian Borntraeger
1
-0
/
+2
2013-01-07
KVM: s390: Add support for channel I/O instructions.
Cornelia Huck
1
-0
/
+12
2013-01-07
KVM: s390: Base infrastructure for enabling capabilities.
Cornelia Huck
1
-0
/
+26
2012-12-13
KVM: struct kvm_memory_slot.user_alloc -> bool
Alex Williamson
1
-2
/
+2
2012-12-13
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+6
2012-11-27
KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization
Marcelo Tosatti
1
-0
/
+5
2012-10-29
kvm: Directly account vtime to system on guest switch
Frederic Weisbecker
1
-4
/
+0
2012-10-10
s390/kvm: dont announce RRBM support
Christian Borntraeger
1
-1
/
+1
2012-09-06
KVM: split kvm_arch_flush_shadow
Marcelo Tosatti
1
-1
/
+6
2012-07-26
KVM: s390: Add implementation-specific trace events
Cornelia Huck
1
-0
/
+3
2012-07-26
KVM: s390: Add architectural trace events
Cornelia Huck
1
-0
/
+7
2012-07-24
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-2
/
+2
2012-06-13
KVM: s390: Set CPU in stopped state on initial cpu reset
Christian Borntraeger
1
-0
/
+1
2012-05-17
KVM: s390: onereg for timer related registers
Jason J. herne
1
-0
/
+16
2012-05-17
KVM: s390: epoch difference and TOD programmable field
Carsten Otte
1
-0
/
+16
2012-05-17
KVM: s390: KVM_GET/SET_ONEREG for s390
Carsten Otte
1
-0
/
+38
2012-05-17
KVM: s390: add capability indicating COW support
Christian Borntraeger
1
-0
/
+4
2012-05-02
KVM: s390: implement KVM_CAP_NR/MAX_VCPUS
Christian Borntraeger
1
-0
/
+4
2012-04-30
KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM
Konstantin Weitz
1
-0
/
+1
2012-04-08
KVM: Factor out kvm_vcpu_kick to arch-generic code
Christoffer Dall
1
-0
/
+8
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for S390
David Howells
1
-1
/
+1
2012-03-08
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
Takuya Yoshikawa
1
-0
/
+10
2012-03-08
KVM: s390: provide control registers via kvm_run
Christian Borntraeger
1
-1
/
+8
2012-03-08
KVM: s390: Sanitize fpc registers for KVM_SET_FPU
Christian Borntraeger
1
-1
/
+1
2012-03-05
KVM: s390: provide access guest registers via kvm_run
Christian Borntraeger
1
-7
/
+9
2012-03-05
KVM: s390: provide general purpose guest registers via kvm_run
Christian Borntraeger
1
-7
/
+7
2012-03-05
KVM: s390: provide the prefix register via kvm_run
Christian Borntraeger
1
-0
/
+7
2012-03-05
KVM: s390: rework code that sets the prefix
Christian Borntraeger
1
-2
/
+1
2012-03-05
KVM: s390: Fix return code for unknown ioctl numbers
Carsten Otte
1
-1
/
+1
2012-03-05
KVM: s390: ucontrol: announce capability for user controlled vms
Carsten Otte
1
-0
/
+3
[next]