1. bae8f56 s390/spinlock,rwlock: always to a load-and-test first by Martin Schwidefsky · 10 years ago
  2. 2bf29df s390/cio: fix multiple structure definitions by Sebastian Ott · 10 years ago
  3. 2e4006b s390/spinlock: fix system hang with spin_retry <= 0 by Gerald Schaefer · 10 years ago
  4. f1a8582 s390/appldata: add slab.h for kzalloc/kfree by Jeff Mahoney · 10 years ago
  5. c9ca784 s390/uaccess: provide inline variants of get_user/put_user by Heiko Carstens · 10 years ago
  6. ac4995b s390/pci: add some new arch specific pci attributes by Sebastian Ott · 10 years ago
  7. 93065d0 s390/pci: use pdev->dev.groups for attribute creation by Sebastian Ott · 10 years ago
  8. b346953 s390/pci: use macro for attribute creation by Sebastian Ott · 10 years ago
  9. ca25f56 s390/pci: improve state check when processing hotplug events by Sebastian Ott · 10 years ago
  10. d3a73ac s390: split TIF bits into CIF, PIF and TIF bits by Martin Schwidefsky · 10 years ago
  11. beef560 s390/uaccess: simplify control register updates by Martin Schwidefsky · 10 years ago
  12. f4192bf s390/smp: Avoid busy loop after halt and "begin" on z/VM by Michael Holzheu · 10 years ago
  13. 0d234a2 s390: fix new ccwgroup.h kernel-doc warning by Randy Dunlap · 10 years ago
  14. bf28a59 s390/dump: Remove CONFIG_ZFCPDUMP by Michael Holzheu · 10 years ago
  15. 71c40f7 s390/cmma: remove "cmma disable" code in case of dump again by Heiko Carstens · 10 years ago
  16. 6c8cd5b s390/spinlock: optimize spinlock code sequence by Philipp Hachtmann · 10 years ago
  17. 5b3f683 s390/spinlock: cleanup spinlock code by Philipp Hachtmann · 10 years ago
  18. 50be634 s390/mm: Convert bootmem to memblock by Philipp Hachtmann · 11 years ago
  19. fda902c KVM: s390: split SIE state guest prefix field by Michael Mueller · 10 years ago
  20. 570126d s390/sclp: add sclp_get_ibc function by Michael Mueller · 11 years ago
  21. 4953919 KVM: s390: interpretive execution of SIGP EXTERNAL CALL by David Hildenbrand · 11 years ago
  22. d26b865 KVM: s390: Use intercept_insn decoder in trace event by Alexander Yarygin · 11 years ago
  23. 05db1f6 KVM: s390: decoder of SIE intercepted instructions by Alexander Yarygin · 11 years ago
  24. 6de1bf8 KVM: s390: Use trace tables from sie.h. by Alexander Yarygin · 11 years ago
  25. ceae283 KVM: s390: add sie exit reasons tables by Alexander Yarygin · 11 years ago
  26. f22166d KVM: s390: Improved MVPG partial execution handler by Thomas Huth · 10 years ago
  27. fa576c5 KVM: s390: Introduce helper function for faulting-in a guest page by Thomas Huth · 10 years ago
  28. 684135e KVM: s390: Avoid endless loops of specification exceptions by Thomas Huth · 10 years ago
  29. a3fb577 KVM: s390: Improve is_valid_psw() by Thomas Huth · 10 years ago
  30. 3a80151 KVM: s390: correct locking for s390_enable_skey by Martin Schwidefsky · 10 years ago
  31. be40340 s390: Avoid call to irq_reserve_irqs() by Thomas Gleixner · 10 years ago
  32. 5fdaf1b s390: Remove pointless arch_show_interrupts() by Thomas Gleixner · 10 years ago
  33. 0a0a942 s390: pci: Check return value of alloc_irq_desc() proper by Thomas Gleixner · 10 years ago
  34. ebc3226 KVM: s390: announce irqfd capability by Cornelia Huck · 10 years ago
  35. e84d2f8 net: filter: s390: fix JIT address randomization by Heiko Carstens · 10 years ago
  36. 3901c11 crypto: s390 - fix aes,des ctr mode concurrency finding. by Harald Freudenberger · 10 years ago
  37. 2dfd747 sched, s390: Create a dedicated topology table by Vincent Guittot · 10 years ago
  38. 143e1e2 sched: Rework sched_domain topology definition by Vincent Guittot · 10 years ago
  39. f14d82e KVM: s390: Fix external interrupt interception by Thomas Huth · 11 years ago
  40. e029ae5 KVM: s390: Add clock comparator and CPU timer IRQ injection by Thomas Huth · 11 years ago
  41. fcc9aec KVM: s390: return -EFAULT if copy_from_user() fails by Dan Carpenter · 10 years ago
  42. b28e4f08 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  43. 8ad3575 KVM: s390: enable IBS for single running VCPUs by David Hildenbrand · 11 years ago
  44. 6852d7b KVM: s390: introduce kvm_s390_vcpu_{start,stop} by David Hildenbrand · 11 years ago
  45. e45efa2 KVM: s390: Add low-address protection to TEST BLOCK by Thomas Huth · 11 years ago
  46. fb34c603 KVM: s390: Fixes for PFMF by Thomas Huth · 11 years ago
  47. f8232c8 KVM: s390: Add a function for checking the low-address protection by Thomas Huth · 11 years ago
  48. 9a558ee KVM: s390: Handle MVPG partial execution interception by Thomas Huth · 11 years ago
  49. ac6c9e2 Merge branch 'safe-dirty-tlb-flush' by Linus Torvalds · 10 years ago
  50. 1cf35d4 mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts by Linus Torvalds · 10 years ago
  51. 0c8c77d s390/ccwgroup: Fix memory corruption by Christian Borntraeger · 10 years ago
  52. 6e0de81 s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSH by Martin Schwidefsky · 10 years ago
  53. e325fe6 KVM: s390: Factor out handle_itdb to handle TX aborts by Michael Mueller · 11 years ago
  54. a86dcc24 KVM: s390: replace TDB_ADDR by __LC_PGM_TDB by Michael Mueller · 11 years ago
  55. 67335e6 KVM: s390: Drop pending interrupts on guest exit by Christian Borntraeger · 11 years ago
  56. f71d0dc KVM: s390: no timer interrupts when single-stepping a guest by David Hildenbrand · 11 years ago
  57. bb78c5e KVM: s390: move timer interrupt checks into own functions by David Hildenbrand · 11 years ago
  58. 27291e2 KVM: s390: hardware support for guest debugging by David Hildenbrand · 11 years ago
  59. af1827e KVM: s390: kernel header addition for guest debugging by David Hildenbrand · 11 years ago
  60. aba0750 KVM: s390: emulate stctl and stctg by David Hildenbrand · 11 years ago
  61. 8712836 KVM: s390: deliver program irq parameters and use correct ilc by David Hildenbrand · 11 years ago
  62. 439716a KVM: s390: extract irq parameters of intercepted program irqs by David Hildenbrand · 11 years ago
  63. da7cf25 s390: add fields to lowcore definition by Jens Freimann · 11 years ago
  64. 21ee7ff s390: rename and split lowcore field per_perc_atmid by Jens Freimann · 11 years ago
  65. 3d53b46 s390: fix name of lowcore field at offset 0xa3 by Jens Freimann · 11 years ago
  66. e497a96 KVM: s390: cleanup kvm_s390_real_to_abs() by Heiko Carstens · 11 years ago
  67. 3263bd1 KVM: s390: remove old guest access functions by Heiko Carstens · 11 years ago
  68. 645c5bc KVM: s390: convert handle_stsi() by Heiko Carstens · 11 years ago
  69. f987a3e KVM: s390: convert handle lctl[g]() by Heiko Carstens · 11 years ago
  70. 7d777d7 KVM: s390: convert handle_stidp() by Heiko Carstens · 11 years ago
  71. 2d8bcae KVM: s390: convert handle_lpsw[e]() by Heiko Carstens · 11 years ago
  72. 2f32d4e KVM: s390: reinject io interrupt on tpi failure by Cornelia Huck · 11 years ago
  73. 4799b55 KVM: s390: convert handle_tpi() by Heiko Carstens · 11 years ago
  74. ef23e77 KVM: s390: convert handle_test_block() by Heiko Carstens · 11 years ago
  75. 8b96de0 KVM: s390: convert handle_store_cpu_address() by Heiko Carstens · 11 years ago
  76. f748f4a KVM: s390: convert handle_store_prefix() by Heiko Carstens · 11 years ago
  77. 0e7a3f9 KVM: s390: convert handle_set_clock() by Heiko Carstens · 11 years ago
  78. 665170c KVM: s390: convert __sigp_set_prefix()/handle_set_prefix() by Heiko Carstens · 11 years ago
  79. d0bce60 KVM: s390: convert kvm_s390_store_status_unloaded() by Heiko Carstens · 11 years ago
  80. 0040e7d KVM: s390: convert handle_prog() by Heiko Carstens · 11 years ago
  81. 81480cc KVM: s390: convert pfault code by Heiko Carstens · 11 years ago
  82. 0f9701c KVM: s390: convert handle_stfl() by Heiko Carstens · 11 years ago
  83. 1a03b764 KVM: s390: convert local irqs in __do_deliver_interrupt() by Jens Freimann · 11 years ago
  84. 7988276 KVM: s390: convert __do_deliver_interrupt() by Heiko Carstens · 11 years ago
  85. 8a242234 KVM: s390: make use of ipte lock by Heiko Carstens · 11 years ago
  86. 217a440 KVM: s390/sclp: correctly set eca siif bit by Heiko Carstens · 11 years ago
  87. 2293897 KVM: s390: add architecture compliant guest access functions by Heiko Carstens · 11 years ago
  88. d95fb12 KVM: s390: add lowcore access functions by Heiko Carstens · 11 years ago
  89. 1b0462e KVM: s390: add 'pgm' member to kvm_vcpu_arch and helper function by Heiko Carstens · 11 years ago
  90. 072c987 KVM: s390: add kvm_s390_logical_to_effective() helper by Heiko Carstens · 11 years ago
  91. 5f4e87a s390/ctl_reg: add union type for control register 0 by Heiko Carstens · 11 years ago
  92. 1365632 s390/ptrace: add struct psw and accessor function by Heiko Carstens · 11 years ago
  93. 280ef0f KVM: s390: export test_vfacility() by Heiko Carstens · 11 years ago
  94. bcd8468 KVM: s390: allow injecting every kind of interrupt by Jens Freimann · 11 years ago
  95. 4f718ea KVM: s390: Exploiting generic userspace interface for cmma by Dominik Dingel · 10 years ago
  96. b31605c KVM: s390: make cmma usage conditionally by Dominik Dingel · 11 years ago
  97. f206165 KVM: s390: Per-vm kvm device controls by Dominik Dingel · 10 years ago
  98. 15f36eb KVM: s390: Add proper dirty bitmap support to S390 kvm. by Jason J. Herne · 12 years ago
  99. a0bf4f1 KVM: s390/mm: new gmap_test_and_clear_dirty function by Dominik Dingel · 11 years ago
  100. 0a61b22 KVM: s390/mm: use software dirty bit detection for user dirty tracking by Martin Schwidefsky · 11 years ago