index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: s390: provide counters for all interrupt injects/delivery
Christian Borntraeger
2018-03-14
2
-7
/
+42
*
KVM: add machine check counter to kvm_stat
QingFeng Hao
2018-03-14
2
-0
/
+2
*
KVM: s390: fix fallthrough annotation
Sebastian Ott
2018-03-14
1
-6
/
+3
*
KVM: s390: add exit io request stats and simplify code
Christian Borntraeger
2018-03-14
2
-13
/
+5
*
KVM: s390: Refactor host cmma and pfmfi interpretation controls
Janosch Frank
2018-03-09
2
-13
/
+14
*
KVM: s390: implement CPU model only facilities
Christian Borntraeger
2018-03-09
2
-21
/
+34
*
KVM: s390: fix memory overwrites when not using SCA entries
David Hildenbrand
2018-03-06
1
-0
/
+1
*
KVM: s390: provide io interrupt kvm_stat
Christian Borntraeger
2018-03-01
1
-0
/
+1
*
KVM: s390: provide only a single function for setting the tod (fix SCK)
David Hildenbrand
2018-02-20
3
-38
/
+22
*
KVM: s390: consider epoch index on TOD clock syncs
David Hildenbrand
2018-02-20
1
-3
/
+29
*
KVM: s390: consider epoch index on hotplugged CPUs
David Hildenbrand
2018-02-20
1
-0
/
+1
*
KVM: s390: take care of clock-comparator sign control
David Hildenbrand
2018-02-20
1
-6
/
+19
*
KVM: s390: use switch vs jump table in interrupt.c
David Hildenbrand
2018-02-14
1
-34
/
+50
*
KVM: s390: use switch vs jump table in intercept.c
Christian Borntraeger
2018-02-14
2
-24
/
+29
*
KVM: s390: use switch vs jump table in priv.c
Christian Borntraeger
2018-02-14
1
-92
/
+91
*
KVM: s390: force bp isolation for VSIE
Christian Borntraeger
2018-02-14
1
-0
/
+20
*
KVM: s390: do not set intervention requests for GISA interrupts
Christian Borntraeger
2018-02-14
1
-3
/
+8
*
KVM: s390: optimize wakeup for exitless interrupts
Christian Borntraeger
2018-02-14
1
-1
/
+2
*
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-02-01
3
-12
/
+39
|
\
|
*
Merge tag 'kvm-s390-master-4.15-3' of git://git.kernel.org/pub/scm/linux/kern...
Radim Krčmář
2018-01-24
1
-7
/
+11
|
|
\
|
|
*
KVM: s390: add proper locking for CMMA migration bitmap
Christian Borntraeger
2018-01-24
1
-7
/
+11
|
*
|
KVM: s390: wire up bpb feature
Christian Borntraeger
2018-01-20
2
-0
/
+22
|
*
|
Merge tag 'kvm-s390-master-4.15-2' of git://git.kernel.org/pub/scm/linux/kern...
Radim Krčmář
2018-01-06
2
-5
/
+6
|
|
\
|
|
|
*
KVM: s390: prevent buffer overrun on memory hotplug during migration
Christian Borntraeger
2017-12-22
1
-1
/
+1
|
|
*
KVM: s390: fix cmma migration for multiple memory slots
Christian Borntraeger
2017-12-22
1
-4
/
+5
*
|
|
Merge tag 'kvm-s390-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2018-01-30
7
-130
/
+387
|
\
\
\
|
*
|
|
KVM: s390: introduce the format-1 GISA
Michael Mueller
2018-01-26
2
-3
/
+3
|
*
|
|
KVM: s390: activate GISA for emulated interrupts
Michael Mueller
2018-01-26
1
-1
/
+7
|
*
|
|
KVM: s390: make kvm_s390_get_io_int() aware of GISA
Michael Mueller
2018-01-26
1
-4
/
+70
|
*
|
|
KVM: s390: add GISA interrupts to FLIC ioctl interface
Michael Mueller
2018-01-26
1
-0
/
+18
|
*
|
|
KVM: s390: abstract adapter interruption word generation from ISC
Michael Mueller
2018-01-26
1
-2
/
+7
|
*
|
|
KVM: s390: exploit GISA and AIV for emulated interrupts
Michael Mueller
2018-01-26
3
-18
/
+86
|
*
|
|
KVM: s390: implement GISA IPM related primitives
Michael Mueller
2018-01-26
1
-0
/
+28
|
*
|
|
KVM: s390: define GISA format-0 data structure
Michael Mueller
2018-01-26
1
-0
/
+1
|
*
|
|
KVM: s390: reverse bit ordering of irqs in pending mask
Michael Mueller
2018-01-26
1
-6
/
+6
|
*
|
|
KVM: s390: introduce and use kvm_s390_test_cpuflags()
David Hildenbrand
2018-01-24
5
-14
/
+15
|
*
|
|
KVM: s390: introduce and use kvm_s390_clear_cpuflags()
David Hildenbrand
2018-01-24
5
-12
/
+16
|
*
|
|
KVM: s390: reuse kvm_s390_set_cpuflags()
David Hildenbrand
2018-01-24
3
-12
/
+11
|
*
|
|
KVM: s390: rename __set_cpuflag() to kvm_s390_set_cpuflags()
David Hildenbrand
2018-01-24
2
-17
/
+17
|
*
|
|
KVM: s390: add vcpu stat counters for many instruction
Christian Borntraeger
2018-01-24
3
-6
/
+48
|
*
|
|
KVM: s390: diagnoses are instructions as well
Christian Borntraeger
2018-01-24
1
-6
/
+6
|
*
|
|
KVM: s390: vsie: store guest addresses of satellite blocks in vsie_page
David Hildenbrand
2018-01-24
1
-15
/
+22
|
*
|
|
KVM: s390: vsie: use READ_ONCE to access some SCB fields
David Hildenbrand
2018-01-24
1
-19
/
+31
*
|
|
|
Merge tag 'kvm-s390-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2018-01-16
4
-35
/
+35
|
\
|
|
|
|
*
|
|
KVM: s390: cleanup struct kvm_s390_float_interrupt
David Hildenbrand
2018-01-16
4
-26
/
+16
|
*
|
|
KVM: s390: drop use of spin lock in __floating_irq_kick
Michael Mueller
2018-01-16
1
-2
/
+0
|
*
|
|
KVM: s390: add debug tracing for cpu features of CPU model
Christian Borntraeger
2018-01-16
1
-6
/
+18
|
*
|
|
KVM: s390: use created_vcpus in more places
Christian Borntraeger
2018-01-16
1
-2
/
+2
|
|
/
/
*
|
|
KVM: introduce kvm_arch_vcpu_async_ioctl
Paolo Bonzini
2017-12-14
2
-4
/
+13
*
|
|
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
Christoffer Dall
2017-12-14
1
-8
/
+11
[next]