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
2016-10-26
KVM: s390: Fix STHYI buffer alignment for diag224
Janosch Frank
1
-2
/
+2
2016-10-20
KVM: s390: reject invalid modes for runtime instrumentation
Christian Borntraeger
1
-2
/
+7
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-109
/
+196
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: Use memdup_user() rather than duplicating code
Markus Elfring
1
-14
/
+4
2016-09-08
KVM: s390: Improve determination of sizes in kvm_s390_import_bp_data()
Markus Elfring
1
-10
/
+15
2016-09-08
KVM: s390: allow 255 VCPUs when sca entries aren't used
David Hildenbrand
3
-1
/
+31
2016-09-08
KVM: s390: lazy enable RI
Fan Zhang
4
-2
/
+36
2016-09-08
KVM: s390: gaccess: simplify translation exception handling
Janosch Frank
1
-19
/
+18
2016-09-08
KVM: s390: guestdbg: separate defines for per code
David Hildenbrand
1
-11
/
+17
2016-09-08
KVM: s390: write external damage code on machine checks
David Hildenbrand
1
-0
/
+2
2016-09-08
KVM: s390: fix delivery of vector regs during machine checks
David Hildenbrand
3
-37
/
+13
2016-09-08
KVM: s390: split store status and machine check handling
David Hildenbrand
1
-1
/
+28
2016-09-08
KVM: s390: factor out actual delivery of machine checks
David Hildenbrand
1
-23
/
+31
2016-09-05
KVM: s390: vsie: fix riccbd
David Hildenbrand
1
-1
/
+1
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
2016-08-25
KVM: s390: don't use current->thread.fpu.* when accessing registers
David Hildenbrand
1
-4
/
+6
2016-08-12
KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failed
Julius Niedworok
1
-1
/
+3
2016-08-12
KVM: s390: set the prefix initially properly
Julius Niedworok
1
-0
/
+1
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-183
/
+2573
2016-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2016-07-18
KVM: s390: let ptff intercepts result in cc=3
David Hildenbrand
1
-0
/
+8
2016-07-18
KVM: s390: allow user space to handle instr 0x0000
David Hildenbrand
2
-2
/
+27
2016-07-14
KVM: pass struct kvm to kvm_set_routing_entry
Radim Krčmář
1
-1
/
+2
2016-07-05
KVM: s390: inject PER i-fetch events on applicable icpts
David Hildenbrand
3
-3
/
+34
2016-07-01
KVM: remove kvm_guest_enter/exit wrappers
Paolo Bonzini
2
-4
/
+4
2016-06-21
KVM: s390: vsie: add module parameter "nested"
David Hildenbrand
1
-1
/
+6
2016-06-21
KVM: s390: vsie: add indication for future features
David Hildenbrand
1
-0
/
+18
2016-06-21
KVM: s390: vsie: correctly set and handle guest TOD
David Hildenbrand
2
-0
/
+11
2016-06-21
KVM: s390: vsie: speed up VCPU external calls
David Hildenbrand
1
-0
/
+6
2016-06-21
KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idle
David Hildenbrand
2
-6
/
+6
2016-06-21
KVM: s390: vsie: speed up VCPU irq delivery when handling vsie
David Hildenbrand
3
-0
/
+41
2016-06-21
KVM: s390: vsie: try to refault after a reported fault to g2
David Hildenbrand
1
-1
/
+23
2016-06-21
KVM: s390: vsie: support IBS interpretation
David Hildenbrand
2
-0
/
+4
2016-06-21
KVM: s390: vsie: support conditional-external-interception
David Hildenbrand
2
-0
/
+4
2016-06-21
KVM: s390: vsie: support intervention-bypass
David Hildenbrand
2
-0
/
+4
2016-06-21
KVM: s390: vsie: support guest-storage-limit-suppression
David Hildenbrand
2
-2
/
+7
2016-06-21
KVM: s390: vsie: support guest-PER-enhancement
David Hildenbrand
2
-0
/
+4
2016-06-21
KVM: s390: vsie: support shared IPTE-interlock facility
David Hildenbrand
2
-0
/
+4
2016-06-21
KVM: s390: vsie: support 64-bit-SCAO
David Hildenbrand
2
-0
/
+6
2016-06-21
KVM: s390: vsie: support run-time-instrumentation
David Hildenbrand
1
-0
/
+26
2016-06-21
KVM: s390: vsie: support vectory facility (SIMD)
David Hildenbrand
1
-0
/
+31
2016-06-21
KVM: s390: vsie: support transactional execution
David Hildenbrand
1
-2
/
+35
2016-06-21
KVM: s390: vsie: support aes dea wrapping keys
David Hildenbrand
1
-1
/
+55
2016-06-21
KVM: s390: vsie: support STFLE interpretation
David Hildenbrand
1
-2
/
+47
2016-06-21
KVM: s390: vsie: support host-protection-interruption
David Hildenbrand
1
-0
/
+3
[next]