1. 15303ba Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  2. f19fbd5 s390: introduce execute-trampolines for branches by Martin Schwidefsky · 7 years ago
  3. 6b73044 s390: run user space and KVM guests with modified branch prediction by Martin Schwidefsky · 7 years ago
  4. d768bd8 s390: add options to change branch prediction behaviour for the kernel by Martin Schwidefsky · 7 years ago
  5. cf14899 s390/alternative: use a copy of the facility bit mask by Martin Schwidefsky · 7 years ago
  6. e2dd833 s390: add optimized array_index_mask_nospec by Martin Schwidefsky · 7 years ago
  7. df2f815 s390/runtime instrumentation: provide uapi header file by Heiko Carstens · 7 years ago
  8. 5260b0f s390/sysinfo: add and display licensed internal code identifier by Hendrik Brueckner · 7 years ago
  9. 366b77a s390/eadm: fix CONFIG_BLOCK include dependency by Sebastian Ott · 7 years ago
  10. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  11. ca0c836 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  12. 7bf14c2 Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Radim Krčmář · 7 years ago
  13. 73da9e1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  14. 9c4563f s390/mm: modify pmdp_invalidate to return old value. by Martin Schwidefsky · 7 years ago
  15. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  16. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  17. d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  18. 49f9c35 Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  19. 4b9f952 KVM: s390: introduce the format-1 GISA by Michael Mueller · 8 years ago
  20. 9e73ea7 s390/sclp: expose the GISA format facility by Michael Mueller · 8 years ago
  21. d7c5cb0 KVM: s390: exploit GISA and AIV for emulated interrupts by Michael Mueller · 8 years ago
  22. 72b523a3 s390/css: indicate the availability of the AIV facility by Michael Mueller · 8 years ago
  23. f3ec471 s390/bitops: add test_and_clear_bit_inv() by Jens Freimann · 8 years ago
  24. 19114be KVM: s390: define GISA format-0 data structure by Michael Mueller · 8 years ago
  25. c7901a6 KVM: s390: reverse bit ordering of irqs in pending mask by Michael Mueller · 8 years ago
  26. a37cb07 KVM: s390: add vcpu stat counters for many instruction by Christian Borntraeger · 7 years ago
  27. 5ca1144 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  28. 7fbf831 s390/tools: generate header files in arch/s390/include/generated/ by Hendrik Brueckner · 7 years ago
  29. 4381f9f s390/syscalls: use generated syscall_table.h and unistd.h header files by Hendrik Brueckner · 7 years ago
  30. 35b3fde KVM: s390: wire up bpb feature by Christian Borntraeger · 7 years ago
  31. a9f6c9a KVM: s390: cleanup struct kvm_s390_float_interrupt by David Hildenbrand · 7 years ago
  32. b713da6 signal: unify compat_siginfo_t by Al Viro · 8 years ago
  33. c5cd037 dma-mapping: provide a generic asm/dma-mapping.h by Christoph Hellwig · 7 years ago
  34. 2f82a46 signal: Remove _sys_private and _overrun_incr from struct compat_siginfo by Eric W. Biederman · 8 years ago
  35. 4b1b62b s390: move s390_pci_dma_ops to asm/pci_dma.h by Christoph Hellwig · 7 years ago
  36. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  37. 8fbc02a s390: remove the unused dma_capable helper by Christoph Hellwig · 7 years ago
  38. e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
  39. f22237f s390/diag: add diag26c support for VNIC info by Julian Wiedmann · 7 years ago
  40. f6f3732 Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths" by Linus Torvalds · 7 years ago
  41. 7bceec4 s390/vdso: revise CFI annotations of vDSO functions by Hendrik Brueckner · 7 years ago
  42. bc3703f s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sections by Hendrik Brueckner · 7 years ago
  43. e9ef1fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  44. 62e1dfa s390/uapi: correct whitespace & coding style in asm/ptrace.h by Hendrik Brueckner · 7 years ago
  45. 466698e s390/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  46. 987b154 s390: Remove redudant license text by Martin Schwidefsky · 7 years ago
  47. 9fa1db4 s390: add a few more SPDX identifiers by Martin Schwidefsky · 7 years ago
  48. fbbd7f1 s390: always save and restore all registers on context switch by Heiko Carstens · 7 years ago
  49. edfb8d8f s390/virtio: add BSD license to virtio-ccw by Michael S. Tsirkin · 7 years ago
  50. 22985bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  51. e7fe7b5 mm: replace pud_write with pud_access_permitted in fault + gup paths by Dan Williams · 7 years ago
  52. e4e40e0 mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE by Dan Williams · 7 years ago
  53. 345f8f3 s390: revert ELF_ET_DYN_BASE base changes by Martin Schwidefsky · 7 years ago
  54. 94bf2f2 s390: include: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  55. 0b73214 s390: add SPDX identifiers to the remaining files by Greg Kroah-Hartman · 7 years ago
  56. 53c4ab7 s390: fix alloc_pgste check in init_new_context again by Martin Schwidefsky · 7 years ago
  57. 38389ec s390/topology: fix compile error in file arch/s390/kernel/smp.c by Thomas Richter · 7 years ago
  58. e71d512 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  59. 5a3e0b1 Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  60. 974aa56 Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  61. 544e8dd s390/cpum_sf: correctly set the PID and TID in perf samples by Hendrik Brueckner · 9 years ago
  62. d4c7e64 s390/cpum_sf: load program parameter at sampler enablement by Hendrik Brueckner · 7 years ago
  63. 0da0017 s390/perf: extend perf_regs support to include floating-point registers by Hendrik Brueckner · 7 years ago
  64. c33eff6 s390/perf: add perf_regs support and user stack dump by Heiko Carstens · 10 years ago
  65. 3d43b98 s390/cpumf: remove raw event support in basic-only sampling mode by Pu Hou · 8 years ago
  66. a6014f1 Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 7 years ago
  67. b4e98d9 mm: account pud page tables by Kirill A. Shutemov · 7 years ago
  68. 4d2dc2c fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall by Jeff Layton · 7 years ago
  69. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  70. 049a2c2 s390: enable CPU alternatives unconditionally by Heiko Carstens · 7 years ago
  71. 3c6153e s390/vdso: add missing boot_vdso_data declaration by Heiko Carstens · 7 years ago
  72. 11776ea s390: correct some inline assembly constraints by Vasily Gorbik · 7 years ago
  73. 0aaba41 s390: remove all code using the access register mode by Martin Schwidefsky · 7 years ago
  74. c771320 s390/mm,kvm: improve detection of KVM guest faults by Martin Schwidefsky · 7 years ago
  75. 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  76. d60a540 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  77. a1c5bef s390: fix transactional execution control register handling by Heiko Carstens · 7 years ago
  78. a401917 s390/virtio: remove unused header file kvm_virtio.h by Christian Borntraeger · 7 years ago
  79. ba850a8 KVM: s390: SIE considerations for AP Queue virtualization by Tony Krowiak · 7 years ago
  80. 8bc1e4e s390/disassembler: generate opcode tables from text file by Heiko Carstens · 7 years ago
  81. dac6dc2 s390/disassembler: remove insn_to_mnemonic() by Heiko Carstens · 7 years ago
  82. 978fa72 s390: remove named saved segment support by Heiko Carstens · 7 years ago
  83. f44fa88 s390/archrandom: Reconsider s390 arch random implementation by Harald Freudenberger · 7 years ago
  84. 48070c7 s390/pci: do not require AIS facility by Christian Borntraeger · 7 years ago
  85. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  86. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  87. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  88. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  89. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  90. 3037a52 s390/nmi: do register validation as early as possible by Martin Schwidefsky · 7 years ago
  91. 6c81511 s390/nmi: allocation of the extended save area by Martin Schwidefsky · 7 years ago
  92. cc65450 s390/ctl_reg: move control register definitions to ctl_reg.h by Martin Schwidefsky · 7 years ago
  93. ad3bc0a s390/ctl_reg: use decoding unions in update_cr_regs by Martin Schwidefsky · 7 years ago
  94. 00a8f88 s390/nmi: use smp_emergency_stop instead of smp_send_stop by Martin Schwidefsky · 7 years ago
  95. c9eb617 dma-mapping: turn dma_cache_sync into a dma_map_ops method by Christoph Hellwig · 7 years ago
  96. 608796f s390/vdso: move boot_vdso_data to vdso.c by Martin Schwidefsky · 7 years ago
  97. f554be4 s390/spinlock: use cpu alternatives to enable niai instruction by Vasily Gorbik · 7 years ago
  98. 686140a s390: introduce CPU alternatives by Vasily Gorbik · 7 years ago
  99. 94158e5 s390/debug: improve debug_event by Sebastian Ott · 7 years ago
  100. 496da0d s390/debug: adjust coding style by Heiko Carstens · 7 years ago