1. e769ece KVM: s390: fix pfmf non-quiescing control handling by Heiko Carstens · 11 years ago
  2. 87d41fb KVM: s390: Fixed priority of execution in STSI by Thomas Huth · 11 years ago
  3. 953ed88 KVM: s390: Reworked LCTL and LCTLG instructions by Thomas Huth · 11 years ago
  4. 133608f KVM: s390: Check for access exceptions during TPI by Thomas Huth · 11 years ago
  5. 5087dfa KVM: s390: Privileged operation checks moved to instruction handlers by Thomas Huth · 11 years ago
  6. f9f6bbc KVM: s390: Privileged operation check for TPROT by Thomas Huth · 11 years ago
  7. 208dd75 KVM: s390: Renamed PGM_PRIVILEGED_OPERATION by Thomas Huth · 11 years ago
  8. aeb87c3 KVM: s390: Fix epsw instruction decoding by Thomas Huth · 11 years ago
  9. 69d0d3a KVM: s390: guest large pages by Christian Borntraeger · 11 years ago
  10. dfcf7dc s390/kvm: fix psw rewinding in handle_skey by Martin Schwidefsky · 11 years ago
  11. b13b5dc KVM: s390: fix compile with !CONFIG_COMPAT by Heiko Carstens · 11 years ago
  12. c51f068 KVM: s390: fix stsi exception handling by Heiko Carstens · 11 years ago
  13. db4a29c KVM: s390: fix and enforce return code handling for irq injections by Heiko Carstens · 11 years ago
  14. 3736b87 KVM: s390: make if statements in lpsw/lpswe handlers readable by Heiko Carstens · 11 years ago
  15. 6fd0fcc KVM: s390: fix return code handling in lpsw/lpswe handlers by Heiko Carstens · 11 years ago
  16. ace5058 KVM: s390: fix psw conversion in lpsw handler by Heiko Carstens · 11 years ago
  17. d21683e KVM: s390: fix 24 bit psw handling in lpsw/lpswe handler by Heiko Carstens · 11 years ago
  18. 0a75ca2 s390/kvm,gaccess: add address space annotations by Heiko Carstens · 12 years ago
  19. 7c959e8 s390/kvm: cleanup/fix handle_tpi() by Heiko Carstens · 12 years ago
  20. 396083a s390/kvm,gaccess: shorten put/get_guest code by Heiko Carstens · 12 years ago
  21. dc5008b s390/kvm: remove explicit -EFAULT return code checking on guest access by Heiko Carstens · 12 years ago
  22. 59a1fa2 s390/kvm,tprot: use new gmap_translate() function by Heiko Carstens · 12 years ago
  23. fa6b7fe KVM: s390: Add support for channel I/O instructions. by Cornelia Huck · 12 years ago
  24. f379aae KVM: s390: In-kernel handling of I/O instructions. by Cornelia Huck · 12 years ago
  25. 48a3e95 KVM: s390: Add support for machine checks. by Cornelia Huck · 12 years ago
  26. b1c571a KVM: s390: Decoding helper functions. by Cornelia Huck · 12 years ago
  27. 7797535 KVM: s390: Constify intercept handler tables. by Cornelia Huck · 12 years ago
  28. ecefbd9 Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  29. caf757c s390/sysinfo,stsi: change return code handling by Heiko Carstens · 12 years ago
  30. 5786fff KVM: s390: Add architectural trace events by Cornelia Huck · 12 years ago
  31. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  32. 8c3f61e KVM: s390: Handle sckpf instruction by Cornelia Huck · 12 years ago
  33. 5a32c1a KVM: s390: provide general purpose guest registers via kvm_run by Christian Borntraeger · 13 years ago
  34. 8d26cf7 KVM: s390: rework code that sets the prefix by Christian Borntraeger · 13 years ago
  35. 1eddb85 KVM: s390: Fix tprot locking by Christian Borntraeger · 13 years ago
  36. bb25b9b [S390] kvm: handle tprot intercepts by Christian Borntraeger · 13 years ago
  37. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  38. 14375bc [S390] cleanup facility list handling by Martin Schwidefsky · 14 years ago
  39. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  40. b8e660b [S390] Replace ENOTSUPP usage with EOPNOTSUPP by Heiko Carstens · 15 years ago
  41. ef50f7a KVM: s390: Allow stfle instruction in the guest by Christian Borntraeger · 15 years ago
  42. b037a4f KVM: s390: optimize float int lock: spin_lock_bh --> spin_lock by Christian Borntraeger · 15 years ago
  43. 70455a3 KVM: s390: Fix problem state check for b2 intercepts by Christian Borntraeger · 16 years ago
  44. 33e1911 [S390] Use unsigned long long for u64 on 64bit. by Heiko Carstens · 16 years ago
  45. a0046b6 KVM: s390: Make facility bits future-proof by Christian Borntraeger · 16 years ago
  46. 1f4170e KVM: s390: Fix kvm on IBM System z10 by Christian Borntraeger · 16 years ago
  47. 180c12f KVM: s390: rename private structures by Christian Borntraeger · 16 years ago
  48. 484875b [S390] Move stfl to system.h and delete duplicated version. by Heiko Carstens · 16 years ago
  49. f603f07 KVM: s390: rename stfl to kvm_stfl by Heiko Carstens · 16 years ago
  50. 453423d KVM: s390: intercepts for privileged instructions by Christian Borntraeger · 16 years ago