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
/
priv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-21
s390/kvm: support collaborative memory management
Konstantin Weitz
1
-0
/
+41
2014-01-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+1
2014-01-16
s390: Fix misspellings using 'codespell' tool
Hendrik Brueckner
1
-1
/
+1
2013-11-28
KVM: s390: Do not set CC3 for EQBS and SQBS
Thomas Huth
1
-2
/
+0
2013-11-28
KVM: s390: Fix access to CR6 in TPI handler
Thomas Huth
1
-1
/
+1
2013-09-24
KVM: s390: Intercept SCK instruction
Thomas Huth
1
-0
/
+33
2013-09-24
KVM: s390: Implement TEST BLOCK
Thomas Huth
1
-0
/
+28
2013-09-05
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-19
/
+13
2013-07-29
KVM: s390: Add helper function for setting condition code
Thomas Huth
1
-9
/
+6
2013-07-29
KVM: s390: Fix sparse warnings in priv.c
Thomas Huth
1
-3
/
+3
2013-07-29
KVM: s390: declare virtual HW facilities
Michael Mueller
1
-7
/
+4
2013-07-29
KVM: s390: fix pfmf non-quiescing control handling
Heiko Carstens
1
-2
/
+2
2013-06-21
KVM: s390: Fixed priority of execution in STSI
Thomas Huth
1
-7
/
+16
2013-06-21
KVM: s390: Reworked LCTL and LCTLG instructions
Thomas Huth
1
-1
/
+77
2013-06-21
KVM: s390: Check for access exceptions during TPI
Thomas Huth
1
-3
/
+4
2013-06-21
KVM: s390: Privileged operation checks moved to instruction handlers
Thomas Huth
1
-24
/
+39
2013-06-21
KVM: s390: Privileged operation check for TPROT
Thomas Huth
1
-0
/
+3
2013-06-21
KVM: s390: Renamed PGM_PRIVILEGED_OPERATION
Thomas Huth
1
-9
/
+7
2013-06-17
KVM: s390: Fix epsw instruction decoding
Thomas Huth
1
-2
/
+1
2013-06-17
KVM: s390: guest large pages
Christian Borntraeger
1
-2
/
+84
2013-05-21
s390/kvm: fix psw rewinding in handle_skey
Martin Schwidefsky
1
-1
/
+2
2013-04-02
KVM: s390: fix compile with !CONFIG_COMPAT
Heiko Carstens
1
-0
/
+1
2013-04-02
KVM: s390: fix stsi exception handling
Heiko Carstens
1
-10
/
+10
2013-04-02
KVM: s390: fix and enforce return code handling for irq injections
Heiko Carstens
1
-57
/
+26
2013-04-02
KVM: s390: make if statements in lpsw/lpswe handlers readable
Heiko Carstens
1
-34
/
+24
2013-04-02
KVM: s390: fix return code handling in lpsw/lpswe handlers
Heiko Carstens
1
-30
/
+14
2013-04-02
KVM: s390: fix psw conversion in lpsw handler
Heiko Carstens
1
-1
/
+2
2013-04-02
KVM: s390: fix 24 bit psw handling in lpsw/lpswe handler
Heiko Carstens
1
-1
/
+1
2013-03-07
s390/kvm,gaccess: add address space annotations
Heiko Carstens
1
-11
/
+11
2013-03-07
s390/kvm: cleanup/fix handle_tpi()
Heiko Carstens
1
-24
/
+30
2013-03-07
s390/kvm,gaccess: shorten put/get_guest code
Heiko Carstens
1
-11
/
+11
2013-03-07
s390/kvm: remove explicit -EFAULT return code checking on guest access
Heiko Carstens
1
-3
/
+3
2013-03-07
s390/kvm,tprot: use new gmap_translate() function
Heiko Carstens
1
-12
/
+9
2013-01-08
KVM: s390: Add support for channel I/O instructions.
Cornelia Huck
1
-4
/
+87
2013-01-08
KVM: s390: In-kernel handling of I/O instructions.
Cornelia Huck
1
-17
/
+39
2013-01-08
KVM: s390: Add support for machine checks.
Cornelia Huck
1
-0
/
+135
2013-01-08
KVM: s390: Decoding helper functions.
Cornelia Huck
1
-31
/
+11
2013-01-08
KVM: s390: Constify intercept handler tables.
Cornelia Huck
1
-2
/
+2
2012-10-04
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+8
2012-09-26
s390/sysinfo,stsi: change return code handling
Heiko Carstens
1
-2
/
+2
2012-07-26
KVM: s390: Add architectural trace events
Cornelia Huck
1
-1
/
+8
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-1
/
+1
2012-05-01
KVM: s390: Handle sckpf instruction
Cornelia Huck
1
-0
/
+31
2012-03-05
KVM: s390: provide general purpose guest registers via kvm_run
Christian Borntraeger
1
-12
/
+12
2012-03-05
KVM: s390: rework code that sets the prefix
Christian Borntraeger
1
-2
/
+1
2011-11-17
KVM: s390: Fix tprot locking
Christian Borntraeger
1
-2
/
+8
2011-07-24
[S390] kvm: handle tprot intercepts
Christian Borntraeger
1
-0
/
+49
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-10-25
[S390] cleanup facility list handling
Martin Schwidefsky
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
[next]