1. 30e8eb86 s390/qdio: sanitize put_indicator by Sebastian Ott · 7 years ago
  2. 648a6f4 s390/qdio: use atomic_cmpxchg by Sebastian Ott · 7 years ago
  3. 2a2d7bef s390/nmi: avoid using long-displacement facility by Vasily Gorbik · 7 years ago
  4. 3b42c17 s390: pass endianness info to sparse by Luc Van Oostenryck · 7 years ago
  5. b82a5e4 s390/decompressor: remove informational messages by Martin Schwidefsky · 7 years ago
  6. 0462d99 vmur: convert urdev.ref_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  7. 3593eb9 s390/cpum_cf: add hardware counter support for IBM z14 by Hendrik Brueckner · 7 years ago
  8. 9a56410 s390/zcrypt: Introduce QACT support for AP bus devices. by Harald Freudenberger · 7 years ago
  9. 0acb166 s390/zcrypt: Enable special header file flag for AU CPRP by Harald Freudenberger · 7 years ago
  10. 21214b0 s390/zcrypt: CEX6S exploitation by Harald Freudenberger · 7 years ago
  11. 3037a52 s390/nmi: do register validation as early as possible by Martin Schwidefsky · 7 years ago
  12. 6c81511 s390/nmi: allocation of the extended save area by Martin Schwidefsky · 7 years ago
  13. cc65450 s390/ctl_reg: move control register definitions to ctl_reg.h by Martin Schwidefsky · 7 years ago
  14. ad3bc0a s390/ctl_reg: use decoding unions in update_cr_regs by Martin Schwidefsky · 7 years ago
  15. 00a8f88 s390/nmi: use smp_emergency_stop instead of smp_send_stop by Martin Schwidefsky · 7 years ago
  16. 608796f s390/vdso: move boot_vdso_data to vdso.c by Martin Schwidefsky · 7 years ago
  17. f554be4 s390/spinlock: use cpu alternatives to enable niai instruction by Vasily Gorbik · 7 years ago
  18. 686140a s390: introduce CPU alternatives by Vasily Gorbik · 7 years ago
  19. 76b3b62 s390/dasd: remove unused debug macros by Sebastian Ott · 7 years ago
  20. 0dcd91a s390/debug: only write data once by Sebastian Ott · 7 years ago
  21. 94158e5 s390/debug: improve debug_event by Sebastian Ott · 7 years ago
  22. 7c3eaaa s390/kexec: Fix checksum validation return code for kdump by Philipp Rudo · 7 years ago
  23. 7f581d0 Merge tag 'vfio-ccw-20171016' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into features by Martin Schwidefsky · 7 years ago
  24. 4cebc5d vfio: ccw: validate the count field of a ccw before pinning by Dong Jia Shi · 7 years ago
  25. 688c295 vfio: ccw: bypass bad idaw address when fetching IDAL ccws by Dong Jia Shi · 7 years ago
  26. fe3af62 s390: update defconfig by Martin Schwidefsky · 8 years ago
  27. 496da0d s390/debug: adjust coding style by Heiko Carstens · 7 years ago
  28. 0bb6bba s390/pkey: fix kzalloc-simple.cocci warnings by Vasyl Gomonovych · 7 years ago
  29. df8bbd0 s390/kprobes: remove KPROBE_SWAP_INST state by Heiko Carstens · 7 years ago
  30. 49913f1 s390: cleanup string ops prototypes by Heiko Carstens · 7 years ago
  31. 993fef9 s390: optimize memset implementation by Heiko Carstens · 7 years ago
  32. 41879ff s390/mm: use memset64 instead of clear_table by Heiko Carstens · 7 years ago
  33. 0b77d67 s390: implement memset16, memset32 & memset64 by Heiko Carstens · 7 years ago
  34. 3bdf567 Merge branch 'sthyi' into features by Martin Schwidefsky · 7 years ago
  35. 3d8757b s390/sthyi: add s390_sthyi system call by QingFeng Hao · 7 years ago
  36. 9fb6c9b s390/sthyi: add cache to store hypervisor info by QingFeng Hao · 7 years ago
  37. b7c92f1 s390/sthyi: reorganize sthyi implementation by QingFeng Hao · 7 years ago
  38. 91a1fad s390: use generic rwsem implementation by Heiko Carstens · 7 years ago
  39. e0d281d s390/disassembler: add new z14 instructions by Heiko Carstens · 7 years ago
  40. ea7c360 s390/disassembler: add missing z13 instructions by Heiko Carstens · 7 years ago
  41. 630f789 s390/disassembler: add sthyi instruction by Heiko Carstens · 7 years ago
  42. 7e1263b s390/disassembler: remove double instructions by Heiko Carstens · 7 years ago
  43. caefea1 s390/disassembler: fix LRDFU format by Heiko Carstens · 7 years ago
  44. 5c50538 s390/disassembler: add missing end marker for e7 table by Heiko Carstens · 7 years ago
  45. d67ce18 s390/virtio: simplify Makefile by Heiko Carstens · 7 years ago
  46. 7fb2b2d s390/virtio: remove the old KVM virtio transport by Thomas Huth · 7 years ago
  47. f9a5d70 s390/ccwgroup: tie a ccwgroup driver to its ccw driver by Julian Wiedmann · 7 years ago
  48. bf7fa03 s390/crypto: add s390 platform specific aes gcm support. by Harald Freudenberger · 7 years ago
  49. eecd49c s390/crypto: add inline assembly for KMA instruction to cpacf.h by Patrick Steuer · 7 years ago
  50. eb3b7b8 s390/rwlock: introduce rwlock wait queueing by Martin Schwidefsky · 8 years ago
  51. b96f7d8 s390/spinlock: introduce spinlock wait queueing by Martin Schwidefsky · 8 years ago
  52. 8153380 s390/spinlock: use the cpu number +1 as spinlock value by Martin Schwidefsky · 8 years ago
  53. 1887aa0 s390/topology: add detection of dedicated vs shared CPUs by Martin Schwidefsky · 7 years ago
  54. 8179c7b s390/sclp: Use setup_timer and mod_timer by Himanshu Jha · 7 years ago
  55. 1922099 s390/cpumf: remove superfluous nr_cpumask_bits check by Heiko Carstens · 7 years ago
  56. 76b3138 s390/zcrypt: Explicitly check input data length. by Harald Freudenberger · 8 years ago
  57. 08c6df9 s390/cmf: use tod_to_ns() by Sebastian Ott · 8 years ago
  58. cb09b35 s390/cmf: avg_utilization by Sebastian Ott · 8 years ago
  59. d4d287e s390/cmf: read from hw buffer by Sebastian Ott · 8 years ago
  60. 81b050b s390/cmf: simplify copy_block by Sebastian Ott · 8 years ago
  61. 60f3eac s390/cmf: simplify cmb_copy_wait by Sebastian Ott · 8 years ago
  62. eeec1e4 s390/cmf: simplify set_schib_wait by Sebastian Ott · 8 years ago
  63. adc69b4 s390/cmf: set_schib_wait add timeout by Sebastian Ott · 8 years ago
  64. b08e19d s390/char: fix cdev_add usage by Jean Delvare · 7 years ago
  65. e16c5dd samples/kprobes: Add s390 case in kprobe example module by Johannes Thumshirn · 7 years ago
  66. 262832b s390/ptrace: add runtime instrumention register get/set by Alice Frosi · 7 years ago
  67. bb59c2d s390/runtime_instrumentation: clean up struct runtime_instr_cb by Alice Frosi · 7 years ago
  68. 7996203 s390: add support for FORTIFY_SOURCE by Heiko Carstens · 8 years ago
  69. 59a19ea s390: get rid of exit_thread() by Heiko Carstens · 8 years ago
  70. 7b83c62 s390/guarded storage: simplify task exit handling by Heiko Carstens · 8 years ago
  71. 5ef2d52 s390/ptrace: fix guarded storage regset handling by Heiko Carstens · 8 years ago
  72. fa1edf3 s390/guarded storage: fix possible memory corruption by Heiko Carstens · 8 years ago
  73. 8d9047f s390/runtime instrumentation: simplify task exit handling by Heiko Carstens · 8 years ago
  74. d6e646a s390/runtime instrumention: fix possible memory corruption by Heiko Carstens · 8 years ago
  75. 8076428 s390: convert release_thread() into a static inline function by Heiko Carstens · 8 years ago
  76. 9cd6681 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  77. 225d3b6 Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  78. 7031b64 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  79. 4c6bb69 quota: Fix quota corruption with generic/232 test by Jan Kara · 7 years ago
  80. dc972a6 Merge tag 'mmc-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  81. fc46820 vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets by Andreas Gruenbacher · 7 years ago
  82. 8474c53 Merge branch 'WIP.x86/fpu' into x86/fpu, because it's ready by Ingo Molnar · 7 years ago
  83. 738f48c x86/fpu: Use using_compacted_format() instead of open coded X86_FEATURE_XSAVES by Eric Biggers · 7 years ago
  84. 98c0fad9 x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_user_to_xstate() by Eric Biggers · 7 years ago
  85. 3d70347 x86/fpu: Eliminate the 'xfeatures' local variable in copy_user_to_xstate() by Eric Biggers · 7 years ago
  86. af2c432 x86/fpu: Copy the full header in copy_user_to_xstate() by Eric Biggers · 7 years ago
  87. af95774 x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_kernel_to_xstate() by Eric Biggers · 7 years ago
  88. b89eda4 x86/fpu: Eliminate the 'xfeatures' local variable in copy_kernel_to_xstate() by Eric Biggers · 7 years ago
  89. 80d8ae8 x86/fpu: Copy the full state_header in copy_kernel_to_xstate() by Eric Biggers · 7 years ago
  90. b11e2e1 x86/fpu: Use validate_xstate_header() to validate the xstate_header in __fpu__restore_sig() by Eric Biggers · 7 years ago
  91. cf9df81 x86/fpu: Use validate_xstate_header() to validate the xstate_header in xstateregs_set() by Eric Biggers · 7 years ago
  92. e63e5d5 x86/fpu: Introduce validate_xstate_header() by Eric Biggers · 7 years ago
  93. 369a036 x86/fpu: Rename fpu__activate_fpstate_read/write() to fpu__prepare_[read|write]() by Ingo Molnar · 7 years ago
  94. 2ce03d8 x86/fpu: Rename fpu__activate_curr() to fpu__initialize() by Ingo Molnar · 7 years ago
  95. e10078e x86/fpu: Simplify and speed up fpu__copy() by Ingo Molnar · 7 years ago
  96. 7f1487c x86/fpu: Fix stale comments about lazy FPU logic by Ingo Molnar · 7 years ago
  97. e4a81bf x86/fpu: Rename fpu::fpstate_active to fpu::initialized by Ingo Molnar · 7 years ago
  98. 685c930 x86/fpu: Remove fpu__current_fpstate_write_begin/end() by Ingo Molnar · 7 years ago
  99. 4618e90 x86/fpu: Fix fpu__activate_fpstate_read() and update comments by Ingo Molnar · 7 years ago
  100. e365806 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago