1. b6d980f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  2. 920552b KVM: disable halt_poll_ns as default for s390x by David Hildenbrand · 9 years ago
  3. 90a835f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  4. 977108f s390: wire up separate socketcalls system calls by Heiko Carstens · 9 years ago
  5. 7681df4 s390/compat: remove superfluous compat wrappers by Heiko Carstens · 9 years ago
  6. a55b2ae s390/compat: do not trace compat wrapper functions by Heiko Carstens · 9 years ago
  7. 96d4ee8 s390/s390x: allocate sys_membarrier system call number by Mathieu Desnoyers · 9 years ago
  8. 3dc636b s390/configs//zfcpdump_defconfig: Remove CONFIG_MEMSTICK by Michael Holzheu · 9 years ago
  9. 0224357 s390: wire up userfaultfd system call by Heiko Carstens · 9 years ago
  10. 61cc379 s390/vtime: correct scaled cputime for SMT by Martin Schwidefsky · 9 years ago
  11. 58f8e9d s390/cpum_cf: Corrected return code for unauthorized counter sets by Hendrik Brueckner · 9 years ago
  12. 8d4bd0e s390/compat: correct uc_sigmask of the compat signal frame by Martin Schwidefsky · 9 years ago
  13. 9380cf5 s390: fix floating point register corruption by Heiko Carstens · 9 years ago
  14. 88d6425 s390/hibernate: fix save and restore of vector registers by Martin Schwidefsky · 9 years ago
  15. 9bf9fde KVM: s390: Replace incorrect atomic_or with atomic_andnot by Jason J. Herne · 9 years ago
  16. 62bea5b KVM: add halt_attempted_poll to VCPU stats by Paolo Bonzini · 9 years ago
  17. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  18. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  19. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  20. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  21. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  22. 2d3862d lib/decompressors: use real out buf size for gunzip with kernel by Yinghai Lu · 9 years ago
  23. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  24. 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
  25. 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
  26. dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  27. 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
  28. 5e359bf Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  29. 25525be Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  30. 9c6a019 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  31. 44e98ed Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  32. ee03c58 s390/io: Add pci_iomap_wc() and pci_iomap_wc_range() by Luis R. Rodriguez · 9 years ago
  33. 033fbae mm: ZONE_DEVICE for "device memory" by Dan Williams · 9 years ago
  34. e4ec735 s390/jump_label: Use %*ph to print small buffers by Alexander Kuleshov · 9 years ago
  35. de9c35f s390/numa: remove superfluous ARCH_WANT defines by Michael Holzheu · 9 years ago
  36. 78fb907 s390/mm: simplify page table alloc/free code by Martin Schwidefsky · 9 years ago
  37. 3d8258e s390/pci: move debug messages to debugfs by Sebastian Ott · 9 years ago
  38. 24d05ff s390/nmi: initialize control register 0 earlier by Heiko Carstens · 9 years ago
  39. 89b1145 s390/setup: fix novx parameter by Martin Schwidefsky · 9 years ago
  40. cabc4ab s390/uaccess: remove uaccess_primary kernel parameter by Heiko Carstens · 9 years ago
  41. 92d6289 s390: remove unneeded sizeof(void *) comparisons by Heiko Carstens · 9 years ago
  42. a69db2f s390/facilities: remove transactional-execution bits by Heiko Carstens · 9 years ago
  43. c0e5dda s390/numa: re-add DIE sched_domain_topology_level by Michael Holzheu · 9 years ago
  44. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  45. f52609f Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstream by Ingo Molnar · 9 years ago
  46. 2c9c3bb bpf: s390: Fix build error caused by the struct bpf_array member name changed by Kaixu Xia · 9 years ago
  47. 07aeed3 s390/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  48. 152b283 KVM: s390: Fix assumption that kvm_set_irq_routing is always run successfully by Nicholas Krause · 9 years ago
  49. aad1b68 s390/vdso: emit a GNU hash by Martin Schwidefsky · 9 years ago
  50. 7cde491 s390/numa: make core to node mapping data dynamic by Michael Holzheu · 9 years ago
  51. 854508c s390/lib: export __delay by Guenter Roeck · 9 years ago
  52. 3a3814c s390/topology: remove topology lock by Michael Holzheu · 9 years ago
  53. 4469942 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  54. fdf0365 KVM: s390: host STP toleration for VMs by Fan Zhang · 9 years ago
  55. f341b8d s390/vtime: limit MT scaling value updates by Martin Schwidefsky · 9 years ago
  56. 5a7ff75 s390/syscalls: ignore syscalls reachable via sys_socketcall by Heiko Carstens · 9 years ago
  57. a763bc8 s390/numa: enable support in s390 configs by Philipp Hachtmann · 9 years ago
  58. c29a7ba s390/numa: add emulation support by Michael Holzheu · 10 years ago
  59. e8054b6 s390/numa: add topology tree infrastructure by Philipp Hachtmann · 10 years ago
  60. 3a368f7 s390/numa: add core infrastructure by Philipp Hachtmann · 10 years ago
  61. ed79e94 s390/uaccess, locking/static_keys: employ static_branch_likely() by Heiko Carstens · 9 years ago
  62. 11276d5 locking/static_keys: Add a new static_key interface by Peter Zijlstra · 9 years ago
  63. 76b235c jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} by Peter Zijlstra · 9 years ago
  64. 76695af locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_acquire() by Andrey Konovalov · 9 years ago
  65. 199071f s390/mm: make arch_add_memory() NUMA aware by Gerald Schaefer · 9 years ago
  66. ecf46ab s390/mm: enable gup code for NUMA by Gerald Schaefer · 9 years ago
  67. b54565b s390/mm: add NUMA balancing primitives by Martin Schwidefsky · 10 years ago
  68. 888d5e9 KVM: s390: use pid of cpu thread for sampling tagging by Christian Borntraeger · 9 years ago
  69. d0164ee s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT instead by Hendrik Brueckner · 9 years ago
  70. 5510b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  71. 7b36f92 bpf: provide helper that indicates eBPF was migrated by Daniel Borkmann · 9 years ago
  72. 586b7ccd KVM: s390: Fix hang VCPU hang/loop regression by Christian Borntraeger · 9 years ago
  73. 4b979e4 Merge branch 'linus' into irq/core by Thomas Gleixner · 9 years ago
  74. 9db7f2b s390/bpf: recache skb->data/hlen for skb_vlan_push/pop by Michael Holzheu · 9 years ago
  75. cde66c2 s390/bpf: Only clear A and X for converted BPF programs by Michael Holzheu · 9 years ago
  76. ce2b6ad s390/bpf: increase BPF_SIZE_MAX by Michael Holzheu · 9 years ago
  77. 1df03ff s390/bpf: Fix multiple macro expansions by Michael Holzheu · 9 years ago
  78. f75298f s390/bpf: clear correct BPF accumulator register by Michael Holzheu · 9 years ago
  79. c92ea7b KVM: s390: log capability enablement and vm attribute changes by Christian Borntraeger · 9 years ago
  80. 78f2613 KVM: s390: Provide global debug log by Christian Borntraeger · 9 years ago
  81. 7cbde76 KVM: s390: adapt debug entries for instruction handling by Christian Borntraeger · 9 years ago
  82. 1cb9cf7 KVM: s390: improve debug feature usage by Christian Borntraeger · 9 years ago
  83. a37281b KVM: s390: more irq names for trace events by David Hildenbrand · 10 years ago
  84. 3f24ba1 KVM: s390: Fixup interrupt vcpu event messages and levels by Christian Borntraeger · 9 years ago
  85. ab7090a KVM: s390: add more debug data for the pfault diagnoses by Christian Borntraeger · 9 years ago
  86. ed2afcf KVM: s390: remove "from (user|kernel)" from irq injection messages by David Hildenbrand · 9 years ago
  87. 71db35d KVM: s390: VCPU_EVENT cleanup for prefix changes by Christian Borntraeger · 9 years ago
  88. 15e8b5d KVM: s390: Improve vcpu event debugging for diagnoses by Christian Borntraeger · 9 years ago
  89. 175a5c9 KVM: s390: add kvm stat counter for all diagnoses by Christian Borntraeger · 9 years ago
  90. c348915 KVM: s390: only reset CMMA state if it was enabled before by Dominik Dingel · 9 years ago
  91. e6db1d6 KVM: s390: clean up cmma_enable check by Dominik Dingel · 9 years ago
  92. 0df30ab KVM: s390: filter space-switch events when PER is enforced by David Hildenbrand · 9 years ago
  93. 14d4a42 KVM: s390: propagate error from enable storage key by Dominik Dingel · 9 years ago
  94. 2a01bd1 s390/pci: use pci_rescan_remove_lock by Sebastian Ott · 9 years ago
  95. 515f022 s390/pci: handle events for unused functions by Sebastian Ott · 9 years ago
  96. 2b1df72 s390/pci: free resources after failed bus allocation by Sebastian Ott · 9 years ago
  97. e7f596d s390/smp: add missing __init annotation to __smp_store_cpu_state() by Heiko Carstens · 9 years ago
  98. 22362a0 s390/sclp: convert early sclp console code to C by Martin Schwidefsky · 9 years ago
  99. 0b991f5 s390/cachinfo: add missing facility check to init_cache_level() by Heiko Carstens · 9 years ago
  100. 805de8f4 atomic: Replace atomic_{set,clear}_mask() usage by Peter Zijlstra · 9 years ago