1. 7b1058b s390/cio/chp : Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  2. 687cb7f s390/chsc: improve channel path descriptor determination by Sebastian Ott · 8 years ago
  3. f977376 s390/chsc: sanitize fmt check for chp_desc determination by Sebastian Ott · 8 years ago
  4. 0b60137 s390/cio: make fmt1 channel path descriptor optional by Sebastian Ott · 8 years ago
  5. 6228c2a s390/chsc: fix ioctl CHSC_INFO_CU command by Sebastian Ott · 8 years ago
  6. 388b74d s390/cio/device_ops: fix kernel doc by Sebastian Ott · 8 years ago
  7. 0f5d050 s390/cio: allow to reset channel measurement block by Sebastian Ott · 8 years ago
  8. a4d9b97 s390/cio: use basic blocks for i/o inline assemblies by Heiko Carstens · 8 years ago
  9. 7b4ff87 s390/cio: use basic blocks for cmf inline assemblies by Heiko Carstens · 8 years ago
  10. 2f82f57 s390/time: STP sync clock correction by Martin Schwidefsky · 8 years ago
  11. 99ec111 s390: use canonical include guard style by Daniel van Gerpen · 8 years ago
  12. baebc70 s390: Use pr_warn instead of pr_warning by Joe Perches · 9 years ago
  13. 9f3d6d7 s390/cio: update measurement characteristics by Sebastian Ott · 9 years ago
  14. 61f0bfc s390/cio: ensure consistent measurement state by Sebastian Ott · 9 years ago
  15. 0d9bfe9 s390/cio: fix measurement characteristics memleak by Sebastian Ott · 9 years ago
  16. 11b64c8 s390/cio: Change I/O instructions from inline to normal functions by Peter Oberparleiter · 9 years ago
  17. 4224897 s390/cio: Introduce common I/O layer tracepoints by Peter Oberparleiter · 9 years ago
  18. 2ab59de s390/cio: Consolidate inline assemblies and related data definitions by Peter Oberparleiter · 9 years ago
  19. ac357c4 s390/cio: Fix incorrect xsch opcode specification by Peter Oberparleiter · 9 years ago
  20. 62e65da s390/cio: Remove unused inline assemblies by Peter Oberparleiter · 9 years ago
  21. a6e975c s390: Delete unnecessary checks before the function call "debug_unregister" by Markus Elfring · 9 years ago
  22. 1a36a39 s390/dump: rework CPU register dump code by Martin Schwidefsky · 9 years ago
  23. 18e22a1 s390: add support for ipl devices in subchannel sets > 0 by Sebastian Ott · 9 years ago
  24. cd5dead s390/cio: simplify css_generate_pgid by Sebastian Ott · 9 years ago
  25. e627078 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  26. e510f68 s390/cio: de-duplicate subchannel validation by Pierre Morel · 9 years ago
  27. 8f0ba83 s390/css: unneeded initialization in for_each_subchannel by Pierre Morel · 9 years ago
  28. ef12cb9 s390/cio: move ccw_device_stlck functions by Sebastian Ott · 9 years ago
  29. 8421d21 s390/cio: move ccw_device_call_handler by Sebastian Ott · 9 years ago
  30. dc6e155 s390/nmi: remove casts by Heiko Carstens · 9 years ago
  31. 9d49f86 s390/cio: introduce pathmask_to_pos by Sebastian Ott · 9 years ago
  32. ab97d21 s390/cio: reactivate cmf after hibernate by Sebastian Ott · 9 years ago
  33. 45bf4b9 s390/cio: use kmem_cache for extended measurement block allocation by Sebastian Ott · 9 years ago
  34. a5e9ca5 s390/cio: fix memleak in channel measurement by Sebastian Ott · 9 years ago
  35. 616503d s390/cio: improve locking during cmbe allocation by Sebastian Ott · 9 years ago
  36. a6ef156 s390/cio: fix use after free in cmb processing by Sebastian Ott · 9 years ago
  37. 1bc6664 s390/cio: use device_lock during cmb activation by Sebastian Ott · 9 years ago
  38. 279b8f9 s390/cio: cleanup cmb_enable sysfs attr by Sebastian Ott · 9 years ago
  39. ec6674c s390/qdio: fix WARN_ON_ONCE condition by Eugene Crosser · 9 years ago
  40. b2f4de8 s390: remove unneeded variables by Peter Senna Tschudin · 9 years ago
  41. 1d2334c s390/cio: Implement proper Link Incident Record handling by Peter Oberparleiter · 9 years ago
  42. b186540 s390/cio: Fix comma by Peter Oberparleiter · 9 years ago
  43. c2f0b61 s390: remove use of seq_printf return value by Joe Perches · 9 years ago
  44. 5a79859 s390: remove 31 bit support by Heiko Carstens · 10 years ago
  45. 10ad34b s390: add SMT support by Martin Schwidefsky · 10 years ago
  46. 8ebd51a s390/cio: idset.c: remove some unused functions by Rickard Strandqvist · 10 years ago
  47. e2578b8 s390/eadm: change timeout value by Sebastian Ott · 10 years ago
  48. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  49. dfe2c6d Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  50. 3f8bfd9 s390/cio: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  51. fe0f497 s390/nohz: use a per-cpu flag for arch_needs_cpu by Martin Schwidefsky · 10 years ago
  52. 0bf7fcf s390: cio driver &__get_cpu_var replacements by Christoph Lameter · 10 years ago
  53. 5245c92 s390/qdio: add helpers to manage qdio buffers by Sebastian Ott · 10 years ago
  54. fa73eb4 s390/ccwgroup: use ccwgroup_ungroup wrapper by Sebastian Ott · 10 years ago
  55. 0310c8b s390/ccwgroup: fix an uninitialized return code by Sebastian Ott · 10 years ago
  56. 9280ddb s390/ccwgroup: obtain extra reference for asynchronous processing by Sebastian Ott · 10 years ago
  57. 613c4e0 qdio: Keep device-specific dbf entries by Stefan Raspl · 10 years ago
  58. 2c3e7e1 s390/cio: set device name as early as possible by Sebastian Ott · 10 years ago
  59. 0eb69a0 s390/airq: silence lockdep warning by Sebastian Ott · 10 years ago
  60. 92bdae5 s390/qdio: replace shift loop by ilog2 by Fabian Frederick · 10 years ago
  61. dbe33fc s390/cio: silence lockdep warning by Sebastian Ott · 10 years ago
  62. 63aef00 s390/lowcore: replace lowcore irb array with a per-cpu variable by Martin Schwidefsky · 10 years ago
  63. 6adbc92 s390/cio: remove weird assignment during argument evaluation by Sebastian Ott · 10 years ago
  64. 2bf29df s390/cio: fix multiple structure definitions by Sebastian Ott · 10 years ago
  65. 06cd7a8 s390/chsc: fix SEI usage on old FW levels by Sebastian Ott · 10 years ago
  66. 158e0d3 Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  67. 683b6c6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  68. a21e408 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  69. 1f8c538 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  70. bfc3f02 cputime: Default implementation of nsecs -> cputime conversion by Frederic Weisbecker · 11 years ago
  71. ffb12cf Merge branch 'irq/for-gpio' into irq/core by Thomas Gleixner · 11 years ago
  72. 257ceab s390: Do not rely on magic indirect includes by Thomas Gleixner · 11 years ago
  73. bc5dfcf s390: Cio: Use the core irq stats function by Thomas Gleixner · 11 years ago
  74. 13df797 Merge 3.14-rc5 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  75. f7e1e65 s390: improve debug feature usage by Sebastian Ott · 11 years ago
  76. fe7c30a s390/airq: add support for irq ranges by Martin Schwidefsky · 11 years ago
  77. 137a14f s390/cio: fix irq stats for early interrupts on ccw consoles by Sebastian Ott · 11 years ago
  78. 1e53209 s390/cio: reorder initialization of ccw consoles by Sebastian Ott · 11 years ago
  79. 2253e8d s390/cio: fix driver callback initialization for ccw consoles by Sebastian Ott · 11 years ago
  80. 9955e8d1 s390/cio: Fix missing subchannels after CHPID configure on by Peter Oberparleiter · 11 years ago
  81. 91219a3 Merge 3.14-rc3 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  82. 0b60f9e s390: use device_remove_file_self() instead of device_schedule_callback() by Tejun Heo · 11 years ago
  83. 1bc8927 s390/cio: improve cio_commit_config by Sebastian Ott · 11 years ago
  84. 0f308f4 s390/qdio: correct program-controlled interruption checking by Ursula Braun · 11 years ago
  85. dbb0dd0 s390/qdio: for_each macro correctness by Jose Alonso · 11 years ago
  86. 1c59a86 s390/qdio: bridgeport support - CHSC part by Eugene Crosser · 11 years ago
  87. d5b877f s390/cio: use device_lock to synchronize calls to the ccwgroup driver by Sebastian Ott · 11 years ago
  88. 00381ee s390/cio: use device_lock to synchronize calls to the ccw driver by Sebastian Ott · 11 years ago
  89. 74bd0d8 s390/cio: fix unlocked access of online member by Sebastian Ott · 11 years ago
  90. e6b2551 s390/blacklist: Perform subchannel scan only when needed by Peter Oberparleiter · 11 years ago
  91. 47d3067 s390/css: Prevent unnecessary allocation in subchannel loop by Peter Oberparleiter · 11 years ago
  92. 175746e s390/cio: Delay scan for newly available I/O devices by Peter Oberparleiter · 11 years ago
  93. b207f5a s390/cio: Relax subchannel scan loop by Peter Oberparleiter · 11 years ago
  94. 449666d s390/cio: More efficient handling of CHPID availability events by Peter Oberparleiter · 11 years ago
  95. 605c369 s390/scm_block: do not hide eadm subchannel dependency by Sebastian Ott · 11 years ago
  96. 6aa2677 s390/eadm_sch: improve quiesce handling by Sebastian Ott · 11 years ago
  97. 7d7c7b2 s390/bitops: rename find_first_bit_left() to find_first_bit_inv() by Heiko Carstens · 11 years ago
  98. 8e6a828 s390/s390dbf: use debug_level_enabled() where applicable by Hendrik Brueckner · 11 years ago
  99. eddf0d5 s390/qdio: fix atomic_sub() misusage by Heiko Carstens · 11 years ago
  100. 8c071b0 s390/time: correct use of store clock fast by Martin Schwidefsky · 11 years ago