index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-01-13
3
-18
/
+18
|
\
|
*
s390: rename struct _lowcore to struct lowcore
Heiko Carstens
2016-01-11
2
-3
/
+3
|
*
s390/kvm: remove dependency on struct save_area definition
Martin Schwidefsky
2015-11-27
1
-15
/
+15
*
|
KVM: s390: implement the RI support of guest
Fan Zhang
2016-01-07
1
-0
/
+22
*
|
kvm/s390: drop unpaired smp_mb
Michael S. Tsirkin
2016-01-07
1
-1
/
+0
*
|
KVM: s390: consider system MHA for guest storage
Guenther Hutzl
2015-12-15
1
-1
/
+5
*
|
KVM: s390: fix mismatch between user and in-kernel guest limit
Dominik Dingel
2015-12-15
1
-5
/
+20
*
|
KVM: s390: obey kptr_restrict in traces
Christian Borntraeger
2015-12-15
2
-7
/
+8
*
|
KVM: s390: use assignment instead of memcpy
Christian Borntraeger
2015-12-15
1
-2
/
+4
*
|
KVM: s390: remove redudant assigment of error code
Christian Borntraeger
2015-11-30
1
-3
/
+1
*
|
KVM: s390: remove pointless test_facility(2) check
Heiko Carstens
2015-11-30
1
-1
/
+1
*
|
KVM: s390: don't load kvm without virtualization support
David Hildenbrand
2015-11-30
1
-0
/
+5
*
|
KVM: s390: don't switch to ESCA for ucontrol
David Hildenbrand
2015-11-30
1
-1
/
+1
*
|
KVM: s390: cleanup sca_add_vcpu
David Hildenbrand
2015-11-30
1
-12
/
+11
*
|
KVM: s390: always set/clear the SCA sda field
David Hildenbrand
2015-11-30
1
-8
/
+4
*
|
KVM: s390: fix SCA related races and double use
David Hildenbrand
2015-11-30
1
-6
/
+5
*
|
KVM: s390: we always have a SCA
David Hildenbrand
2015-11-30
1
-6
/
+1
*
|
KVM: s390: fast path for sca_ext_call_pending
David Hildenbrand
2015-11-30
1
-2
/
+4
*
|
KVM: s390: Enable up to 248 VCPUs per VM
Eugene (jno) Dvurechenski
2015-11-30
1
-1
/
+2
*
|
KVM: s390: Introduce switching code
Eugene (jno) Dvurechenski
2015-11-30
3
-9
/
+102
*
|
KVM: s390: Make provisions for ESCA utilization
Eugene (jno) Dvurechenski
2015-11-30
2
-28
/
+104
*
|
KVM: s390: Introduce new structures
Eugene (jno) Dvurechenski
2015-11-30
3
-20
/
+29
*
|
KVM: s390: Provide SCA-aware helpers for VCPU add/del
Eugene (jno) Dvurechenski
2015-11-30
1
-13
/
+31
*
|
KVM: s390: Generalize access to SIGP controls
Eugene (jno) Dvurechenski
2015-11-30
1
-27
/
+45
*
|
KVM: s390: Generalize access to IPTE controls
Eugene (jno) Dvurechenski
2015-11-30
2
-5
/
+10
*
|
KVM: s390: rewrite vcpu_post_run and drop out early
David Hildenbrand
2015-11-30
2
-42
/
+24
*
|
KVM: Use common function for VCPU lookup by id
David Hildenbrand
2015-11-30
1
-8
/
+3
|
/
*
KVM: s390: fix wrong lookup of VCPUs by array index
David Hildenbrand
2015-11-19
2
-8
/
+3
*
KVM: s390: avoid memory overwrites on emergency signal injection
David Hildenbrand
2015-11-19
1
-0
/
+4
*
KVM: s390: fix pfmf intercept handler
Heiko Carstens
2015-11-19
1
-1
/
+1
*
KVM: s390: enable SIMD only when no VCPUs were created
David Hildenbrand
2015-11-19
1
-1
/
+5
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-11-05
5
-145
/
+125
|
\
|
*
KVM: s390: use simple switch statement as multiplexer
Christian Borntraeger
2015-10-29
1
-21
/
+21
|
*
KVM: s390: drop useless newline in debugging data
Christian Borntraeger
2015-10-29
1
-4
/
+4
|
*
KVM: s390: SCA must not cross page boundaries
David Hildenbrand
2015-10-29
1
-1
/
+3
|
*
KVM: s390: factor out reading of the guest TOD clock
David Hildenbrand
2015-10-13
3
-15
/
+14
|
*
KVM: s390: factor out and fix setting of guest TOD clock
David Hildenbrand
2015-10-13
3
-23
/
+21
|
*
KVM: s390: switch to get_tod_clock() and fix STP sync races
David Hildenbrand
2015-10-13
2
-20
/
+6
|
*
KVM: s390: correctly handle injection of pgm irqs and per events
David Hildenbrand
2015-10-13
1
-1
/
+20
|
*
KVM: s390: simplify in-kernel program irq injection
David Hildenbrand
2015-10-13
2
-32
/
+20
|
*
KVM: s390: drop out early in kvm_s390_has_irq()
David Hildenbrand
2015-10-13
1
-11
/
+9
|
*
KVM: s390: kvm_arch_vcpu_runnable already cares about timer interrupts
David Hildenbrand
2015-10-13
1
-1
/
+1
|
*
KVM: s390: set interception requests for all floating irqs
David Hildenbrand
2015-10-13
1
-12
/
+7
|
*
KVM: s390: disabled wait cares about machine checks, not PER
David Hildenbrand
2015-10-13
1
-5
/
+3
|
*
KVM: s390: remove unused variable in __inject_vm
Christian Borntraeger
2015-10-13
1
-3
/
+0
*
|
s390/fpu: always enable the vector facility if it is available
Hendrik Brueckner
2015-10-14
1
-6
/
+0
|
/
*
KVM: s390: Replace incorrect atomic_or with atomic_andnot
Jason J. Herne
2015-09-16
1
-1
/
+1
*
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
2015-09-16
1
-0
/
+1
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-03
2
-31
/
+31
|
\
|
*
atomic: Replace atomic_{set,clear}_mask() usage
Peter Zijlstra
2015-07-27
2
-31
/
+31
[next]