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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-09-08
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-39
/
+157
2017-09-07
Merge tag 'kvm-s390-next-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
8
-39
/
+155
2017-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
4
-27
/
+26
2017-08-31
KVM: s390: vsie: cleanup mcck reinjection
David Hildenbrand
1
-5
/
+1
2017-08-31
KVM: s390: use WARN_ON_ONCE only for checking
David Hildenbrand
1
-2
/
+4
2017-08-31
KVM: s390: guestdbg: fix range check
David Hildenbrand
1
-1
/
+1
2017-08-29
KVM: s390: we are always in czam mode
David Hildenbrand
1
-0
/
+4
2017-08-29
KVM: s390: expose no-DAT to guest and migration support
Claudio Imbrenda
2
-3
/
+11
2017-08-29
KVM: s390: sthyi: remove invalid guest write access
Heiko Carstens
1
-8
/
+0
2017-08-29
KVM: s390: Multiple Epoch Facility support
Collin L. Walling
3
-0
/
+113
2017-08-28
KVM: s390: Support Configuration z/Architecture Mode
Jason J. Herne
1
-19
/
+17
2017-08-21
KVM: s390: sthyi: fix specification exception detection
Heiko Carstens
1
-1
/
+4
2017-08-21
KVM: s390: sthyi: fix sthyi inline assembly
Heiko Carstens
1
-1
/
+1
2017-08-08
KVM: s390: implements the kvm_arch_vcpu_in_kernel()
Longpeng(Mike)
2
-2
/
+2
2017-08-08
KVM: add spinlock optimization framework
Longpeng(Mike)
2
-1
/
+6
2017-07-26
KVM: s390: use new mm defines instead of magic values
Heiko Carstens
4
-27
/
+26
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
6
-25
/
+612
2017-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
5
-20
/
+21
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
Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...
Martin Schwidefsky
1
-0
/
+1
2017-06-28
KVM: s390: Inject machine check into the nested guest
QingFeng Hao
1
-4
/
+19
2017-06-28
KVM: s390: Inject machine check into the guest
QingFeng Hao
3
-1
/
+56
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: gaccess: fix real-space designation asce handling for gmap shadows
Heiko Carstens
1
-9
/
+6
2017-06-22
KVM: s390: avoid packed attribute
Martin Schwidefsky
2
-3
/
+3
2017-06-22
KVM: S390: add new group for flic
Yi Min Zhao
1
-0
/
+48
2017-06-22
KVM: s390: implement instruction execution protection for emulated
Christian Borntraeger
1
-10
/
+29
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
2
-6
/
+256
2017-06-12
s390: rename struct psw_bits members
Heiko Carstens
2
-6
/
+6
2017-06-12
s390: rename psw_bits enums
Heiko Carstens
4
-14
/
+14
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
2
-4
/
+2
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
9
-73
/
+421
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-5
/
+5
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
5
-8
/
+29
2017-04-12
KVM: s390: fix stale machine check data for guarded storage
Christian Borntraeger
1
-0
/
+2
2017-04-12
KVM: s390: Fix sdnxo setting for nested guests
Christian Borntraeger
1
-1
/
+1
2017-04-07
KVM: s390: introduce AIS capability
Yi Min Zhao
1
-0
/
+15
2017-04-06
KVM: s390: introduce adapter interrupt inject function
Yi Min Zhao
2
-6
/
+68
2017-04-06
KVM: s390: introduce ais mode modify function
Fei Li
3
-0
/
+78
[next]