1. 8bd142c Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  2. 152e9f6 KVM: s390: fix wrong lookup of VCPUs by array index by David Hildenbrand · 9 years ago
  3. b85de33 KVM: s390: avoid memory overwrites on emergency signal injection by David Hildenbrand · 9 years ago
  4. 03c0280 KVM: s390: fix pfmf intercept handler by Heiko Carstens · 9 years ago
  5. 5967c17 KVM: s390: enable SIMD only when no VCPUs were created by David Hildenbrand · 9 years ago
  6. f52c74f s390: remove SALIPL loader by Heiko Carstens · 9 years ago
  7. 932f608 s390: wire up mlock2 system call by Heiko Carstens · 9 years ago
  8. ddfd4a0 s390: remove g5 elf platform support by Heiko Carstens · 9 years ago
  9. c7e8b2c s390: avoid cache aliasing under z/VM and KVM by Martin Schwidefsky · 9 years ago
  10. f07f21b s390/sclp: _sclp_wait_int(): retain full PSW mask by Sascha Silbe · 9 years ago
  11. 18e22a1 s390: add support for ipl devices in subchannel sets > 0 by Sebastian Ott · 9 years ago
  12. e0bedad s390/ipl: fix out of bounds access in scpdata_write by Sebastian Ott · 9 years ago
  13. 52d43d8 s390/pci_dma: improve debugging of errors during dma map by Sebastian Ott · 9 years ago
  14. 66728ee s390/pci_dma: handle dma table failures by Sebastian Ott · 9 years ago
  15. 4d5a6b7 s390/pci_dma: unify label of invalid translation table entries by Sebastian Ott · 9 years ago
  16. 86b68c3 s390/syscalls: remove system call number calculation by Heiko Carstens · 9 years ago
  17. 230ccb3 s390/diag: add a s390 prefix to the diagnose trace point by Martin Schwidefsky · 9 years ago
  18. c6eafbf s390/head: fix error message on unsupported hardware by Sascha Silbe · 9 years ago
  19. 933425fb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  20. 39cf7c3 Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  21. e627078 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  22. b0f85fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  23. ccc9d4a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  24. 197a4f4 Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 9 years ago
  25. b38fecc s390: remove runtime instrumentation interrupts by Martin Schwidefsky · 9 years ago
  26. 295d8fa s390/Kconfig: use builtin bswap by Christian Borntraeger · 9 years ago
  27. 55a423b s390/kernel: fix ptrace peek/poke for floating point registers by Martin Schwidefsky · 9 years ago
  28. b67ad2f Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/amd' into next by Joerg Roedel · 9 years ago
  29. 46b708e KVM: s390: use simple switch statement as multiplexer by Christian Borntraeger · 9 years ago
  30. 58c383c KVM: s390: drop useless newline in debugging data by Christian Borntraeger · 9 years ago
  31. c5c2c39 KVM: s390: SCA must not cross page boundaries by David Hildenbrand · 9 years ago
  32. 439eb13 s390/topology: reduce per_cpu() invocations by Heiko Carstens · 9 years ago
  33. 3632496 s390/nmi: reduce size of percpu variable by Heiko Carstens · 9 years ago
  34. 975be63 s390/nmi: fix terminology by Heiko Carstens · 9 years ago
  35. dc6e155 s390/nmi: remove casts by Heiko Carstens · 9 years ago
  36. 3d68286 s390/nmi: remove pointless error strings by Heiko Carstens · 9 years ago
  37. f9e6edf s390: don't store registers on disabled wait anymore by Heiko Carstens · 9 years ago
  38. ecbafda s390: get rid of __set_psw_mask() by Heiko Carstens · 9 years ago
  39. 3217f7c KVM: Add kvm_arch_vcpu_{un}blocking callbacks by Christoffer Dall · 9 years ago
  40. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  41. b075390 s390/fpu: split fpu-internal.h into fpu internals, api, and type headers by Hendrik Brueckner · 9 years ago
  42. 19b14e7 crypto: s390/sha - replace raw value by their coresponding define by LABBE Corentin · 9 years ago
  43. fdbbe8e s390/spinlock: remove unneeded serializations at unlock by Christian Borntraeger · 9 years ago
  44. 29b0a82 s390/etr,stp: fix possible deadlock on machine check by Heiko Carstens · 9 years ago
  45. 7cc8944 s390/pci: reshuffle struct used to write debug data by Sebastian Ott · 9 years ago
  46. 48002bd s390/bitops: remove 31 bit related comments by Heiko Carstens · 9 years ago
  47. e4165dc s390/cmpxchg: remove dead code by Heiko Carstens · 9 years ago
  48. 004f0bb s390/nmi: change type of mcck_interruption_code lowcore field by Heiko Carstens · 9 years ago
  49. 92778b9 s390/flags: use _BITUL macro by Heiko Carstens · 9 years ago
  50. ac25e79 s390/flags: fix flag handling by Heiko Carstens · 9 years ago
  51. db7e007 s390/udelay: make udelay have busy loop semantics by Heiko Carstens · 9 years ago
  52. e22cf8c s390/cpumf: rework program parameter setting to detect guest samples by Christian Borntraeger · 9 years ago
  53. 6a62b48 s390/asm: make use of the OFFSET macro to define assember constants by Martin Schwidefsky · 9 years ago
  54. 83abeff s390/entry: add assembler macro to conveniently tests under mask by Hendrik Brueckner · 9 years ago
  55. 0ac2777 s390/fpu: add static FPU save area for init_task by Hendrik Brueckner · 9 years ago
  56. b5510d9 s390/fpu: always enable the vector facility if it is available by Hendrik Brueckner · 9 years ago
  57. 395e6aa s390/mm: try to avoid storage key operation in ptep_set_access_flags by Martin Schwidefsky · 9 years ago
  58. 5da7667 s390/barrier: remove unnecessary serialization in atomics and bitops by Martin Schwidefsky · 9 years ago
  59. b5a6b71 s390/diag: add tracepoint for diagnose calls by Martin Schwidefsky · 9 years ago
  60. 1ec2772 s390/diag: add a statistic for diagnose calls by Martin Schwidefsky · 9 years ago
  61. acdc9fc s390/bitops: implement cache friendly test_and_set_bit_lock by Martin Schwidefsky · 9 years ago
  62. 5614dd9 s390/mm: implement soft-dirty bits for user memory change tracking by Martin Schwidefsky · 9 years ago
  63. 9d49f86 s390/cio: introduce pathmask_to_pos by Sebastian Ott · 9 years ago
  64. 1bc6664 s390/cio: use device_lock during cmb activation by Sebastian Ott · 9 years ago
  65. 3c4aac8 s390/crash_dump: use for_each_mem_range by Alexander Kuleshov · 9 years ago
  66. 1afc82a s390/barrier: avoid serialization in [smp_]rmb and [smp_]wmb by Christian Borntraeger · 9 years ago
  67. 33b5881 s390/vdso: use correct memory barrier by Christian Borntraeger · 9 years ago
  68. e0af21c s390/spinlock: use correct barriers by Christian Borntraeger · 9 years ago
  69. b02064a s390/numa: write kernel message when emu_size has been increased by Michael Holzheu · 9 years ago
  70. 60417fc KVM: s390: factor out reading of the guest TOD clock by David Hildenbrand · 9 years ago
  71. 25ed167 KVM: s390: factor out and fix setting of guest TOD clock by David Hildenbrand · 9 years ago
  72. 5a3d883 KVM: s390: switch to get_tod_clock() and fix STP sync races by David Hildenbrand · 9 years ago
  73. 238293b KVM: s390: correctly handle injection of pgm irqs and per events by David Hildenbrand · 9 years ago
  74. 66933b7 KVM: s390: simplify in-kernel program irq injection by David Hildenbrand · 10 years ago
  75. 4d32ad6 KVM: s390: drop out early in kvm_s390_has_irq() by David Hildenbrand · 9 years ago
  76. 118b862 KVM: s390: kvm_arch_vcpu_runnable already cares about timer interrupts by David Hildenbrand · 9 years ago
  77. 5f94c58 KVM: s390: set interception requests for all floating irqs by David Hildenbrand · 9 years ago
  78. fee0e0fd KVM: s390: disabled wait cares about machine checks, not PER by David Hildenbrand · 9 years ago
  79. f59922b4 KVM: s390: remove unused variable in __inject_vm by Christian Borntraeger · 9 years ago
  80. d3df65c Merge branch 'perf/urgent' into perf/core, before pulling new changes by Ingo Molnar · 9 years ago
  81. 3ec20e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  82. 8128f23 iommu/s390: Add iommu api for s390 pci devices by Gerald Schaefer · 9 years ago
  83. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  84. a91263d ebpf: migrate bpf_prog's flags to bitfield by Daniel Borkmann · 9 years ago
  85. daad0bf s390/defconfig: set SCSI_DH=y by Sebastian Ott · 9 years ago
  86. 72d38b1 s390/vtime: correct scaled cputime of partially idle CPUs by Martin Schwidefsky · 9 years ago
  87. adc0b7f s390/boot/decompression: disable floating point in decompressor by Christian Borntraeger · 9 years ago
  88. 6afc0c2 Merge branch 'linus' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  89. b6d980f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  90. 920552b KVM: disable halt_poll_ns as default for s390x by David Hildenbrand · 9 years ago
  91. 22be9cd s390/numa: use correct type for node_to_cpumask_map by Martin Schwidefsky · 9 years ago
  92. 90a835f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  93. 977108f s390: wire up separate socketcalls system calls by Heiko Carstens · 9 years ago
  94. 7681df4 s390/compat: remove superfluous compat wrappers by Heiko Carstens · 9 years ago
  95. a55b2ae s390/compat: do not trace compat wrapper functions by Heiko Carstens · 9 years ago
  96. 96d4ee8 s390/s390x: allocate sys_membarrier system call number by Mathieu Desnoyers · 9 years ago
  97. 3dc636b s390/configs//zfcpdump_defconfig: Remove CONFIG_MEMSTICK by Michael Holzheu · 9 years ago
  98. 0224357 s390: wire up userfaultfd system call by Heiko Carstens · 9 years ago
  99. 61cc379 s390/vtime: correct scaled cputime for SMT by Martin Schwidefsky · 9 years ago
  100. 58f8e9d s390/cpum_cf: Corrected return code for unauthorized counter sets by Hendrik Brueckner · 9 years ago