1. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  2. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  3. fd7e9a8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  4. ff47d8c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  5. 460df4c KVM: race-free exit from KVM_RUN without POSIX signals by Paolo Bonzini · 8 years ago
  6. d321796 s390: Audit and remove any remaining unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  7. fb7dc1d KVM: s390: detect some program check loops by Christian Borntraeger · 8 years ago
  8. e1e8a96 KVM: s390: Disable dirty log retrieval for UCONTROL guests by Janosch Frank · 8 years ago
  9. a8c39dd KVM: s390: Add debug logging to basic cpu model interface by Christian Borntraeger · 8 years ago
  10. af0f339 Merge tag 'kvm-s390-master-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kernelorgnext by Christian Borntraeger · 8 years ago
  11. a69cbe8 KVM: s390: guestdbg: filter PER i-fetch on EXECUTE properly by David Hildenbrand · 9 years ago
  12. 3fa8cad7 KVM: s390: prepare to read random guest instructions by David Hildenbrand · 9 years ago
  13. f417117 KVM: s390: guestdbg: filter i-fetch events on icpts by David Hildenbrand · 9 years ago
  14. 2f87d94 KVM: s390: Introduce BCD Vector Instructions to the guest by Guenther Hutzl · 9 years ago
  15. 53743aa KVM: s390: Introduce Vector Enhancements facility 1 to the guest by Maxim Samoylov · 9 years ago
  16. 27f67f8 KVM: s390: Get rid of ar_t by Christian Borntraeger · 8 years ago
  17. d051ae5 KVM: s390: get rid of bogus cc initialization by Heiko Carstens · 8 years ago
  18. cd1836f KVM: s390: instruction-execution-protection support by Janosch Frank · 8 years ago
  19. a679c54 KVM: s390: gaccess: add ESOP2 handling by Christian Borntraeger · 8 years ago
  20. 0447819 KVM: s390: do not expose random data via facility bitmap by Christian Borntraeger · 8 years ago
  21. 0b92515 s390: remove couple of unneeded semicolons by Heiko Carstens · 8 years ago
  22. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  23. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  24. e1788bb KVM: s390: handle floating point registers in the run ioctl not in vcpu_put/load by Christian Borntraeger · 8 years ago
  25. 31d8b8d KVM: s390: handle access registers in the run ioctl not in vcpu_put/load by Christian Borntraeger · 8 years ago
  26. 45c7ee4 KVM: s390: Fix STHYI buffer alignment for diag224 by Janosch Frank · 8 years ago
  27. a5efb6b KVM: s390: reject invalid modes for runtime instrumentation by Christian Borntraeger · 8 years ago
  28. 6218590 Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  29. e46cae4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  30. 235539b kvm: add stubs for arch specific debugfs support by Luiz Capitulino · 8 years ago
  31. b0eb91a Merge remote-tracking branch 'kvms390/s390forkvm' into kvms390next by Christian Borntraeger · 8 years ago
  32. 0624a8e KVM: s390: Use memdup_user() rather than duplicating code by Markus Elfring · 8 years ago
  33. a1708a2 KVM: s390: Improve determination of sizes in kvm_s390_import_bp_data() by Markus Elfring · 8 years ago
  34. a694067 KVM: s390: allow 255 VCPUs when sca entries aren't used by David Hildenbrand · 8 years ago
  35. 80cd876 KVM: s390: lazy enable RI by Fan Zhang · 8 years ago
  36. c14b88d KVM: s390: gaccess: simplify translation exception handling by Janosch Frank · 9 years ago
  37. b1ffffb KVM: s390: guestdbg: separate defines for per code by David Hildenbrand · 9 years ago
  38. 8953fb0 KVM: s390: write external damage code on machine checks by David Hildenbrand · 8 years ago
  39. ff5dc14 KVM: s390: fix delivery of vector regs during machine checks by David Hildenbrand · 9 years ago
  40. 0319dae KVM: s390: split store status and machine check handling by David Hildenbrand · 8 years ago
  41. d6404de KVM: s390: factor out actual delivery of machine checks by David Hildenbrand · 9 years ago
  42. 4d21cef3 KVM: s390: vsie: fix riccbd by David Hildenbrand · 8 years ago
  43. 69c0e36 s390/crypto: cpacf function detection by Martin Schwidefsky · 8 years ago
  44. 88bf46b Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Martin Schwidefsky · 8 years ago
  45. f6c1d35 KVM: s390: generate facility mask from readable list by Heiko Carstens · 8 years ago
  46. a7d4b8f KVM: s390: don't use current->thread.fpu.* when accessing registers by David Hildenbrand · 8 years ago
  47. aca411a KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failed by Julius Niedworok · 8 years ago
  48. 75a4615 KVM: s390: set the prefix initially properly by Julius Niedworok · 8 years ago
  49. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  50. 015cd86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  51. 9acc317 KVM: s390: let ptff intercepts result in cc=3 by David Hildenbrand · 9 years ago
  52. 6502a34 KVM: s390: allow user space to handle instr 0x0000 by David Hildenbrand · 9 years ago
  53. c63cf53 KVM: pass struct kvm to kvm_set_routing_entry by Radim Krčmář · 9 years ago
  54. 5ffe466 KVM: s390: inject PER i-fetch events on applicable icpts by David Hildenbrand · 9 years ago
  55. 6edaa53 KVM: remove kvm_guest_enter/exit wrappers by Paolo Bonzini · 9 years ago
  56. a411edf KVM: s390: vsie: add module parameter "nested" by David Hildenbrand · 9 years ago
  57. 5d3876a KVM: s390: vsie: add indication for future features by David Hildenbrand · 9 years ago
  58. 91473b4 KVM: s390: vsie: correctly set and handle guest TOD by David Hildenbrand · 9 years ago
  59. b917ae5 KVM: s390: vsie: speed up VCPU external calls by David Hildenbrand · 10 years ago
  60. 94a15de KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idle by David Hildenbrand · 9 years ago
  61. adbf169 KVM: s390: vsie: speed up VCPU irq delivery when handling vsie by David Hildenbrand · 9 years ago
  62. 1b7029b KVM: s390: vsie: try to refault after a reported fault to g2 by David Hildenbrand · 10 years ago
  63. 7fd7f39 KVM: s390: vsie: support IBS interpretation by David Hildenbrand · 9 years ago
  64. 13ee3f6 KVM: s390: vsie: support conditional-external-interception by David Hildenbrand · 9 years ago
  65. 5630a8e KVM: s390: vsie: support intervention-bypass by David Hildenbrand · 9 years ago
  66. a1b7b9b KVM: s390: vsie: support guest-storage-limit-suppression by David Hildenbrand · 9 years ago
  67. 77d18f6 KVM: s390: vsie: support guest-PER-enhancement by David Hildenbrand · 9 years ago
  68. 0615a32 KVM: s390: vsie: support shared IPTE-interlock facility by David Hildenbrand · 9 years ago
  69. 19c439b KVM: s390: vsie: support 64-bit-SCAO by David Hildenbrand · 9 years ago
  70. 588438c KVM: s390: vsie: support run-time-instrumentation by David Hildenbrand · 9 years ago
  71. c9bc1ea KVM: s390: vsie: support vectory facility (SIMD) by David Hildenbrand · 9 years ago
  72. 166ecb3 KVM: s390: vsie: support transactional execution by David Hildenbrand · 9 years ago
  73. bbeaa58 KVM: s390: vsie: support aes dea wrapping keys by David Hildenbrand · 9 years ago
  74. 66b630d KVM: s390: vsie: support STFLE interpretation by David Hildenbrand · 9 years ago
  75. 4ceafa9 KVM: s390: vsie: support host-protection-interruption by David Hildenbrand · 9 years ago
  76. 535ef81 KVM: s390: vsie: support edat1 / edat2 by David Hildenbrand · 9 years ago
  77. 3573602 KVM: s390: vsie: support setting the ibc by David Hildenbrand · 9 years ago
  78. 06d68a6 KVM: s390: vsie: optimize gmap prefix mapping by David Hildenbrand · 9 years ago
  79. a3508fb KVM: s390: vsie: initial support for nested virtualization by David Hildenbrand · 10 years ago
  80. 37d9df9 KVM: s390: backup the currently enabled gmap when scheduled out by David Hildenbrand · 10 years ago
  81. 65d0b0d KVM: s390: fast path for shadow gmaps in gmap notifier by David Hildenbrand · 10 years ago
  82. 3218f70 s390/mm: support real-space for gmap shadows by David Hildenbrand · 9 years ago
  83. 1c65781 s390/mm: push rte protection down to shadow pte by David Hildenbrand · 9 years ago
  84. 18b89809 s390/mm: support EDAT2 for gmap shadows by David Hildenbrand · 9 years ago
  85. fd8d4e3 s390/mm: support EDAT1 for gmap shadows by David Hildenbrand · 9 years ago
  86. 00fc062 s390/mm: push ste protection down to shadow pte by David Hildenbrand · 9 years ago
  87. f4debb4 s390/mm: take ipte_lock during shadow faults by David Hildenbrand · 9 years ago
  88. 7a67415 s390/mm: protection exceptions are corrrectly shadowed by David Hildenbrand · 9 years ago
  89. e52f8b6 s390/mm: take the mmap_sem in kvm_s390_shadow_fault() by David Hildenbrand · 9 years ago
  90. a9d23e7 s390/mm: shadow pages with real guest requested protection by David Hildenbrand · 9 years ago
  91. aa17aa5 s390/mm: add kvm shadow fault function by Martin Schwidefsky · 9 years ago
  92. 6ea427b s390/mm: add reference counter to gmap structure by Martin Schwidefsky · 9 years ago
  93. b2d73b2 s390/mm: extended gmap pte notifier by Martin Schwidefsky · 9 years ago
  94. 414d3b0 s390/kvm: page table invalidation notifier by Martin Schwidefsky · 9 years ago
  95. a03825b KVM: s390: use kvm->created_vcpus by Paolo Bonzini · 9 years ago
  96. f26ed98 Merge tag 'kvm-s390-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 9 years ago
  97. 960cb30 KVM: S390: Fix typo by Andrea Gelmini · 9 years ago
  98. fd5ada0 s390/time: remove ETR support by Martin Schwidefsky · 9 years ago
  99. a7e19ab KVM: s390: handle missing storage-key facility by David Hildenbrand · 9 years ago
  100. 11ddcd4 KVM: s390: trace and count all skey intercepts by David Hildenbrand · 9 years ago