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
2017-07-25
KVM: s390: take srcu lock when getting/setting storage keys
Christian Borntraeger
1
-2
/
+6
2017-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+371
2017-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+1
2017-06-30
Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-1
/
+1
2017-06-28
KVM: s390: Inject machine check into the guest
QingFeng Hao
1
-0
/
+12
2017-06-28
Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...
Christian Borntraeger
1
-0
/
+1
2017-06-27
KVM: s390: Backup the guest's machine check info
QingFeng Hao
1
-0
/
+1
2017-06-22
KVM: s390: ioctls to get and set guest storage attributes
Claudio Imbrenda
1
-1
/
+201
2017-06-22
KVM: s390: CMMA tracking, ESSA emulation, migration mode
Claudio Imbrenda
1
-1
/
+158
2017-06-04
KVM: add kvm_request_pending
Radim Krčmář
1
-1
/
+1
2017-05-31
KVM: s390: fix ais handling vs cpu model
Christian Borntraeger
1
-2
/
+0
2017-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-8
/
+2
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
1
-8
/
+2
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-24
/
+117
2017-04-27
KVM: add kvm_{test,clear}_request to replace {test,clear}_bit
Radim Krčmář
1
-1
/
+1
2017-04-26
s390: kvm: Cpu model support for msa6, msa7 and msa8
Jason J. Herne
1
-0
/
+4
2017-04-26
s390/crypto: Renaming PPNO to PRNO.
Harald Freudenberger
1
-1
/
+1
2017-04-25
s390/mm: make TASK_SIZE independent from the number of page table levels
Martin Schwidefsky
1
-2
/
+2
2017-04-21
KVM: s390: Support keyless subset guest mode
Farhan Ali
1
-1
/
+7
2017-04-07
KVM: s390: introduce AIS capability
Yi Min Zhao
1
-0
/
+15
2017-04-06
KVM: s390: introduce ais mode modify function
Fei Li
1
-0
/
+4
2017-03-22
KVM: s390: gs support for kvm guests
Fan Zhang
1
-0
/
+62
2017-03-16
KVM: s390: use defines for execution controls
David Hildenbrand
1
-18
/
+18
2017-03-16
KVM: s390: log runtime instrumentation enablement
Christian Borntraeger
1
-6
/
+8
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+2
2017-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+44
2017-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+1
2017-02-17
KVM: race-free exit from KVM_RUN without POSIX signals
Paolo Bonzini
1
-0
/
+4
2017-02-17
s390: Audit and remove any remaining unnecessary uses of module.h
Paul Gortmaker
1
-0
/
+1
2017-02-06
KVM: s390: Disable dirty log retrieval for UCONTROL guests
Janosch Frank
1
-0
/
+3
2017-01-30
KVM: s390: Add debug logging to basic cpu model interface
Christian Borntraeger
1
-0
/
+25
2017-01-30
Merge tag 'kvm-s390-master-4.10-1' of git://git.kernel.org/pub/scm/linux/kern...
Christian Borntraeger
1
-2
/
+2
2017-01-30
KVM: s390: prepare to read random guest instructions
David Hildenbrand
1
-1
/
+1
2017-01-30
KVM: s390: Introduce BCD Vector Instructions to the guest
Guenther Hutzl
1
-0
/
+4
2017-01-30
KVM: s390: Introduce Vector Enhancements facility 1 to the guest
Maxim Samoylov
1
-0
/
+4
2017-01-30
KVM: s390: get rid of bogus cc initialization
Heiko Carstens
1
-1
/
+1
2017-01-30
KVM: s390: instruction-execution-protection support
Janosch Frank
1
-0
/
+2
2017-01-20
KVM: s390: do not expose random data via facility bitmap
Christian Borntraeger
1
-2
/
+2
2016-11-22
KVM: s390: handle floating point registers in the run ioctl not in vcpu_put/load
Christian Borntraeger
1
-24
/
+21
2016-11-22
KVM: s390: handle access registers in the run ioctl not in vcpu_put/load
Christian Borntraeger
1
-7
/
+5
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-35
/
+40
2016-10-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-15
/
+23
2016-09-16
kvm: add stubs for arch specific debugfs support
Luiz Capitulino
1
-0
/
+10
2016-09-08
Merge remote-tracking branch 'kvms390/s390forkvm' into kvms390next
Christian Borntraeger
1
-4
/
+1
2016-09-08
KVM: s390: allow 255 VCPUs when sca entries aren't used
David Hildenbrand
1
-1
/
+17
2016-09-08
KVM: s390: lazy enable RI
Fan Zhang
1
-2
/
+13
2016-09-08
KVM: s390: fix delivery of vector regs during machine checks
David Hildenbrand
1
-32
/
+0
2016-08-29
s390/crypto: cpacf function detection
Martin Schwidefsky
1
-11
/
+22
2016-08-26
Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...
Martin Schwidefsky
1
-4
/
+1
2016-08-25
KVM: s390: generate facility mask from readable list
Heiko Carstens
1
-4
/
+1
[next]