1. dd9e5b7 KVM: s390: Fix low-address protection for real addresses by Alexander Yarygin · 9 years ago
  2. 40f5b73 KVM: s390: cleanup jump lables in kvm_arch_init_vm by Dominik Dingel · 9 years ago
  3. 1e8d242 KVM: s390: Spelling s/intance/instance/ by Geert Uytterhoeven · 9 years ago
  4. e143fa9 s390/mm: limit STACK_RND_MASK for compat tasks by Martin Schwidefsky · 9 years ago
  5. 20e76ee s390/ftrace: fix compile error if CONFIG_KPROBES is disabled by Heiko Carstens · 9 years ago
  6. 0a64815 s390/cpum_sf: add diagnostic sampling event only if it is authorized by Hendrik Brueckner · 9 years ago
  7. f893598 clocksource: Mostly kill clocksource_register() by John Stultz · 9 years ago
  8. 2b25385 Merge tag 'kvm-s390-next-20150306' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into queue by Marcelo Tosatti · 9 years ago
  9. dc9be0f kvm: move advertising of KVM_CAP_IRQFD to common code by Paolo Bonzini · 9 years ago
  10. 3cef5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  11. affb817 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  12. ec0e6bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  13. 13211ea KVM: s390: Enable vector support for capable guest by Eric Farman · 10 years ago
  14. bc17de7 KVM: s390: Machine Check by Eric Farman · 10 years ago
  15. cd7b4b6 KVM: s390: Add new SIGP order to kernel counters by Eric Farman · 9 years ago
  16. 403c864 KVM: s390: Vector exceptions by Eric Farman · 9 years ago
  17. 68c5575 KVM: s390: Allocate and save/restore vector registers by Eric Farman · 10 years ago
  18. 1f289a8 KVM: s390: Use the read_guest_abs() in guest debug functions by Alexander Yarygin · 9 years ago
  19. 16a0c4c KVM: s390: fix instruction interception trace point by David Hildenbrand · 10 years ago
  20. 16b0fc1 KVM: s390: Fix trivial typo in comments by Yannick Guerrini · 9 years ago
  21. 91520f1 KVM: s390: perform vcpu model setup in a function by Michael Mueller · 9 years ago
  22. 33b412a KVM: s390: Use insn_length() to calculate length of instruction by Thomas Huth · 9 years ago
  23. 492d864 KVM: s390: Forward PSW to next instruction for addressing exceptions by Thomas Huth · 9 years ago
  24. a9a846fd KVM: s390: Nullify instruction for certain program exceptions by Thomas Huth · 9 years ago
  25. 15462e3 KVM: s390: reinjection of irqs can fail in the tpi handler by David Hildenbrand · 9 years ago
  26. 261520d KVM: s390: fix handling of write errors in the tpi handler by David Hildenbrand · 9 years ago
  27. b75f4c9 KVM: s390: Zero out current VMDB of STSI before including level3 data. by Ekaterina Tumanova · 9 years ago
  28. bfb8fb4 Merge tag 'kvm-s390-master-20150303' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Marcelo Tosatti · 9 years ago
  29. fb5bf93 KVM: s390: non-LPAR case obsolete during facilities mask init by Michael Mueller · 9 years ago
  30. 981467c KVM: s390: include guest facilities in kvm facility test by Michael Mueller · 9 years ago
  31. 94422ee KVM: s390: fix in memory copy of facility lists by Michael Mueller · 9 years ago
  32. 86044c8 KVM: s390/cpacf: Fix kernel bug under z/VM by Christian Borntraeger · 9 years ago
  33. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  34. ed6f76b KVM: s390/cpacf: Enable key wrapping by default by Tony Krowiak · 9 years ago
  35. 691d526 s390/mm: fix incorrect ASCE after crst_table_downgrade by Martin Schwidefsky · 9 years ago
  36. a9ca8eb s390/ftrace: fix crashes when switching tracers / add notrace to cpu_relax() by Heiko Carstens · 9 years ago
  37. 83650a2 s390: remove claw driver by Ursula Braun · 9 years ago
  38. c07af4f mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines by Kirill A. Shutemov · 9 years ago
  39. d942608 s390/pci: unify pci_iomap symbol exports by Sebastian Ott · 9 years ago
  40. 1803ba2 s390/pci: fix [un]map_resources sequence by Sebastian Ott · 9 years ago
  41. fb3d1c0 s390: let the compiler do page clearing by Christian Borntraeger · 9 years ago
  42. f048304 s390/pci: fix possible information leak in mmio syscall by Sebastian Ott · 9 years ago
  43. 72dace9 s390/jump label: improve and fix sanity check by Heiko Carstens · 9 years ago
  44. 6f36776 s390/jump label: add missing jump_label_apply_nops() call by Heiko Carstens · 9 years ago
  45. be5e661 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  46. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 9 years ago
  47. d34696c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  48. a457ac2 hypfs: switch to read_iter/write_iter by Al Viro · 9 years ago
  49. 61b0b01 s390/spinlock: disabled compare-and-delay by default by Martin Schwidefsky · 9 years ago
  50. 4ba2815 s390/mm: align 64-bit PIE binaries to 4GB by Martin Schwidefsky · 9 years ago
  51. 53861af Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  52. cb9e3c2 mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() by Andrey Ryabinin · 9 years ago
  53. b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  54. af3cd13 lib/string.c: remove strnicmp() by Rasmus Villemoes · 9 years ago
  55. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  56. f4dce5c s390/cacheinfo: coding style changes by Heiko Carstens · 9 years ago
  57. 4fd4f1c s390/cacheinfo: fix shared cpu masks by Heiko Carstens · 9 years ago
  58. 2f859d0 s390/smp: reduce size of struct pcpu by Heiko Carstens · 9 years ago
  59. da0c636 s390/topology: convert cpu_topology array to per cpu variable by Heiko Carstens · 9 years ago
  60. d05d15d s390/topology: delay initialization of topology cpu masks by Heiko Carstens · 9 years ago
  61. 4925392 s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3 by Martin Schwidefsky · 10 years ago
  62. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  63. b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  64. a7b7807 mm: gup: use get_user_pages_unlocked within get_user_pages_fast by Andrea Arcangeli · 9 years ago
  65. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  66. 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 9 years ago
  67. 6e76d4b s390: drop pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  68. 6a039ea s390/process: free vx save area when releasing tasks by Hendrik Brueckner · 9 years ago
  69. a178220 s390/hypfs: Eliminate hypfs interval by Michael Holzheu · 9 years ago
  70. 34c0dad s390/hypfs: Add diagnose 0c support by Michael Holzheu · 9 years ago
  71. 45cce4c s390/cacheinfo: don't use smp_processor_id() in preemptible context by Heiko Carstens · 9 years ago
  72. 23e8fe2 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  73. 658b6ed KVM: s390: add cpu model support by Michael Mueller · 9 years ago
  74. 9d8d578 KVM: s390: use facilities and cpu_id per KVM by Michael Mueller · 9 years ago
  75. 45c9b47 KVM: s390/CPACF: Choose crypto control block format by Tony Krowiak · 10 years ago
  76. f3d0bd6 s390/kernel: Update /proc/sysinfo file with Extended Name and UUID by Ekaterina Tumanova · 10 years ago
  77. c23f397 KVM: s390: reenable LPP facility by Christian Borntraeger · 9 years ago
  78. 8e2207c KVM: s390: floating irqs: fix user triggerable endless loop by David Hildenbrand · 10 years ago
  79. f781951 kvm: add halt_poll_ns module parameter by Paolo Bonzini · 9 years ago
  80. 7b02190 mm/debug_pagealloc: fix build failure on ppc and some other archs by Joonsoo Kim · 9 years ago
  81. 5c75a0d s390/smp: increase maximum value of NR_CPUS to 512 by Heiko Carstens · 10 years ago
  82. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 9 years ago
  83. d5caa4d s390/jump label: use different nop instruction by Heiko Carstens · 9 years ago
  84. 5c6497c s390/jump label: add sanity checks by Heiko Carstens · 9 years ago
  85. db1177ee s390/mm: correct missing space when reporting user process faults by Hendrik Brueckner · 9 years ago
  86. e6d60b3 s390/ftrace: hotpatch support for function tracing by Heiko Carstens · 10 years ago
  87. 4d92f50 s390: reintroduce diag 44 calls for cpu_relax() by Heiko Carstens · 10 years ago
  88. 2c72a44 s390/spinlock: add compare-and-delay to lock wait loops by Martin Schwidefsky · 10 years ago
  89. 0eb135f KVM: s390: remove redundant setting of interrupt type by Jens Freimann · 10 years ago
  90. 94d1f56 KVM: s390: fix bug in interrupt parameter check by Jens Freimann · 10 years ago
  91. 428d53b KVM: s390: avoid memory leaks if __inject_vm() fails by David Hildenbrand · 10 years ago
  92. a374e89 KVM: s390/cpacf: Enable/disable protected key functions for kvm guest by Tony Krowiak · 10 years ago
  93. 72f2502 KVM: s390: Provide guest TOD Clock Get/Set Controls by Jason J. Herne · 10 years ago
  94. 556cc0d KVM: s390: trace correct values for set prefix and machine checks by Jens Freimann · 10 years ago
  95. 49538d1 KVM: s390: fix bug in sigp emergency signal injection by Jens Freimann · 10 years ago
  96. 3cfad02 KVM: s390: Take addressing mode into account for MVPG interception by Thomas Huth · 10 years ago
  97. 69a8d45 KVM: s390: no need to hold the kvm->mutex for floating interrupts by Christian Borntraeger · 10 years ago
  98. 2444b35 KVM: s390: forward most SIGP orders to user space by David Hildenbrand · 10 years ago
  99. 9fbd808 KVM: s390: clear the pfault queue if user space sets the invalid token by David Hildenbrand · 10 years ago
  100. ea5f496 KVM: s390: only one external call may be pending at a time by David Hildenbrand · 10 years ago