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.13.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
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-10
KVM: s390: fixup I/O interrupt traces
Christian Borntraeger
1
-11
/
+15
2016-06-10
KVM: s390: provide logging for diagnose 0x500
Christian Borntraeger
1
-0
/
+5
2016-06-10
KVM: s390: turn on tx even without ctx
David Hildenbrand
1
-1
/
+1
2016-06-10
KVM: s390: enable host-protection-interruption only with ESOP
David Hildenbrand
1
-1
/
+3
2016-06-10
KVM: s390: enable ibs only if available
David Hildenbrand
1
-0
/
+2
2016-06-10
KVM: s390: enable PFMFI only if available
David Hildenbrand
1
-1
/
+1
2016-06-10
KVM: s390: enable cei only if available
David Hildenbrand
1
-1
/
+3
2016-06-10
KVM: s390: enable ib only if available
David Hildenbrand
1
-1
/
+3
2016-06-10
KVM: s390: handle missing guest-storage-limit-suppression
David Hildenbrand
1
-0
/
+4
2016-06-10
KVM: s390: provide CMMA attributes only if available
David Hildenbrand
1
-1
/
+6
2016-06-10
KVM: s390: enable CMMA if the interpration is available
David Hildenbrand
1
-2
/
+1
2016-06-10
KVM: s390: guestdbg: signal missing hardware support
David Hildenbrand
1
-0
/
+2
2016-06-10
KVM: s390: handle missing 64-bit-SCAO facility
David Hildenbrand
1
-4
/
+8
2016-06-10
KVM: s390: interface to query and configure cpu subfunctions
David Hildenbrand
1
-0
/
+89
2016-06-10
KVM: s390: gaccess: convert get_vcpu_asce()
David Hildenbrand
1
-22
/
+1
2016-06-10
KVM: s390: gaccess: convert guest_page_range()
David Hildenbrand
1
-18
/
+9
2016-06-10
KVM: s390: gaccess: convert guest_translate_address()
David Hildenbrand
1
-15
/
+6
2016-06-10
KVM: s390: gaccess: convert kvm_s390_check_low_addr_prot_real()
David Hildenbrand
1
-12
/
+1
2016-06-10
KVM: s390: gaccess: function for preparing translation exceptions
David Hildenbrand
1
-0
/
+62
2016-06-10
KVM: s390: gaccess: store guest address on ALC prot exceptions
David Hildenbrand
1
-3
/
+5
2016-06-10
KVM: s390: forward ESOP if available
David Hildenbrand
1
-0
/
+13
2016-06-10
KVM: s390: interface to query and configure cpu features
David Hildenbrand
2
-0
/
+69
2016-06-10
KVM: s390: Add mnemonic print to kvm_s390_intercept_prog
Alexander Yarygin
1
-2
/
+4
2016-06-10
KVM: s390: Limit sthyi execution
Janosch Frank
2
-0
/
+13
2016-06-10
KVM: s390: Add sthyi emulation
Janosch Frank
6
-1
/
+494
2016-06-10
KVM: s390: Add operation exception interception handler
Janosch Frank
3
-0
/
+33
2016-06-10
KVM: s390: Add stats for PEI events
Alexander Yarygin
2
-0
/
+3
2016-06-10
KVM: s390: ignore IBC if zero
David Hildenbrand
1
-1
/
+1
2016-05-13
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
3
-0
/
+12
2016-05-09
KVM: s390: Populate mask of non-hypervisor managed facility bits
Alexander Yarygin
1
-3
/
+16
2016-05-09
KVM: s390: Enable all facility bits that are known good for passthrough
Alexander Yarygin
1
-2
/
+2
2016-05-09
KVM: s390: force ibc into valid range
David Hildenbrand
1
-1
/
+11
2016-05-09
KVM: s390: cleanup cpuid handling
David Hildenbrand
2
-9
/
+10
2016-05-09
KVM: s390: enable SRS only if enabled for the guest
David Hildenbrand
2
-1
/
+9
2016-05-09
KVM: s390: enable PFMFI only if guest has EDAT1
David Hildenbrand
1
-1
/
+2
2016-05-04
KVM: s390: support NQ only if the facility is enabled for the guest
David Hildenbrand
1
-2
/
+3
2016-05-04
KVM: s390: cmma: don't check entry content
David Hildenbrand
1
-11
/
+3
2016-04-20
KVM: s390: add clear I/O irq operation for FLIC
Halil Pasic
1
-0
/
+25
2016-04-20
KVM: s390: implement has_attr for FLIC
Halil Pasic
1
-0
/
+17
2016-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
5
-3
/
+7
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-175
/
+369
2016-03-15
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2016-03-08
s390: Fix misspellings in comments
Adam Buchbinder
1
-2
/
+2
2016-03-08
s390/mm: split arch/s390/mm/pgtable.c
Martin Schwidefsky
4
-1
/
+5
2016-03-08
s390/mm: uninline ptep_xxx functions from pgtable.h
Martin Schwidefsky
1
-1
/
+1
2016-03-08
KVM: s390: allocate only one DMA page per VM
David Hildenbrand
3
-40
/
+26
2016-03-08
KVM: s390: enable STFLE interpretation only if enabled for the guest
David Hildenbrand
1
-1
/
+2
2016-03-08
KVM: s390: wake up when the VCPU cpu timer expires
David Hildenbrand
1
-13
/
+35
2016-03-08
KVM: s390: step the VCPU timer while in enabled wait
David Hildenbrand
2
-2
/
+7
2016-03-08
KVM: s390: protect VCPU cpu timer with a seqcount
David Hildenbrand
1
-8
/
+22
[prev]
[next]