1. c14b7a8 s390/vfio_ccw: remove unused variable by Sebastian Ott · 8 years ago
  2. e0f3e8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  3. f95a0d6 Merge commit '8e8320c9315c' into for-4.13/block by Jens Axboe · 8 years ago
  4. 36f6237 s390/cio: introduce io_subchannel_type by Sebastian Ott · 8 years ago
  5. 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
  6. 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
  7. 5bf1853 s390/vfio_ccw: make some symbols static by Sebastian Ott · 8 years ago
  8. 6423ef6 s390/qdio: increase string buffer size by Heiko Carstens · 8 years ago
  9. 2685df6 s390/ccwgroup: increase string buffer size by Heiko Carstens · 8 years ago
  10. 129cc19 vfio: ccw: improve error handling for vfio_ccw_mdev_remove by Dong Jia Shi · 8 years ago
  11. c9c31b0 vfio: ccw: remove unnecessary NULL checks of a pointer by Dong Jia Shi · 8 years ago
  12. d686f21 vfio: ccw: introduce support for ccw0 by Dong Jia Shi · 8 years ago
  13. bbe37e4 vfio: ccw: introduce a finite state machine by Dong Jia Shi · 8 years ago
  14. e5f84db vfio: ccw: return I/O results asynchronously by Dong Jia Shi · 8 years ago
  15. 120e214 vfio: ccw: realize VFIO_DEVICE_G(S)ET_IRQ_INFO ioctls by Dong Jia Shi · 8 years ago
  16. 83d1193 vfio: ccw: realize VFIO_DEVICE_RESET ioctl by Dong Jia Shi · 8 years ago
  17. e01bcdd vfio: ccw: realize VFIO_DEVICE_GET_REGION_INFO ioctl by Dong Jia Shi · 8 years ago
  18. 4e149e4 vfio: ccw: handle ccw command request by Dong Jia Shi · 8 years ago
  19. 060d2b5 vfio: ccw: introduce ccw_io_region by Dong Jia Shi · 8 years ago
  20. 84cd8fc vfio: ccw: register vfio_ccw to the mediated device framework by Dong Jia Shi · 8 years ago
  21. 0a19e61 vfio: ccw: introduce channel program interfaces by Dong Jia Shi · 8 years ago
  22. 63f1934 vfio: ccw: basic implementation for vfio_ccw driver by Dong Jia Shi · 8 years ago
  23. a22217e s390: cio: export more interfaces by Dong Jia Shi · 8 years ago
  24. 5434da4 s390: cio: introduce cio_cancel_halt_clear by Dong Jia Shi · 8 years ago
  25. 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  26. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
  27. 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
  28. 7775913 s390/chsc: Add exception handler for CHSC instruction by Peter Oberparleiter · 8 years ago
  29. f83435c s390/qdio: improve some debug prints by Julian Wiedmann · 8 years ago
  30. 72a01d0 s390/qdio: fix up tiqdio_thinint_handler() kerneldoc by Julian Wiedmann · 8 years ago
  31. 67bb323 s390/qdio: clean up q->irq_ptr usage by Julian Wiedmann · 8 years ago
  32. 1e4a382 s390/qdio: clear DSCI prior to scanning multiple input queues by Julian Wiedmann · 8 years ago
  33. 2166591 s390/cio: remove cmf related code relevant for 31 bit only by Sebastian Ott · 8 years ago
  34. 00851e6 s390/cio: remove unused struct member by Sebastian Ott · 8 years ago
  35. 64dfdd4 s390/cio: export real cssid by Sebastian Ott · 8 years ago
  36. 15a2044 s390/cio: css initialization cleanup by Sebastian Ott · 8 years ago
  37. 6c70126 s390/cio: css attribute cleanup by Sebastian Ott · 8 years ago
  38. e2e0de9 s390/cio: use cssid for pgid generation by Sebastian Ott · 9 years ago
  39. 98cc43a s390/cio: clarify cssid usage by Sebastian Ott · 8 years ago
  40. 9fbd5a0 s390/cio: get rid of variable length array by Heiko Carstens · 8 years ago
  41. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  42. a00f761 s390: cio: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  43. 8139d85 s390/cio: clean up DEV_STATE_SENSE_PGID by Dong Jia Shi · 8 years ago
  44. 179a98c s390/cio: don't register chpids in reserved state by Sebastian Ott · 8 years ago
  45. d53c51f s390/cio: fix accidental interrupt enabling during resume by Sebastian Ott · 8 years ago
  46. 6c29588 s390: cio: remove redundant cio_cancel declaration by Dong Jia Shi · 8 years ago
  47. 9bce8b2 s390/qdio: avoid reschedule of outbound tasklet once killed by Ursula Braun · 8 years ago
  48. 6e30c54 s390/qdio: remove checks for ccw device internal state by Sebastian Ott · 8 years ago
  49. ddebf66 s390/qdio: fix double return code evaluation by Sebastian Ott · 8 years ago
  50. a48ed86 s390/qdio: get rid of spin_lock_irqsave usage by Sebastian Ott · 8 years ago
  51. 1ab50a9 s390/cio: remove subchannel_id from ccw_device_private by Sebastian Ott · 8 years ago
  52. 9080c92 s390/qdio: obtain subchannel_id via ccw_device_get_schid() by Sebastian Ott · 8 years ago
  53. 7de6a63 s390/cio: stop using subchannel_id from ccw_device_private by Sebastian Ott · 8 years ago
  54. 4475aeb s390/cio: fix premature wakeup during chp configure by Sebastian Ott · 8 years ago
  55. 837c522 s390/cio: convert cfg_lock mutex to spinlock by Sebastian Ott · 8 years ago
  56. 7b1058b s390/cio/chp : Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  57. 687cb7f s390/chsc: improve channel path descriptor determination by Sebastian Ott · 9 years ago
  58. f977376 s390/chsc: sanitize fmt check for chp_desc determination by Sebastian Ott · 9 years ago
  59. 0b60137 s390/cio: make fmt1 channel path descriptor optional by Sebastian Ott · 8 years ago
  60. 6228c2a s390/chsc: fix ioctl CHSC_INFO_CU command by Sebastian Ott · 9 years ago
  61. 388b74d s390/cio/device_ops: fix kernel doc by Sebastian Ott · 9 years ago
  62. 0f5d050 s390/cio: allow to reset channel measurement block by Sebastian Ott · 9 years ago
  63. a4d9b97 s390/cio: use basic blocks for i/o inline assemblies by Heiko Carstens · 9 years ago
  64. 7b4ff87 s390/cio: use basic blocks for cmf inline assemblies by Heiko Carstens · 9 years ago
  65. 2f82f57 s390/time: STP sync clock correction by Martin Schwidefsky · 9 years ago
  66. 99ec111 s390: use canonical include guard style by Daniel van Gerpen · 9 years ago
  67. baebc70 s390: Use pr_warn instead of pr_warning by Joe Perches · 9 years ago
  68. 9f3d6d7 s390/cio: update measurement characteristics by Sebastian Ott · 9 years ago
  69. 61f0bfc s390/cio: ensure consistent measurement state by Sebastian Ott · 9 years ago
  70. 0d9bfe9 s390/cio: fix measurement characteristics memleak by Sebastian Ott · 9 years ago
  71. 11b64c8 s390/cio: Change I/O instructions from inline to normal functions by Peter Oberparleiter · 9 years ago
  72. 4224897 s390/cio: Introduce common I/O layer tracepoints by Peter Oberparleiter · 9 years ago
  73. 2ab59de s390/cio: Consolidate inline assemblies and related data definitions by Peter Oberparleiter · 9 years ago
  74. ac357c4 s390/cio: Fix incorrect xsch opcode specification by Peter Oberparleiter · 9 years ago
  75. 62e65da s390/cio: Remove unused inline assemblies by Peter Oberparleiter · 9 years ago
  76. a6e975c s390: Delete unnecessary checks before the function call "debug_unregister" by Markus Elfring · 9 years ago
  77. 1a36a39 s390/dump: rework CPU register dump code by Martin Schwidefsky · 9 years ago
  78. 18e22a1 s390: add support for ipl devices in subchannel sets > 0 by Sebastian Ott · 10 years ago
  79. cd5dead s390/cio: simplify css_generate_pgid by Sebastian Ott · 9 years ago
  80. e627078 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  81. e510f68 s390/cio: de-duplicate subchannel validation by Pierre Morel · 9 years ago
  82. 8f0ba83 s390/css: unneeded initialization in for_each_subchannel by Pierre Morel · 9 years ago
  83. ef12cb9 s390/cio: move ccw_device_stlck functions by Sebastian Ott · 9 years ago
  84. 8421d21 s390/cio: move ccw_device_call_handler by Sebastian Ott · 9 years ago
  85. dc6e155 s390/nmi: remove casts by Heiko Carstens · 9 years ago
  86. 9d49f86 s390/cio: introduce pathmask_to_pos by Sebastian Ott · 9 years ago
  87. ab97d21 s390/cio: reactivate cmf after hibernate by Sebastian Ott · 9 years ago
  88. 45bf4b9 s390/cio: use kmem_cache for extended measurement block allocation by Sebastian Ott · 9 years ago
  89. a5e9ca5 s390/cio: fix memleak in channel measurement by Sebastian Ott · 9 years ago
  90. 616503d s390/cio: improve locking during cmbe allocation by Sebastian Ott · 9 years ago
  91. a6ef156 s390/cio: fix use after free in cmb processing by Sebastian Ott · 9 years ago
  92. 1bc6664 s390/cio: use device_lock during cmb activation by Sebastian Ott · 9 years ago
  93. 279b8f9 s390/cio: cleanup cmb_enable sysfs attr by Sebastian Ott · 9 years ago
  94. ec6674c s390/qdio: fix WARN_ON_ONCE condition by Eugene Crosser · 9 years ago
  95. b2f4de8 s390: remove unneeded variables by Peter Senna Tschudin · 9 years ago
  96. 1d2334c s390/cio: Implement proper Link Incident Record handling by Peter Oberparleiter · 9 years ago
  97. b186540 s390/cio: Fix comma by Peter Oberparleiter · 10 years ago
  98. c2f0b61 s390: remove use of seq_printf return value by Joe Perches · 10 years ago
  99. 5a79859 s390: remove 31 bit support by Heiko Carstens · 10 years ago
  100. 10ad34b s390: add SMT support by Martin Schwidefsky · 10 years ago