1. 933425fb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  2. 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
  3. e627078 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  4. b0f85fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  5. ccc9d4a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  6. 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
  7. b38fecc s390: remove runtime instrumentation interrupts by Martin Schwidefsky · 9 years ago
  8. 295d8fa s390/Kconfig: use builtin bswap by Christian Borntraeger · 9 years ago
  9. 55a423b s390/kernel: fix ptrace peek/poke for floating point registers by Martin Schwidefsky · 9 years ago
  10. b67ad2f Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/amd' into next by Joerg Roedel · 9 years ago
  11. 46b708e KVM: s390: use simple switch statement as multiplexer by Christian Borntraeger · 9 years ago
  12. 58c383c KVM: s390: drop useless newline in debugging data by Christian Borntraeger · 9 years ago
  13. c5c2c39 KVM: s390: SCA must not cross page boundaries by David Hildenbrand · 9 years ago
  14. 439eb13 s390/topology: reduce per_cpu() invocations by Heiko Carstens · 9 years ago
  15. 3632496 s390/nmi: reduce size of percpu variable by Heiko Carstens · 9 years ago
  16. 975be63 s390/nmi: fix terminology by Heiko Carstens · 9 years ago
  17. dc6e155 s390/nmi: remove casts by Heiko Carstens · 9 years ago
  18. 3d68286 s390/nmi: remove pointless error strings by Heiko Carstens · 9 years ago
  19. f9e6edf s390: don't store registers on disabled wait anymore by Heiko Carstens · 9 years ago
  20. ecbafda s390: get rid of __set_psw_mask() by Heiko Carstens · 9 years ago
  21. 3217f7c KVM: Add kvm_arch_vcpu_{un}blocking callbacks by Christoffer Dall · 9 years ago
  22. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  23. b075390 s390/fpu: split fpu-internal.h into fpu internals, api, and type headers by Hendrik Brueckner · 9 years ago
  24. 19b14e7 crypto: s390/sha - replace raw value by their coresponding define by LABBE Corentin · 9 years ago
  25. fdbbe8e s390/spinlock: remove unneeded serializations at unlock by Christian Borntraeger · 9 years ago
  26. 29b0a82 s390/etr,stp: fix possible deadlock on machine check by Heiko Carstens · 9 years ago
  27. 7cc8944 s390/pci: reshuffle struct used to write debug data by Sebastian Ott · 9 years ago
  28. 48002bd s390/bitops: remove 31 bit related comments by Heiko Carstens · 9 years ago
  29. e4165dc s390/cmpxchg: remove dead code by Heiko Carstens · 9 years ago
  30. 004f0bb s390/nmi: change type of mcck_interruption_code lowcore field by Heiko Carstens · 9 years ago
  31. 92778b9 s390/flags: use _BITUL macro by Heiko Carstens · 9 years ago
  32. ac25e79 s390/flags: fix flag handling by Heiko Carstens · 9 years ago
  33. db7e007 s390/udelay: make udelay have busy loop semantics by Heiko Carstens · 9 years ago
  34. e22cf8c s390/cpumf: rework program parameter setting to detect guest samples by Christian Borntraeger · 9 years ago
  35. 6a62b48 s390/asm: make use of the OFFSET macro to define assember constants by Martin Schwidefsky · 9 years ago
  36. 83abeff s390/entry: add assembler macro to conveniently tests under mask by Hendrik Brueckner · 9 years ago
  37. 0ac2777 s390/fpu: add static FPU save area for init_task by Hendrik Brueckner · 9 years ago
  38. b5510d9 s390/fpu: always enable the vector facility if it is available by Hendrik Brueckner · 9 years ago
  39. 395e6aa s390/mm: try to avoid storage key operation in ptep_set_access_flags by Martin Schwidefsky · 9 years ago
  40. 5da7667 s390/barrier: remove unnecessary serialization in atomics and bitops by Martin Schwidefsky · 9 years ago
  41. b5a6b71 s390/diag: add tracepoint for diagnose calls by Martin Schwidefsky · 9 years ago
  42. 1ec2772 s390/diag: add a statistic for diagnose calls by Martin Schwidefsky · 9 years ago
  43. acdc9fc s390/bitops: implement cache friendly test_and_set_bit_lock by Martin Schwidefsky · 9 years ago
  44. 5614dd9 s390/mm: implement soft-dirty bits for user memory change tracking by Martin Schwidefsky · 9 years ago
  45. 9d49f86 s390/cio: introduce pathmask_to_pos by Sebastian Ott · 9 years ago
  46. 1bc6664 s390/cio: use device_lock during cmb activation by Sebastian Ott · 9 years ago
  47. 3c4aac8 s390/crash_dump: use for_each_mem_range by Alexander Kuleshov · 9 years ago
  48. 1afc82a s390/barrier: avoid serialization in [smp_]rmb and [smp_]wmb by Christian Borntraeger · 9 years ago
  49. 33b5881 s390/vdso: use correct memory barrier by Christian Borntraeger · 9 years ago
  50. e0af21c s390/spinlock: use correct barriers by Christian Borntraeger · 9 years ago
  51. b02064a s390/numa: write kernel message when emu_size has been increased by Michael Holzheu · 9 years ago
  52. 60417fc KVM: s390: factor out reading of the guest TOD clock by David Hildenbrand · 9 years ago
  53. 25ed167 KVM: s390: factor out and fix setting of guest TOD clock by David Hildenbrand · 9 years ago
  54. 5a3d883 KVM: s390: switch to get_tod_clock() and fix STP sync races by David Hildenbrand · 9 years ago
  55. 238293b KVM: s390: correctly handle injection of pgm irqs and per events by David Hildenbrand · 9 years ago
  56. 66933b7 KVM: s390: simplify in-kernel program irq injection by David Hildenbrand · 10 years ago
  57. 4d32ad6 KVM: s390: drop out early in kvm_s390_has_irq() by David Hildenbrand · 9 years ago
  58. 118b862 KVM: s390: kvm_arch_vcpu_runnable already cares about timer interrupts by David Hildenbrand · 9 years ago
  59. 5f94c58 KVM: s390: set interception requests for all floating irqs by David Hildenbrand · 9 years ago
  60. fee0e0fd KVM: s390: disabled wait cares about machine checks, not PER by David Hildenbrand · 9 years ago
  61. f59922b4 KVM: s390: remove unused variable in __inject_vm by Christian Borntraeger · 9 years ago
  62. d3df65c Merge branch 'perf/urgent' into perf/core, before pulling new changes by Ingo Molnar · 9 years ago
  63. 3ec20e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  64. 8128f23 iommu/s390: Add iommu api for s390 pci devices by Gerald Schaefer · 9 years ago
  65. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  66. a91263d ebpf: migrate bpf_prog's flags to bitfield by Daniel Borkmann · 9 years ago
  67. daad0bf s390/defconfig: set SCSI_DH=y by Sebastian Ott · 9 years ago
  68. 72d38b1 s390/vtime: correct scaled cputime of partially idle CPUs by Martin Schwidefsky · 9 years ago
  69. adc0b7f s390/boot/decompression: disable floating point in decompressor by Christian Borntraeger · 9 years ago
  70. 6afc0c2 Merge branch 'linus' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  71. b6d980f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  72. 920552b KVM: disable halt_poll_ns as default for s390x by David Hildenbrand · 9 years ago
  73. 22be9cd s390/numa: use correct type for node_to_cpumask_map by Martin Schwidefsky · 9 years ago
  74. 90a835f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  75. 977108f s390: wire up separate socketcalls system calls by Heiko Carstens · 9 years ago
  76. 7681df4 s390/compat: remove superfluous compat wrappers by Heiko Carstens · 9 years ago
  77. a55b2ae s390/compat: do not trace compat wrapper functions by Heiko Carstens · 9 years ago
  78. 96d4ee8 s390/s390x: allocate sys_membarrier system call number by Mathieu Desnoyers · 9 years ago
  79. 3dc636b s390/configs//zfcpdump_defconfig: Remove CONFIG_MEMSTICK by Michael Holzheu · 9 years ago
  80. 0224357 s390: wire up userfaultfd system call by Heiko Carstens · 9 years ago
  81. 61cc379 s390/vtime: correct scaled cputime for SMT by Martin Schwidefsky · 9 years ago
  82. 58f8e9d s390/cpum_cf: Corrected return code for unauthorized counter sets by Hendrik Brueckner · 9 years ago
  83. 8d4bd0e s390/compat: correct uc_sigmask of the compat signal frame by Martin Schwidefsky · 9 years ago
  84. 9380cf5 s390: fix floating point register corruption by Heiko Carstens · 9 years ago
  85. 88d6425 s390/hibernate: fix save and restore of vector registers by Martin Schwidefsky · 9 years ago
  86. 9bf9fde KVM: s390: Replace incorrect atomic_or with atomic_andnot by Jason J. Herne · 9 years ago
  87. 62bea5b KVM: add halt_attempted_poll to VCPU stats by Paolo Bonzini · 9 years ago
  88. 8f3e568 perf/core: Drop PERF_EVENT_TXN by Sukadev Bhattiprolu · 9 years ago
  89. fbbe070 perf/core: Add a 'flags' parameter to the PMU transactional interfaces by Sukadev Bhattiprolu · 9 years ago
  90. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  91. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  92. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  93. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  94. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  95. 2d3862d lib/decompressors: use real out buf size for gunzip with kernel by Yinghai Lu · 9 years ago
  96. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  97. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  98. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  99. dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  100. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago