1. 9fa1db4 s390: add a few more SPDX identifiers by Martin Schwidefsky · 7 years ago
  2. b23481f s390/qdio: restrict target-full handling to IQDIO by Julian Wiedmann · 7 years ago
  3. 0b926ac s390/qdio: consider ERROR buffers for inbound-full condition by Julian Wiedmann · 7 years ago
  4. 13d1d55 s390: drivers: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  5. 724117b s390: cio: add SPDX identifiers to the remaining files by Greg Kroah-Hartman · 7 years ago
  6. 846d0c6 s390/cio: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  7. cb9f780 s390: qdio: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  8. d60a540 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  9. 408358b s390: vfio-ccw: Do not attempt to free no-op, test and tic cda. by Jason J. Herne · 7 years ago
  10. 30e8eb86 s390/qdio: sanitize put_indicator by Sebastian Ott · 7 years ago
  11. 648a6f4 s390/qdio: use atomic_cmpxchg by Sebastian Ott · 7 years ago
  12. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  13. 94158e5 s390/debug: improve debug_event by Sebastian Ott · 7 years ago
  14. 4cebc5d vfio: ccw: validate the count field of a ccw before pinning by Dong Jia Shi · 7 years ago
  15. 688c295 vfio: ccw: bypass bad idaw address when fetching IDAL ccws by Dong Jia Shi · 7 years ago
  16. f9a5d70 s390/ccwgroup: tie a ccwgroup driver to its ccw driver by Julian Wiedmann · 7 years ago
  17. 08c6df9 s390/cmf: use tod_to_ns() by Sebastian Ott · 7 years ago
  18. cb09b35 s390/cmf: avg_utilization by Sebastian Ott · 7 years ago
  19. d4d287e s390/cmf: read from hw buffer by Sebastian Ott · 7 years ago
  20. 81b050b s390/cmf: simplify copy_block by Sebastian Ott · 7 years ago
  21. 60f3eac s390/cmf: simplify cmb_copy_wait by Sebastian Ott · 7 years ago
  22. eeec1e4 s390/cmf: simplify set_schib_wait by Sebastian Ott · 7 years ago
  23. adc69b4 s390/cmf: set_schib_wait add timeout by Sebastian Ott · 7 years ago
  24. 55fb734 s390/cio: recover from bad paths by Sebastian Ott · 7 years ago
  25. ac34bbc s390/cio: add const to bin_attribute structures by Bhumika Goyal · 7 years ago
  26. dd783b4 Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into features by Martin Schwidefsky · 7 years ago
  27. f460d11 s390/cio: constify attribute_group structures. by Arvind Yadav · 7 years ago
  28. c389377 vfio: ccw: fix bad ptr math for TIC cda translation by Jason J. Herne · 7 years ago
  29. 2daace7 s390: chp: handle CRW_ERC_INIT for channel-path status change by Dong Jia Shi · 7 years ago
  30. c14b7a8 s390/vfio_ccw: remove unused variable by Sebastian Ott · 7 years ago
  31. e0f3e8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  32. f95a0d6 Merge commit '8e8320c9315c' into for-4.13/block by Jens Axboe · 7 years ago
  33. 36f6237 s390/cio: introduce io_subchannel_type by Sebastian Ott · 8 years ago
  34. 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
  35. 698be5d Merge tag 'vfio-ccw-20170522' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into fixes by Martin Schwidefsky · 8 years ago
  36. 5bf1853 s390/vfio_ccw: make some symbols static by Sebastian Ott · 8 years ago
  37. 6423ef6 s390/qdio: increase string buffer size by Heiko Carstens · 8 years ago
  38. 2685df6 s390/ccwgroup: increase string buffer size by Heiko Carstens · 8 years ago
  39. 129cc19 vfio: ccw: improve error handling for vfio_ccw_mdev_remove by Dong Jia Shi · 8 years ago
  40. c9c31b0 vfio: ccw: remove unnecessary NULL checks of a pointer by Dong Jia Shi · 8 years ago
  41. d686f21 vfio: ccw: introduce support for ccw0 by Dong Jia Shi · 8 years ago
  42. bbe37e4 vfio: ccw: introduce a finite state machine by Dong Jia Shi · 8 years ago
  43. e5f84db vfio: ccw: return I/O results asynchronously by Dong Jia Shi · 8 years ago
  44. 120e214 vfio: ccw: realize VFIO_DEVICE_G(S)ET_IRQ_INFO ioctls by Dong Jia Shi · 8 years ago
  45. 83d1193 vfio: ccw: realize VFIO_DEVICE_RESET ioctl by Dong Jia Shi · 8 years ago
  46. e01bcdd vfio: ccw: realize VFIO_DEVICE_GET_REGION_INFO ioctl by Dong Jia Shi · 8 years ago
  47. 4e149e4 vfio: ccw: handle ccw command request by Dong Jia Shi · 8 years ago
  48. 060d2b5 vfio: ccw: introduce ccw_io_region by Dong Jia Shi · 8 years ago
  49. 84cd8fc vfio: ccw: register vfio_ccw to the mediated device framework by Dong Jia Shi · 8 years ago
  50. 0a19e61 vfio: ccw: introduce channel program interfaces by Dong Jia Shi · 8 years ago
  51. 63f1934 vfio: ccw: basic implementation for vfio_ccw driver by Dong Jia Shi · 8 years ago
  52. a22217e s390: cio: export more interfaces by Dong Jia Shi · 8 years ago
  53. 5434da4 s390: cio: introduce cio_cancel_halt_clear by Dong Jia Shi · 8 years ago
  54. 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  55. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
  56. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  57. 7775913 s390/chsc: Add exception handler for CHSC instruction by Peter Oberparleiter · 8 years ago
  58. f83435c s390/qdio: improve some debug prints by Julian Wiedmann · 8 years ago
  59. 72a01d0 s390/qdio: fix up tiqdio_thinint_handler() kerneldoc by Julian Wiedmann · 8 years ago
  60. 67bb323 s390/qdio: clean up q->irq_ptr usage by Julian Wiedmann · 8 years ago
  61. 1e4a382 s390/qdio: clear DSCI prior to scanning multiple input queues by Julian Wiedmann · 8 years ago
  62. 2166591 s390/cio: remove cmf related code relevant for 31 bit only by Sebastian Ott · 8 years ago
  63. 00851e6 s390/cio: remove unused struct member by Sebastian Ott · 8 years ago
  64. 64dfdd4 s390/cio: export real cssid by Sebastian Ott · 8 years ago
  65. 15a2044 s390/cio: css initialization cleanup by Sebastian Ott · 8 years ago
  66. 6c70126 s390/cio: css attribute cleanup by Sebastian Ott · 8 years ago
  67. e2e0de9 s390/cio: use cssid for pgid generation by Sebastian Ott · 9 years ago
  68. 98cc43a s390/cio: clarify cssid usage by Sebastian Ott · 8 years ago
  69. 9fbd5a0 s390/cio: get rid of variable length array by Heiko Carstens · 8 years ago
  70. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  71. a00f761 s390: cio: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  72. 8139d85 s390/cio: clean up DEV_STATE_SENSE_PGID by Dong Jia Shi · 8 years ago
  73. 179a98c s390/cio: don't register chpids in reserved state by Sebastian Ott · 8 years ago
  74. d53c51f s390/cio: fix accidental interrupt enabling during resume by Sebastian Ott · 8 years ago
  75. 6c29588 s390: cio: remove redundant cio_cancel declaration by Dong Jia Shi · 8 years ago
  76. 9bce8b2 s390/qdio: avoid reschedule of outbound tasklet once killed by Ursula Braun · 8 years ago
  77. 6e30c54 s390/qdio: remove checks for ccw device internal state by Sebastian Ott · 8 years ago
  78. ddebf66 s390/qdio: fix double return code evaluation by Sebastian Ott · 8 years ago
  79. a48ed86 s390/qdio: get rid of spin_lock_irqsave usage by Sebastian Ott · 8 years ago
  80. 1ab50a9 s390/cio: remove subchannel_id from ccw_device_private by Sebastian Ott · 8 years ago
  81. 9080c92 s390/qdio: obtain subchannel_id via ccw_device_get_schid() by Sebastian Ott · 8 years ago
  82. 7de6a63 s390/cio: stop using subchannel_id from ccw_device_private by Sebastian Ott · 8 years ago
  83. 4475aeb s390/cio: fix premature wakeup during chp configure by Sebastian Ott · 8 years ago
  84. 837c522 s390/cio: convert cfg_lock mutex to spinlock by Sebastian Ott · 8 years ago
  85. 7b1058b s390/cio/chp : Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  86. 687cb7f s390/chsc: improve channel path descriptor determination by Sebastian Ott · 8 years ago
  87. f977376 s390/chsc: sanitize fmt check for chp_desc determination by Sebastian Ott · 8 years ago
  88. 0b60137 s390/cio: make fmt1 channel path descriptor optional by Sebastian Ott · 8 years ago
  89. 6228c2a s390/chsc: fix ioctl CHSC_INFO_CU command by Sebastian Ott · 8 years ago
  90. 388b74d s390/cio/device_ops: fix kernel doc by Sebastian Ott · 8 years ago
  91. 0f5d050 s390/cio: allow to reset channel measurement block by Sebastian Ott · 8 years ago
  92. a4d9b97 s390/cio: use basic blocks for i/o inline assemblies by Heiko Carstens · 8 years ago
  93. 7b4ff87 s390/cio: use basic blocks for cmf inline assemblies by Heiko Carstens · 8 years ago
  94. 2f82f57 s390/time: STP sync clock correction by Martin Schwidefsky · 9 years ago
  95. 99ec111 s390: use canonical include guard style by Daniel van Gerpen · 9 years ago
  96. baebc70 s390: Use pr_warn instead of pr_warning by Joe Perches · 9 years ago
  97. 9f3d6d7 s390/cio: update measurement characteristics by Sebastian Ott · 9 years ago
  98. 61f0bfc s390/cio: ensure consistent measurement state by Sebastian Ott · 9 years ago
  99. 0d9bfe9 s390/cio: fix measurement characteristics memleak by Sebastian Ott · 9 years ago
  100. 11b64c8 s390/cio: Change I/O instructions from inline to normal functions by Peter Oberparleiter · 9 years ago