index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: s390: Intercept SCK instruction
Thomas Huth
2013-09-24
1
-0
/
+33
*
KVM: s390: Implement TEST BLOCK
Thomas Huth
2013-09-24
1
-0
/
+28
*
KVM: s390: Helper for converting real addresses to absolute
Thomas Huth
2013-09-24
1
-7
/
+14
*
KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rre
Thomas Huth
2013-09-24
1
-2
/
+4
*
KVM: s390: Lock kvm->srcu at the appropriate places
Thomas Huth
2013-09-24
3
-3
/
+16
*
KVM: s390: Push run loop into __vcpu_run
Thomas Huth
2013-09-24
1
-24
/
+25
*
KVM: s390: Split up __vcpu_run into three parts
Thomas Huth
2013-09-24
1
-17
/
+37
*
KVM: s390: Remove dead "rerun vcpu" code
Thomas Huth
2013-09-24
3
-12
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-09-04
4
-31
/
+55
|
\
|
*
KVM: s390: Add helper function for setting condition code
Thomas Huth
2013-07-29
2
-9
/
+13
|
*
KVM: s390: Fix sparse warnings in priv.c
Thomas Huth
2013-07-29
1
-3
/
+3
|
*
KVM: s390: declare virtual HW facilities
Michael Mueller
2013-07-29
3
-15
/
+22
|
*
KVM: Introduce kvm_arch_memslots_updated()
Takuya Yoshikawa
2013-07-18
1
-0
/
+4
|
*
KVM: s390: use cookies for ioeventfd
Cornelia Huck
2013-07-18
1
-4
/
+13
*
|
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-04
1
-4
/
+8
|
\
\
|
*
|
s390: Replace weird use of PTR_RET.
Rusty Russell
2013-07-15
1
-4
/
+8
|
|
/
*
|
KVM: s390: fix pfmf non-quiescing control handling
Heiko Carstens
2013-07-29
1
-2
/
+2
*
|
KVM: s390: move kvm_guest_enter,exit closer to sie
Dominik Dingel
2013-07-29
1
-7
/
+14
|
/
*
KVM: s390: Fixed priority of execution in STSI
Thomas Huth
2013-06-20
1
-7
/
+16
*
KVM: s390: Reworked LCTL and LCTLG instructions
Thomas Huth
2013-06-20
3
-85
/
+81
*
KVM: s390: Check for access exceptions during TPI
Thomas Huth
2013-06-20
1
-3
/
+4
*
KVM: s390: Check for PSTATE when handling DIAGNOSE
Thomas Huth
2013-06-20
1
-0
/
+3
*
KVM: s390: Privileged operation checks moved to instruction handlers
Thomas Huth
2013-06-20
1
-24
/
+39
*
KVM: s390: Privileged operation check for TPROT
Thomas Huth
2013-06-20
1
-0
/
+3
*
KVM: s390: Renamed PGM_PRIVILEGED_OPERATION
Thomas Huth
2013-06-20
2
-11
/
+8
*
KVM: s390: Fix epsw instruction decoding
Thomas Huth
2013-06-17
1
-2
/
+1
*
KVM: s390: Use common waitqueue
Christian Borntraeger
2013-06-17
3
-18
/
+18
*
KVM: s390: code cleanup to use common vcpu slab cache
Michael Mueller
2013-06-17
1
-3
/
+3
*
KVM: s390: guest large pages
Christian Borntraeger
2013-06-17
3
-4
/
+95
*
KVM: s390: Add "devname:kvm" alias.
Cornelia Huck
2013-06-03
1
-0
/
+9
*
s390/kvm: avoid automatic sie reentry
Martin Schwidefsky
2013-05-21
1
-1
/
+3
*
s390/kvm: Kick guests out of sie if prefix page host pte is touched
Christian Borntraeger
2013-05-21
3
-37
/
+52
*
s390/kvm: Provide a way to prevent reentering SIE
Christian Borntraeger
2013-05-21
2
-0
/
+32
*
s390/kvm: fix psw rewinding in handle_skey
Martin Schwidefsky
2013-05-21
1
-1
/
+2
*
KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles
Marc Zyngier
2013-05-19
1
-1
/
+2
*
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-05-05
9
-728
/
+318
|
\
|
*
KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390
Nick Wang
2013-04-02
1
-0
/
+3
|
*
KVM: s390: Remove the sanity checks for kvm memory slot
Nick Wang
2013-04-02
1
-12
/
+4
|
*
KVM: s390: fix compile with !CONFIG_COMPAT
Heiko Carstens
2013-04-02
1
-0
/
+1
|
*
KVM: s390: fix stsi exception handling
Heiko Carstens
2013-04-02
1
-10
/
+10
|
*
KVM: s390: fix and enforce return code handling for irq injections
Heiko Carstens
2013-04-02
4
-73
/
+37
|
*
KVM: s390: make if statements in lpsw/lpswe handlers readable
Heiko Carstens
2013-04-02
1
-34
/
+24
|
*
KVM: s390: fix return code handling in lpsw/lpswe handlers
Heiko Carstens
2013-04-02
1
-30
/
+14
|
*
KVM: s390: fix psw conversion in lpsw handler
Heiko Carstens
2013-04-02
1
-1
/
+2
|
*
KVM: s390: fix 24 bit psw handling in lpsw/lpswe handler
Heiko Carstens
2013-04-02
1
-1
/
+1
|
*
KVM: s390: Dont do a gmap update on minor memslot changes
Christian Borntraeger
2013-04-02
1
-0
/
+10
|
*
s390/kvm,gaccess: add address space annotations
Heiko Carstens
2013-03-07
4
-41
/
+42
|
*
s390/kvm: cleanup/fix handle_tpi()
Heiko Carstens
2013-03-07
1
-24
/
+30
|
*
s390/kvm,gaccess: shorten copy_to/from_guest code
Heiko Carstens
2013-03-07
1
-253
/
+41
|
*
s390/kvm,gaccess: shorten put/get_guest code
Heiko Carstens
2013-03-07
4
-152
/
+81
[next]