index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
Age
Commit message (
Expand
)
Author
2016-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-03-14
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-08
s390: Fix misspellings in comments
Adam Buchbinder
2016-03-08
s390/mm: split arch/s390/mm/pgtable.c
Martin Schwidefsky
2016-03-08
s390/mm: uninline ptep_xxx functions from pgtable.h
Martin Schwidefsky
2016-03-08
KVM: s390: allocate only one DMA page per VM
David Hildenbrand
2016-03-08
KVM: s390: enable STFLE interpretation only if enabled for the guest
David Hildenbrand
2016-03-08
KVM: s390: wake up when the VCPU cpu timer expires
David Hildenbrand
2016-03-08
KVM: s390: step the VCPU timer while in enabled wait
David Hildenbrand
2016-03-08
KVM: s390: protect VCPU cpu timer with a seqcount
David Hildenbrand
2016-03-08
KVM: s390: step VCPU cpu timer during kvm_run ioctl
David Hildenbrand
2016-03-08
KVM: s390: abstract access to the VCPU cpu timer
David Hildenbrand
2016-03-08
KVM: s390: store cpu id in vcpu->cpu when scheduled in
David Hildenbrand
2016-03-08
KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
David Hildenbrand
2016-02-25
KVM: Use simple waitqueue for vcpu->wq
Marcelo Tosatti
2016-02-10
KVM: s390: bail out early on fatal signal in dirty logging
Christian Borntraeger
2016-02-10
KVM: s390: do not block CPU on dirty logging
Christian Borntraeger
2016-02-10
KVM: s390: do not take mmap_sem on dirty log query
Christian Borntraeger
2016-02-10
KVM: s390: instruction-fetching exceptions on SIE faults
David Hildenbrand
2016-02-10
KVM: s390: provide prog irq ilc on SIE faults
David Hildenbrand
2016-02-10
KVM: s390: irq delivery should not rely on icptcode
David Hildenbrand
2016-02-10
KVM: s390: clean up prog irq injection on prog irq icpts
David Hildenbrand
2016-02-10
KVM: s390: read the correct opcode on SIE faults
David Hildenbrand
2016-02-10
KVM: s390: gaccess: implement instruction fetching mode
David Hildenbrand
2016-02-10
KVM: s390: gaccess: introduce access modes
David Hildenbrand
2016-02-10
KVM: s390: migration / injection of prog irq ilc
David Hildenbrand
2016-02-10
KVM: s390: PSW forwarding / rewinding / ilc rework
David Hildenbrand
2016-02-10
KVM: s390: sync of fp registers via kvm_run
David Hildenbrand
2016-02-10
KVM: s390: allow sync of fp registers via vregs
David Hildenbrand
2016-01-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-01-26
KVM: s390: fix memory overwrites when vx is disabled
David Hildenbrand
2016-01-26
KVM: s390: Enable the KVM-VFIO device
Dong Jia Shi
2016-01-26
KVM: s390: fix guest fprs memory leak
David Hildenbrand
2016-01-19
s390: remove all usages of PSW_ADDR_INSN
Heiko Carstens
2016-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-01-11
s390: rename struct _lowcore to struct lowcore
Heiko Carstens
2016-01-07
KVM: s390: implement the RI support of guest
Fan Zhang
2016-01-07
kvm/s390: drop unpaired smp_mb
Michael S. Tsirkin
2015-12-15
KVM: s390: consider system MHA for guest storage
Guenther Hutzl
2015-12-15
KVM: s390: fix mismatch between user and in-kernel guest limit
Dominik Dingel
2015-12-15
KVM: s390: obey kptr_restrict in traces
Christian Borntraeger
2015-12-15
KVM: s390: use assignment instead of memcpy
Christian Borntraeger
2015-11-30
KVM: s390: remove redudant assigment of error code
Christian Borntraeger
2015-11-30
KVM: s390: remove pointless test_facility(2) check
Heiko Carstens
2015-11-30
KVM: s390: don't load kvm without virtualization support
David Hildenbrand
2015-11-30
KVM: s390: don't switch to ESCA for ucontrol
David Hildenbrand
2015-11-30
KVM: s390: cleanup sca_add_vcpu
David Hildenbrand
2015-11-30
KVM: s390: always set/clear the SCA sda field
David Hildenbrand
2015-11-30
KVM: s390: fix SCA related races and double use
David Hildenbrand
[next]