1. e9ef1fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  2. 62e1dfa s390/uapi: correct whitespace & coding style in asm/ptrace.h by Hendrik Brueckner · 7 years ago
  3. 466698e s390/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  4. 987b154 s390: Remove redudant license text by Martin Schwidefsky · 7 years ago
  5. 9fa1db4 s390: add a few more SPDX identifiers by Martin Schwidefsky · 7 years ago
  6. fbbd7f1 s390: always save and restore all registers on context switch by Heiko Carstens · 7 years ago
  7. edfb8d8f s390/virtio: add BSD license to virtio-ccw by Michael S. Tsirkin · 7 years ago
  8. 22985bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  9. e7fe7b5 mm: replace pud_write with pud_access_permitted in fault + gup paths by Dan Williams · 7 years ago
  10. e4e40e0 mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE by Dan Williams · 7 years ago
  11. 345f8f3 s390: revert ELF_ET_DYN_BASE base changes by Martin Schwidefsky · 7 years ago
  12. 94bf2f2 s390: include: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  13. 0b73214 s390: add SPDX identifiers to the remaining files by Greg Kroah-Hartman · 7 years ago
  14. 53c4ab7 s390: fix alloc_pgste check in init_new_context again by Martin Schwidefsky · 7 years ago
  15. 38389ec s390/topology: fix compile error in file arch/s390/kernel/smp.c by Thomas Richter · 7 years ago
  16. e71d512 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  17. 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
  18. 974aa56 Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  19. 544e8dd7 s390/cpum_sf: correctly set the PID and TID in perf samples by Hendrik Brueckner · 9 years ago
  20. d4c7e64 s390/cpum_sf: load program parameter at sampler enablement by Hendrik Brueckner · 7 years ago
  21. 0da0017 s390/perf: extend perf_regs support to include floating-point registers by Hendrik Brueckner · 7 years ago
  22. c33eff6 s390/perf: add perf_regs support and user stack dump by Heiko Carstens · 10 years ago
  23. 3d43b98 s390/cpumf: remove raw event support in basic-only sampling mode by Pu Hou · 8 years ago
  24. 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
  25. b4e98d9 mm: account pud page tables by Kirill A. Shutemov · 7 years ago
  26. 4d2dc2c fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall by Jeff Layton · 7 years ago
  27. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  28. 049a2c2 s390: enable CPU alternatives unconditionally by Heiko Carstens · 7 years ago
  29. 3c6153e s390/vdso: add missing boot_vdso_data declaration by Heiko Carstens · 7 years ago
  30. 11776ea s390: correct some inline assembly constraints by Vasily Gorbik · 7 years ago
  31. 0aaba41 s390: remove all code using the access register mode by Martin Schwidefsky · 7 years ago
  32. c771320 s390/mm,kvm: improve detection of KVM guest faults by Martin Schwidefsky · 7 years ago
  33. 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
  34. d60a540 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  35. a1c5bef s390: fix transactional execution control register handling by Heiko Carstens · 7 years ago
  36. a401917 s390/virtio: remove unused header file kvm_virtio.h by Christian Borntraeger · 7 years ago
  37. ba850a8 KVM: s390: SIE considerations for AP Queue virtualization by Tony Krowiak · 7 years ago
  38. 8bc1e4e s390/disassembler: generate opcode tables from text file by Heiko Carstens · 7 years ago
  39. dac6dc2 s390/disassembler: remove insn_to_mnemonic() by Heiko Carstens · 7 years ago
  40. 978fa72 s390: remove named saved segment support by Heiko Carstens · 7 years ago
  41. f44fa88 s390/archrandom: Reconsider s390 arch random implementation by Harald Freudenberger · 7 years ago
  42. 48070c7 s390/pci: do not require AIS facility by Christian Borntraeger · 7 years ago
  43. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  44. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  45. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  46. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  47. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  48. 3037a52 s390/nmi: do register validation as early as possible by Martin Schwidefsky · 7 years ago
  49. 6c81511 s390/nmi: allocation of the extended save area by Martin Schwidefsky · 7 years ago
  50. cc65450 s390/ctl_reg: move control register definitions to ctl_reg.h by Martin Schwidefsky · 7 years ago
  51. ad3bc0a s390/ctl_reg: use decoding unions in update_cr_regs by Martin Schwidefsky · 7 years ago
  52. 00a8f88 s390/nmi: use smp_emergency_stop instead of smp_send_stop by Martin Schwidefsky · 7 years ago
  53. c9eb617 dma-mapping: turn dma_cache_sync into a dma_map_ops method by Christoph Hellwig · 7 years ago
  54. 608796f s390/vdso: move boot_vdso_data to vdso.c by Martin Schwidefsky · 7 years ago
  55. f554be4 s390/spinlock: use cpu alternatives to enable niai instruction by Vasily Gorbik · 7 years ago
  56. 686140a s390: introduce CPU alternatives by Vasily Gorbik · 7 years ago
  57. 94158e5 s390/debug: improve debug_event by Sebastian Ott · 7 years ago
  58. 496da0d s390/debug: adjust coding style by Heiko Carstens · 7 years ago
  59. df8bbd0 s390/kprobes: remove KPROBE_SWAP_INST state by Heiko Carstens · 7 years ago
  60. a4c1887 locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations by Will Deacon · 7 years ago
  61. 0160fb1 locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations by Will Deacon · 7 years ago
  62. a8a217c locking/core: Remove {read,spin,write}_can_lock() by Will Deacon · 7 years ago
  63. a61ba2c locking/arch, s390: Add __down_read_killable() by Kirill Tkhai · 7 years ago
  64. 49913f1 s390: cleanup string ops prototypes by Heiko Carstens · 7 years ago
  65. 41879ff s390/mm: use memset64 instead of clear_table by Heiko Carstens · 7 years ago
  66. 0b77d67 s390: implement memset16, memset32 & memset64 by Heiko Carstens · 7 years ago
  67. 3bdf567 Merge branch 'sthyi' into features by Martin Schwidefsky · 7 years ago
  68. 3d8757b s390/sthyi: add s390_sthyi system call by QingFeng Hao · 7 years ago
  69. 9fb6c9b s390/sthyi: add cache to store hypervisor info by QingFeng Hao · 7 years ago
  70. b7c92f1 s390/sthyi: reorganize sthyi implementation by QingFeng Hao · 7 years ago
  71. 91a1fad s390: use generic rwsem implementation by Heiko Carstens · 7 years ago
  72. f9a5d70 s390/ccwgroup: tie a ccwgroup driver to its ccw driver by Julian Wiedmann · 7 years ago
  73. eecd49c s390/crypto: add inline assembly for KMA instruction to cpacf.h by Patrick Steuer · 7 years ago
  74. eb3b7b8 s390/rwlock: introduce rwlock wait queueing by Martin Schwidefsky · 8 years ago
  75. b96f7d8 s390/spinlock: introduce spinlock wait queueing by Martin Schwidefsky · 8 years ago
  76. 8153380 s390/spinlock: use the cpu number +1 as spinlock value by Martin Schwidefsky · 8 years ago
  77. 1887aa07 s390/topology: add detection of dedicated vs shared CPUs by Martin Schwidefsky · 7 years ago
  78. bb59c2d s390/runtime_instrumentation: clean up struct runtime_instr_cb by Alice Frosi · 7 years ago
  79. 7996203 s390: add support for FORTIFY_SOURCE by Heiko Carstens · 7 years ago
  80. 7b83c62 s390/guarded storage: simplify task exit handling by Heiko Carstens · 7 years ago
  81. 8d9047f s390/runtime instrumentation: simplify task exit handling by Heiko Carstens · 7 years ago
  82. 8076428 s390: convert release_thread() into a static inline function by Heiko Carstens · 7 years ago
  83. 91c575b s390/mm: make pmdp_invalidate() do invalidation only by Gerald Schaefer · 7 years ago
  84. 260d165 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  85. 4dfc278 Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  86. 0756b7f Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  87. 5f54c8b Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
  88. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  89. f28a4b4 s390/mm: use a single lock for the fields in mm_context_t by Martin Schwidefsky · 7 years ago
  90. 60f07c8 s390/mm: fix race on mm->context.flush_mm by Martin Schwidefsky · 7 years ago
  91. b3e5dc4 s390/mm: fix local TLB flushing vs. detach of an mm address space by Martin Schwidefsky · 7 years ago
  92. 46fde9a s390/zcrypt: externalize AP queue interrupt control by Harald Freudenberger · 8 years ago
  93. 050349b s390/zcrypt: externalize AP config info query by Harald Freudenberger · 8 years ago
  94. e7fc514 s390/zcrypt: externalize test AP queue by Tony Krowiak · 8 years ago
  95. 9e85ae6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  96. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  97. 0081a0c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  98. edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 7 years ago
  99. 69c0067 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  100. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago