index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-08
KVM: move architecture-dependent requests to arch/
Paolo Bonzini
1
-0
/
+4
2016-01-07
KVM: s390: implement the RI support of guest
Fan Zhang
3
-1
/
+27
2016-01-07
kvm/s390: drop unpaired smp_mb
Michael S. Tsirkin
1
-1
/
+0
2015-12-15
KVM: s390: consider system MHA for guest storage
Guenther Hutzl
1
-1
/
+5
2015-12-15
KVM: s390: fix mismatch between user and in-kernel guest limit
Dominik Dingel
4
-7
/
+25
2015-12-15
KVM: s390: obey kptr_restrict in traces
Christian Borntraeger
2
-7
/
+8
2015-12-15
KVM: s390: use assignment instead of memcpy
Christian Borntraeger
1
-2
/
+4
2015-11-30
KVM: s390: remove redudant assigment of error code
Christian Borntraeger
1
-3
/
+1
2015-11-30
KVM: s390: remove pointless test_facility(2) check
Heiko Carstens
1
-1
/
+1
2015-11-30
KVM: s390: don't load kvm without virtualization support
David Hildenbrand
1
-0
/
+5
2015-11-30
s390: show virtualization support in /proc/cpuinfo
David Hildenbrand
3
-0
/
+22
2015-11-30
s390/sclp: introduce check for SIE
David Hildenbrand
1
-1
/
+5
2015-11-30
KVM: s390: don't switch to ESCA for ucontrol
David Hildenbrand
1
-1
/
+1
2015-11-30
KVM: s390: cleanup sca_add_vcpu
David Hildenbrand
1
-12
/
+11
2015-11-30
KVM: s390: always set/clear the SCA sda field
David Hildenbrand
1
-8
/
+4
2015-11-30
KVM: s390: fix SCA related races and double use
David Hildenbrand
1
-6
/
+5
2015-11-30
KVM: s390: we always have a SCA
David Hildenbrand
1
-6
/
+1
2015-11-30
KVM: s390: fast path for sca_ext_call_pending
David Hildenbrand
1
-2
/
+4
2015-11-30
KVM: s390: Enable up to 248 VCPUs per VM
Eugene (jno) Dvurechenski
2
-2
/
+3
2015-11-30
KVM: s390: Introduce switching code
Eugene (jno) Dvurechenski
4
-9
/
+103
2015-11-30
KVM: s390: Make provisions for ESCA utilization
Eugene (jno) Dvurechenski
3
-29
/
+106
2015-11-30
KVM: s390: Introduce new structures
Eugene (jno) Dvurechenski
4
-26
/
+70
2015-11-30
KVM: s390: Provide SCA-aware helpers for VCPU add/del
Eugene (jno) Dvurechenski
1
-13
/
+31
2015-11-30
KVM: s390: Generalize access to SIGP controls
Eugene (jno) Dvurechenski
1
-27
/
+45
2015-11-30
KVM: s390: Generalize access to IPTE controls
Eugene (jno) Dvurechenski
2
-5
/
+10
2015-11-30
s390/sclp: introduce checks for ESCA and HVS
Eugene (jno) Dvurechenski
1
-0
/
+2
2015-11-30
KVM: s390: rewrite vcpu_post_run and drop out early
David Hildenbrand
2
-42
/
+24
2015-11-30
KVM: Use common function for VCPU lookup by id
David Hildenbrand
1
-8
/
+3
2015-11-24
Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
18
-243
/
+160
2015-11-19
KVM: s390: fix wrong lookup of VCPUs by array index
David Hildenbrand
2
-8
/
+3
2015-11-19
KVM: s390: avoid memory overwrites on emergency signal injection
David Hildenbrand
1
-0
/
+4
2015-11-19
KVM: s390: fix pfmf intercept handler
Heiko Carstens
1
-1
/
+1
2015-11-19
KVM: s390: enable SIMD only when no VCPUs were created
David Hildenbrand
1
-1
/
+5
2015-11-16
s390: remove SALIPL loader
Heiko Carstens
1
-79
/
+8
2015-11-16
s390: wire up mlock2 system call
Heiko Carstens
3
-1
/
+4
2015-11-16
s390: remove g5 elf platform support
Heiko Carstens
1
-3
/
+0
2015-11-16
s390: avoid cache aliasing under z/VM and KVM
Martin Schwidefsky
4
-86
/
+23
2015-11-12
s390/sclp: _sclp_wait_int(): retain full PSW mask
Sascha Silbe
1
-1
/
+1
2015-11-11
s390: add support for ipl devices in subchannel sets > 0
Sebastian Ott
3
-12
/
+40
2015-11-11
s390/ipl: fix out of bounds access in scpdata_write
Sebastian Ott
1
-12
/
+5
2015-11-09
s390/pci_dma: improve debugging of errors during dma map
Sebastian Ott
1
-11
/
+30
2015-11-09
s390/pci_dma: handle dma table failures
Sebastian Ott
2
-15
/
+27
2015-11-09
s390/pci_dma: unify label of invalid translation table entries
Sebastian Ott
1
-4
/
+3
2015-11-09
s390/syscalls: remove system call number calculation
Heiko Carstens
1
-8
/
+8
2015-11-09
s390/diag: add a s390 prefix to the diagnose trace point
Martin Schwidefsky
3
-8
/
+8
2015-11-09
s390/head: fix error message on unsupported hardware
Sascha Silbe
1
-4
/
+4
2015-11-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-145
/
+127
2015-11-06
Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-13
/
+34
2015-11-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
68
-866
/
+1136
2015-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
[next]