1. b9c9a33b s390/compat: correct ucontext layout for high gprs by Martin Schwidefsky · 11 years ago
  2. f8b1350 s390/uaccess: always load the kernel ASCE after task switch by Martin Schwidefsky · 11 years ago
  3. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 11 years ago
  4. c84a1e3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  5. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  6. 5a5e653 KVM: s390: Intercept the tprot instruction by Matthew Rosato · 12 years ago
  7. 63aef00 s390/lowcore: replace lowcore irb array with a per-cpu variable by Martin Schwidefsky · 11 years ago
  8. 993072e s390/lowcore: reserve 96 bytes for IRB in lowcore by Christian Borntraeger · 11 years ago
  9. 65c2ce7 Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes by Ingo Molnar · 11 years ago
  10. bae8f56 s390/spinlock,rwlock: always to a load-and-test first by Martin Schwidefsky · 11 years ago
  11. 2bf29df s390/cio: fix multiple structure definitions by Sebastian Ott · 11 years ago
  12. c9ca784 s390/uaccess: provide inline variants of get_user/put_user by Heiko Carstens · 11 years ago
  13. ac4995b s390/pci: add some new arch specific pci attributes by Sebastian Ott · 11 years ago
  14. 93065d0 s390/pci: use pdev->dev.groups for attribute creation by Sebastian Ott · 11 years ago
  15. d3a73ac s390: split TIF bits into CIF, PIF and TIF bits by Martin Schwidefsky · 11 years ago
  16. beef560 s390/uaccess: simplify control register updates by Martin Schwidefsky · 11 years ago
  17. f4192bf s390/smp: Avoid busy loop after halt and "begin" on z/VM by Michael Holzheu · 11 years ago
  18. 0d234a2 s390: fix new ccwgroup.h kernel-doc warning by Randy Dunlap · 11 years ago
  19. 6c8cd5b s390/spinlock: optimize spinlock code sequence by Philipp Hachtmann · 11 years ago
  20. 5b3f683 s390/spinlock: cleanup spinlock code by Philipp Hachtmann · 11 years ago
  21. 50be634 s390/mm: Convert bootmem to memblock by Philipp Hachtmann · 11 years ago
  22. fda902c KVM: s390: split SIE state guest prefix field by Michael Mueller · 11 years ago
  23. 570126d s390/sclp: add sclp_get_ibc function by Michael Mueller · 11 years ago
  24. 4953919 KVM: s390: interpretive execution of SIGP EXTERNAL CALL by David Hildenbrand · 11 years ago
  25. 05db1f6 KVM: s390: decoder of SIE intercepted instructions by Alexander Yarygin · 11 years ago
  26. ceae283 KVM: s390: add sie exit reasons tables by Alexander Yarygin · 11 years ago
  27. 2dfd747 sched, s390: Create a dedicated topology table by Vincent Guittot · 11 years ago
  28. 143e1e2 sched: Rework sched_domain topology definition by Vincent Guittot · 11 years ago
  29. f14d82e KVM: s390: Fix external interrupt interception by Thomas Huth · 11 years ago
  30. 8ad3575 KVM: s390: enable IBS for single running VCPUs by David Hildenbrand · 11 years ago
  31. ac6c9e2 Merge branch 'safe-dirty-tlb-flush' by Linus Torvalds · 11 years ago
  32. 1cf35d4 mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts by Linus Torvalds · 11 years ago
  33. 0c8c77d s390/ccwgroup: Fix memory corruption by Christian Borntraeger · 11 years ago
  34. 27291e2 KVM: s390: hardware support for guest debugging by David Hildenbrand · 11 years ago
  35. af1827e KVM: s390: kernel header addition for guest debugging by David Hildenbrand · 11 years ago
  36. aba0750 KVM: s390: emulate stctl and stctg by David Hildenbrand · 11 years ago
  37. 8712836 KVM: s390: deliver program irq parameters and use correct ilc by David Hildenbrand · 11 years ago
  38. 439716a KVM: s390: extract irq parameters of intercepted program irqs by David Hildenbrand · 11 years ago
  39. 21ee7ff s390: rename and split lowcore field per_perc_atmid by Jens Freimann · 11 years ago
  40. 3d53b46 s390: fix name of lowcore field at offset 0xa3 by Jens Freimann · 11 years ago
  41. 8a242234 KVM: s390: make use of ipte lock by Heiko Carstens · 11 years ago
  42. 217a440 KVM: s390/sclp: correctly set eca siif bit by Heiko Carstens · 11 years ago
  43. 1b0462e KVM: s390: add 'pgm' member to kvm_vcpu_arch and helper function by Heiko Carstens · 11 years ago
  44. 5f4e87a s390/ctl_reg: add union type for control register 0 by Heiko Carstens · 11 years ago
  45. 1365632 s390/ptrace: add struct psw and accessor function by Heiko Carstens · 11 years ago
  46. bcd8468 KVM: s390: allow injecting every kind of interrupt by Jens Freimann · 11 years ago
  47. 4f718ea KVM: s390: Exploiting generic userspace interface for cmma by Dominik Dingel · 11 years ago
  48. b31605c KVM: s390: make cmma usage conditionally by Dominik Dingel · 11 years ago
  49. a0bf4f1 KVM: s390/mm: new gmap_test_and_clear_dirty function by Dominik Dingel · 11 years ago
  50. 0a61b22 KVM: s390/mm: use software dirty bit detection for user dirty tracking by Martin Schwidefsky · 11 years ago
  51. 693ffc0 KVM: s390: Don't enable skeys by default by Dominik Dingel · 11 years ago
  52. 934bc13 KVM: s390: Allow skeys to be enabled for the current process by Dominik Dingel · 11 years ago
  53. d4cb113 KVM: s390: Clear storage keys by Dominik Dingel · 11 years ago
  54. 65eef335 KVM: s390: Adding skey bit to mmu context by Dominik Dingel · 11 years ago
  55. 0e53074 arch,s390: Convert smp_mb__*() by Peter Zijlstra · 11 years ago
  56. 0f689a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  57. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  58. a1977d1 s390: wire up sys_renameat2 by Heiko Carstens · 11 years ago
  59. e7c46c6 s390/smp: fix smp_stop_cpu() for !CONFIG_SMP by Heiko Carstens · 11 years ago
  60. d586c86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  61. 457f218 s390/uaccess: rework uaccess code - fix locking issues by Heiko Carstens · 11 years ago
  62. 1b948d6 s390/mm,tlb: optimize TLB flushing for zEC12 by Martin Schwidefsky · 11 years ago
  63. 02a8f3a s390/mm,tlb: safeguard against speculative TLB creation by Martin Schwidefsky · 11 years ago
  64. 1dad093 s390/irq: Use defines for external interruption codes by Thomas Huth · 11 years ago
  65. 072c279 s390/irq: Add defines for external interruption codes by Thomas Huth · 11 years ago
  66. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  67. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  68. 158e0d3 Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  69. 0ccc8b7 s390/bitops,atomic: add missing memory barriers by Heiko Carstens · 11 years ago
  70. 1f8c538 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  71. 190f918 Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  72. f7b9ddb Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next by Paolo Bonzini · 11 years ago
  73. 609433f KVM: s390: fix calculation of idle_mask array size by Jens Freimann · 11 years ago
  74. 8422359 KVM: s390: irq routing for adapter interrupts. by Cornelia Huck · 11 years ago
  75. 841b91c KVM: s390: adapter interrupt sources by Cornelia Huck · 11 years ago
  76. 6e5a40a s390/mm: remove unecessary parameter from pgste_ipte_notify by Dominik Dingel · 11 years ago
  77. aaeff84 s390/mm: remove unnecessary parameter from gmap_do_ipte_notify by Dominik Dingel · 11 years ago
  78. 579ec9e audit: use uapi/linux/audit.h for AUDIT_ARCH declarations by Eric Paris · 11 years ago
  79. 5e937a9 syscall_get_arch: remove useless function arguments by Eric Paris · 11 years ago
  80. cf813db s390/smp: limit number of cpus in possible cpu mask by Heiko Carstens · 11 years ago
  81. 818a330 s390/ptrace: add support for PTRACE_SINGLEBLOCK by Martin Schwidefsky · 11 years ago
  82. 9a20528 s390/compat: build error for large compat syscall args by Heiko Carstens · 11 years ago
  83. 932602e fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types by Heiko Carstens · 11 years ago
  84. 96b1453 virtio-ccw: virtio-ccw adapter interrupt support. by Cornelia Huck · 12 years ago
  85. 84ec96a s390/airq: add support for irq ranges by Martin Schwidefsky · 11 years ago
  86. 1ee0bc5 KVM: s390: get rid of local_int array by Jens Freimann · 11 years ago
  87. afa45ff KVM: s390: expose gbea register to userspace by Christian Borntraeger · 11 years ago
  88. 672550f KVM: s390: Provide access to program parameter by Christian Borntraeger · 11 years ago
  89. 9c4d62f s390/compat: convert system call wrappers to C part 11 by Heiko Carstens · 11 years ago
  90. d72d2bb s390/checksum: remove memset() within csum_partial_copy_from_user() by Heiko Carstens · 11 years ago
  91. 8230020 s390/uaccess: remove copy_from_user_real() by Heiko Carstens · 11 years ago
  92. fe7c30a s390/airq: add support for irq ranges by Martin Schwidefsky · 11 years ago
  93. ec66ad6 s390/mm: enable split page table lock for PMD level by Martin Schwidefsky · 11 years ago
  94. db85eae s390/bitops: fix comment by Heiko Carstens · 11 years ago
  95. deedabb s390/kvm: set guest page states to stable on re-ipl by Martin Schwidefsky · 12 years ago
  96. b31288f s390/kvm: support collaborative memory management by Konstantin Weitz · 12 years ago
  97. 53e857f s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entries by Martin Schwidefsky · 12 years ago
  98. ca04ddb s390/setup: get rid of MACHINE_HAS_MVCOS machine flag by Heiko Carstens · 11 years ago
  99. 211deca s390/uaccess: consistent types by Heiko Carstens · 11 years ago
  100. 4f41c2b s390/uaccess: get rid of indirect function calls by Heiko Carstens · 11 years ago