1. 8122574 s390: update default configuration by Heiko Carstens · 10 years ago
  2. f7a94db s390/watchdog: use watchdog API by Philipp Hachtmann · 10 years ago
  3. f8b1350 s390/uaccess: always load the kernel ASCE after task switch by Martin Schwidefsky · 10 years ago
  4. 00170fd Merge branch 'akpm' (patchbomb from Andrew) into next by Linus Torvalds · 10 years ago
  5. c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 10 years ago
  6. d09cc36 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  7. b05d59d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next by Linus Torvalds · 10 years ago
  8. c84a1e3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  9. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  10. 8f5759a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux into next by Linus Torvalds · 10 years ago
  11. 4255532 Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next by Linus Torvalds · 10 years ago
  12. 5a5e653 KVM: s390: Intercept the tprot instruction by Matthew Rosato · 11 years ago
  13. 3192c63 KVM: s390: a VCPU is already started when delivering interrupts by David Hildenbrand · 10 years ago
  14. 2de3bfc KVM: s390: check the given debug flags, not the set ones by David Hildenbrand · 10 years ago
  15. 22ff4a3 KVM: s390: clean up interrupt injection in sigp code by Jens Freimann · 10 years ago
  16. a0465f9 KVM: s390: Enable DAT support for TPROT handler by Thomas Huth · 10 years ago
  17. 9fbc027 KVM: s390: Add a generic function for translating guest addresses by Thomas Huth · 10 years ago
  18. 4efdedc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  19. 63aef00 s390/lowcore: replace lowcore irb array with a per-cpu variable by Martin Schwidefsky · 10 years ago
  20. 993072e s390/lowcore: reserve 96 bytes for IRB in lowcore by Christian Borntraeger · 10 years ago
  21. 6eb58d9 s390/facilities: remove extract-cpu-time facility check by Heiko Carstens · 10 years ago
  22. 0c91f98 s390: require mvcos facility for z10 and newer machines by Heiko Carstens · 10 years ago
  23. cedbecd s390/boot: fix boot of compressed kernel built with gcc 4.9 by Martin Schwidefsky · 10 years ago
  24. b6f4296 s390/time: cast tv_nsec to u64 prior to shift in update_vsyscall by Martin Schwidefsky · 10 years ago
  25. 94414ca s390/oprofile: make return of 0 explicit by Julia Lawall · 10 years ago
  26. 5fa6a683 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  27. ef4858c s390/pci: use pdev->dev.groups for attribute creation by Sebastian Ott · 10 years ago
  28. 65c2ce7 Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes by Ingo Molnar · 10 years ago
  29. 1f5518b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  30. 470ada6 s390/spinlock: refactor arch_spin_lock_wait[_flags] by Martin Schwidefsky · 10 years ago
  31. 939c5ae s390/rwlock: add missing local_irq_restore calls by Martin Schwidefsky · 10 years ago
  32. bae8f56 s390/spinlock,rwlock: always to a load-and-test first by Martin Schwidefsky · 10 years ago
  33. 2bf29df s390/cio: fix multiple structure definitions by Sebastian Ott · 10 years ago
  34. 2e4006b s390/spinlock: fix system hang with spin_retry <= 0 by Gerald Schaefer · 10 years ago
  35. f1a8582 s390/appldata: add slab.h for kzalloc/kfree by Jeff Mahoney · 10 years ago
  36. c9ca784 s390/uaccess: provide inline variants of get_user/put_user by Heiko Carstens · 10 years ago
  37. ac4995b s390/pci: add some new arch specific pci attributes by Sebastian Ott · 10 years ago
  38. 93065d0 s390/pci: use pdev->dev.groups for attribute creation by Sebastian Ott · 10 years ago
  39. b346953 s390/pci: use macro for attribute creation by Sebastian Ott · 10 years ago
  40. ca25f56 s390/pci: improve state check when processing hotplug events by Sebastian Ott · 10 years ago
  41. d3a73ac s390: split TIF bits into CIF, PIF and TIF bits by Martin Schwidefsky · 10 years ago
  42. beef560 s390/uaccess: simplify control register updates by Martin Schwidefsky · 10 years ago
  43. f4192bf s390/smp: Avoid busy loop after halt and "begin" on z/VM by Michael Holzheu · 10 years ago
  44. 0d234a2 s390: fix new ccwgroup.h kernel-doc warning by Randy Dunlap · 10 years ago
  45. bf28a59 s390/dump: Remove CONFIG_ZFCPDUMP by Michael Holzheu · 10 years ago
  46. 71c40f7 s390/cmma: remove "cmma disable" code in case of dump again by Heiko Carstens · 10 years ago
  47. 6c8cd5b s390/spinlock: optimize spinlock code sequence by Philipp Hachtmann · 10 years ago
  48. 5b3f683 s390/spinlock: cleanup spinlock code by Philipp Hachtmann · 10 years ago
  49. 50be634 s390/mm: Convert bootmem to memblock by Philipp Hachtmann · 10 years ago
  50. fda902c KVM: s390: split SIE state guest prefix field by Michael Mueller · 10 years ago
  51. 570126d s390/sclp: add sclp_get_ibc function by Michael Mueller · 10 years ago
  52. 4953919 KVM: s390: interpretive execution of SIGP EXTERNAL CALL by David Hildenbrand · 10 years ago
  53. d26b865 KVM: s390: Use intercept_insn decoder in trace event by Alexander Yarygin · 10 years ago
  54. 05db1f6 KVM: s390: decoder of SIE intercepted instructions by Alexander Yarygin · 10 years ago
  55. 6de1bf8 KVM: s390: Use trace tables from sie.h. by Alexander Yarygin · 10 years ago
  56. ceae283 KVM: s390: add sie exit reasons tables by Alexander Yarygin · 10 years ago
  57. f22166d KVM: s390: Improved MVPG partial execution handler by Thomas Huth · 10 years ago
  58. fa576c5 KVM: s390: Introduce helper function for faulting-in a guest page by Thomas Huth · 10 years ago
  59. 684135e KVM: s390: Avoid endless loops of specification exceptions by Thomas Huth · 10 years ago
  60. a3fb577 KVM: s390: Improve is_valid_psw() by Thomas Huth · 10 years ago
  61. 3a80151 KVM: s390: correct locking for s390_enable_skey by Martin Schwidefsky · 10 years ago
  62. be40340 s390: Avoid call to irq_reserve_irqs() by Thomas Gleixner · 10 years ago
  63. 5fdaf1b s390: Remove pointless arch_show_interrupts() by Thomas Gleixner · 10 years ago
  64. 0a0a942 s390: pci: Check return value of alloc_irq_desc() proper by Thomas Gleixner · 10 years ago
  65. ebc3226 KVM: s390: announce irqfd capability by Cornelia Huck · 10 years ago
  66. e84d2f8 net: filter: s390: fix JIT address randomization by Heiko Carstens · 10 years ago
  67. 3901c11 crypto: s390 - fix aes,des ctr mode concurrency finding. by Harald Freudenberger · 10 years ago
  68. 2dfd747 sched, s390: Create a dedicated topology table by Vincent Guittot · 10 years ago
  69. 143e1e2 sched: Rework sched_domain topology definition by Vincent Guittot · 10 years ago
  70. f14d82e KVM: s390: Fix external interrupt interception by Thomas Huth · 11 years ago
  71. e029ae5 KVM: s390: Add clock comparator and CPU timer IRQ injection by Thomas Huth · 10 years ago
  72. fcc9aec KVM: s390: return -EFAULT if copy_from_user() fails by Dan Carpenter · 10 years ago
  73. b28e4f08 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  74. 8ad3575 KVM: s390: enable IBS for single running VCPUs by David Hildenbrand · 10 years ago
  75. 6852d7b KVM: s390: introduce kvm_s390_vcpu_{start,stop} by David Hildenbrand · 10 years ago
  76. e45efa2 KVM: s390: Add low-address protection to TEST BLOCK by Thomas Huth · 10 years ago
  77. fb34c603 KVM: s390: Fixes for PFMF by Thomas Huth · 11 years ago
  78. f8232c8 KVM: s390: Add a function for checking the low-address protection by Thomas Huth · 10 years ago
  79. 9a558ee KVM: s390: Handle MVPG partial execution interception by Thomas Huth · 10 years ago
  80. ac6c9e2 Merge branch 'safe-dirty-tlb-flush' by Linus Torvalds · 10 years ago
  81. 1cf35d4 mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts by Linus Torvalds · 10 years ago
  82. 0c8c77d s390/ccwgroup: Fix memory corruption by Christian Borntraeger · 10 years ago
  83. 6e0de81 s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSH by Martin Schwidefsky · 10 years ago
  84. e325fe6 KVM: s390: Factor out handle_itdb to handle TX aborts by Michael Mueller · 10 years ago
  85. a86dcc24 KVM: s390: replace TDB_ADDR by __LC_PGM_TDB by Michael Mueller · 10 years ago
  86. 67335e6 KVM: s390: Drop pending interrupts on guest exit by Christian Borntraeger · 10 years ago
  87. f71d0dc KVM: s390: no timer interrupts when single-stepping a guest by David Hildenbrand · 10 years ago
  88. bb78c5e KVM: s390: move timer interrupt checks into own functions by David Hildenbrand · 10 years ago
  89. 27291e2 KVM: s390: hardware support for guest debugging by David Hildenbrand · 10 years ago
  90. af1827e KVM: s390: kernel header addition for guest debugging by David Hildenbrand · 10 years ago
  91. aba0750 KVM: s390: emulate stctl and stctg by David Hildenbrand · 10 years ago
  92. 8712836 KVM: s390: deliver program irq parameters and use correct ilc by David Hildenbrand · 10 years ago
  93. 439716a KVM: s390: extract irq parameters of intercepted program irqs by David Hildenbrand · 10 years ago
  94. da7cf25 s390: add fields to lowcore definition by Jens Freimann · 10 years ago
  95. 21ee7ff s390: rename and split lowcore field per_perc_atmid by Jens Freimann · 10 years ago
  96. 3d53b46 s390: fix name of lowcore field at offset 0xa3 by Jens Freimann · 10 years ago
  97. e497a96 KVM: s390: cleanup kvm_s390_real_to_abs() by Heiko Carstens · 11 years ago
  98. 3263bd1 KVM: s390: remove old guest access functions by Heiko Carstens · 11 years ago
  99. 645c5bc KVM: s390: convert handle_stsi() by Heiko Carstens · 11 years ago
  100. f987a3e KVM: s390: convert handle lctl[g]() by Heiko Carstens · 11 years ago