index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
kvm-s390.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: s390: implement CPU model only facilities
Christian Borntraeger
2018-03-09
1
-2
/
+0
*
KVM: s390: provide only a single function for setting the tod (fix SCK)
David Hildenbrand
2018-02-20
1
-3
/
+2
*
KVM: s390: use switch vs jump table in intercept.c
Christian Borntraeger
2018-02-14
1
-2
/
+0
*
KVM: s390: exploit GISA and AIV for emulated interrupts
Michael Mueller
2018-01-26
1
-0
/
+3
*
KVM: s390: introduce and use kvm_s390_test_cpuflags()
David Hildenbrand
2018-01-24
1
-1
/
+6
*
KVM: s390: introduce and use kvm_s390_clear_cpuflags()
David Hildenbrand
2018-01-24
1
-0
/
+5
*
KVM: s390: rename __set_cpuflag() to kvm_s390_set_cpuflags()
David Hildenbrand
2018-01-24
1
-0
/
+5
*
KVM: s390: cleanup struct kvm_s390_float_interrupt
David Hildenbrand
2018-01-16
1
-1
/
+1
*
KVM: s390: Remove redundant license text
Greg Kroah-Hartman
2017-12-06
1
-4
/
+0
*
KVM: s390: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-12-06
1
-0
/
+1
*
s390/sthyi: reorganize sthyi implementation
QingFeng Hao
2017-10-09
1
-3
/
+2
*
KVM: s390: Multiple Epoch Facility support
Collin L. Walling
2017-08-29
1
-0
/
+2
*
KVM: s390: Inject machine check into the guest
QingFeng Hao
2017-06-28
1
-0
/
+2
*
KVM: s390: Support keyless subset guest mode
Farhan Ali
2017-04-21
1
-0
/
+1
*
KVM: s390: gs support for kvm guests
Fan Zhang
2017-03-22
1
-0
/
+1
*
KVM: s390: use defines for execution controls
David Hildenbrand
2017-03-16
1
-1
/
+1
*
KVM: s390: guestdbg: filter PER i-fetch on EXECUTE properly
David Hildenbrand
2017-01-30
1
-1
/
+1
*
KVM: s390: Get rid of ar_t
Christian Borntraeger
2017-01-30
1
-6
/
+4
*
KVM: s390: allow 255 VCPUs when sca entries aren't used
David Hildenbrand
2016-09-08
1
-0
/
+10
*
KVM: s390: lazy enable RI
Fan Zhang
2016-09-08
1
-0
/
+1
*
KVM: s390: fix delivery of vector regs during machine checks
David Hildenbrand
2016-09-08
1
-3
/
+0
*
KVM: s390: inject PER i-fetch events on applicable icpts
David Hildenbrand
2016-07-05
1
-0
/
+3
*
KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idle
David Hildenbrand
2016-06-21
1
-1
/
+1
*
KVM: s390: vsie: speed up VCPU irq delivery when handling vsie
David Hildenbrand
2016-06-21
1
-0
/
+1
*
KVM: s390: vsie: initial support for nested virtualization
David Hildenbrand
2016-06-21
1
-0
/
+7
*
KVM: s390: interface to query and configure cpu features
David Hildenbrand
2016-06-10
1
-0
/
+6
*
KVM: s390: Add sthyi emulation
Janosch Frank
2016-06-10
1
-0
/
+3
*
KVM: s390: allocate only one DMA page per VM
David Hildenbrand
2016-03-08
1
-2
/
+2
*
KVM: s390: step the VCPU timer while in enabled wait
David Hildenbrand
2016-03-08
1
-0
/
+5
*
KVM: s390: abstract access to the VCPU cpu timer
David Hildenbrand
2016-03-08
1
-0
/
+2
*
KVM: s390: PSW forwarding / rewinding / ilc rework
David Hildenbrand
2016-02-10
1
-1
/
+16
*
KVM: s390: Introduce new structures
Eugene (jno) Dvurechenski
2015-11-30
1
-1
/
+3
*
KVM: s390: Generalize access to IPTE controls
Eugene (jno) Dvurechenski
2015-11-30
1
-0
/
+5
*
KVM: s390: factor out reading of the guest TOD clock
David Hildenbrand
2015-10-13
1
-0
/
+10
*
KVM: s390: factor out and fix setting of guest TOD clock
David Hildenbrand
2015-10-13
1
-0
/
+1
*
KVM: s390: simplify in-kernel program irq injection
David Hildenbrand
2015-10-13
1
-4
/
+20
*
KVM: s390: Provide global debug log
Christian Borntraeger
2015-07-29
1
-0
/
+7
*
KVM: s390: VCPU_EVENT cleanup for prefix changes
Christian Borntraeger
2015-07-29
1
-0
/
+2
*
KVM: s390: clean up cmma_enable check
Dominik Dingel
2015-07-29
1
-2
/
+0
*
KVM: s390: provide functions for blocking all CPUs
Christian Borntraeger
2015-05-08
1
-2
/
+21
*
KVM: s390: make exit_sie_sync more robust
Christian Borntraeger
2015-05-08
1
-1
/
+1
*
KVM: s390: migrate vcpu interrupt state
Jens Freimann
2015-03-31
1
-0
/
+4
*
KVM: s390: deliver floating interrupts in order of priority
Jens Freimann
2015-03-31
1
-1
/
+1
*
KVM: s390: represent SIMD cap in kvm facility
Michael Mueller
2015-03-17
1
-0
/
+11
*
KVM: s390: Guest's memory access functions get access registers
Alexander Yarygin
2015-03-17
1
-4
/
+21
*
KVM: s390: Spelling s/intance/instance/
Geert Uytterhoeven
2015-03-17
1
-1
/
+1
*
KVM: s390: Machine Check
Eric Farman
2015-03-06
1
-0
/
+3
*
KVM: s390: reinjection of irqs can fail in the tpi handler
David Hildenbrand
2015-03-06
1
-2
/
+2
*
KVM: s390: include guest facilities in kvm facility test
Michael Mueller
2015-03-04
1
-1
/
+2
*
KVM: s390: use facilities and cpu_id per KVM
Michael Mueller
2015-02-09
1
-4
/
+9
[next]