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