1. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  2. a00f761 s390: cio: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  3. 8139d85 s390/cio: clean up DEV_STATE_SENSE_PGID by Dong Jia Shi · 8 years ago
  4. 179a98c s390/cio: don't register chpids in reserved state by Sebastian Ott · 8 years ago
  5. d53c51f s390/cio: fix accidental interrupt enabling during resume by Sebastian Ott · 8 years ago
  6. 6c29588 s390: cio: remove redundant cio_cancel declaration by Dong Jia Shi · 8 years ago
  7. 9bce8b2 s390/qdio: avoid reschedule of outbound tasklet once killed by Ursula Braun · 8 years ago
  8. 6e30c54 s390/qdio: remove checks for ccw device internal state by Sebastian Ott · 8 years ago
  9. ddebf66 s390/qdio: fix double return code evaluation by Sebastian Ott · 8 years ago
  10. a48ed86 s390/qdio: get rid of spin_lock_irqsave usage by Sebastian Ott · 8 years ago
  11. 1ab50a9 s390/cio: remove subchannel_id from ccw_device_private by Sebastian Ott · 8 years ago
  12. 9080c92 s390/qdio: obtain subchannel_id via ccw_device_get_schid() by Sebastian Ott · 8 years ago
  13. 7de6a63 s390/cio: stop using subchannel_id from ccw_device_private by Sebastian Ott · 8 years ago
  14. 4475aeb s390/cio: fix premature wakeup during chp configure by Sebastian Ott · 8 years ago
  15. 837c522 s390/cio: convert cfg_lock mutex to spinlock by Sebastian Ott · 8 years ago
  16. 7b1058b s390/cio/chp : Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  17. 687cb7f s390/chsc: improve channel path descriptor determination by Sebastian Ott · 9 years ago
  18. f977376 s390/chsc: sanitize fmt check for chp_desc determination by Sebastian Ott · 9 years ago
  19. 0b60137 s390/cio: make fmt1 channel path descriptor optional by Sebastian Ott · 8 years ago
  20. 6228c2a s390/chsc: fix ioctl CHSC_INFO_CU command by Sebastian Ott · 9 years ago
  21. 388b74d s390/cio/device_ops: fix kernel doc by Sebastian Ott · 8 years ago
  22. 0f5d050 s390/cio: allow to reset channel measurement block by Sebastian Ott · 8 years ago
  23. a4d9b97 s390/cio: use basic blocks for i/o inline assemblies by Heiko Carstens · 9 years ago
  24. 7b4ff87 s390/cio: use basic blocks for cmf inline assemblies by Heiko Carstens · 9 years ago
  25. 2f82f57 s390/time: STP sync clock correction by Martin Schwidefsky · 9 years ago
  26. 99ec111 s390: use canonical include guard style by Daniel van Gerpen · 9 years ago
  27. baebc70 s390: Use pr_warn instead of pr_warning by Joe Perches · 9 years ago
  28. 9f3d6d7 s390/cio: update measurement characteristics by Sebastian Ott · 9 years ago
  29. 61f0bfc s390/cio: ensure consistent measurement state by Sebastian Ott · 9 years ago
  30. 0d9bfe9 s390/cio: fix measurement characteristics memleak by Sebastian Ott · 9 years ago
  31. 11b64c8 s390/cio: Change I/O instructions from inline to normal functions by Peter Oberparleiter · 9 years ago
  32. 4224897 s390/cio: Introduce common I/O layer tracepoints by Peter Oberparleiter · 9 years ago
  33. 2ab59de s390/cio: Consolidate inline assemblies and related data definitions by Peter Oberparleiter · 9 years ago
  34. ac357c4 s390/cio: Fix incorrect xsch opcode specification by Peter Oberparleiter · 9 years ago
  35. 62e65da s390/cio: Remove unused inline assemblies by Peter Oberparleiter · 9 years ago
  36. a6e975c s390: Delete unnecessary checks before the function call "debug_unregister" by Markus Elfring · 9 years ago
  37. 1a36a39 s390/dump: rework CPU register dump code by Martin Schwidefsky · 9 years ago
  38. 18e22a1 s390: add support for ipl devices in subchannel sets > 0 by Sebastian Ott · 9 years ago
  39. cd5dead s390/cio: simplify css_generate_pgid by Sebastian Ott · 9 years ago
  40. e627078 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  41. e510f68 s390/cio: de-duplicate subchannel validation by Pierre Morel · 9 years ago
  42. 8f0ba83 s390/css: unneeded initialization in for_each_subchannel by Pierre Morel · 9 years ago
  43. ef12cb9 s390/cio: move ccw_device_stlck functions by Sebastian Ott · 9 years ago
  44. 8421d21 s390/cio: move ccw_device_call_handler by Sebastian Ott · 9 years ago
  45. dc6e155 s390/nmi: remove casts by Heiko Carstens · 9 years ago
  46. 9d49f86 s390/cio: introduce pathmask_to_pos by Sebastian Ott · 9 years ago
  47. ab97d21 s390/cio: reactivate cmf after hibernate by Sebastian Ott · 9 years ago
  48. 45bf4b9 s390/cio: use kmem_cache for extended measurement block allocation by Sebastian Ott · 9 years ago
  49. a5e9ca5 s390/cio: fix memleak in channel measurement by Sebastian Ott · 9 years ago
  50. 616503d s390/cio: improve locking during cmbe allocation by Sebastian Ott · 9 years ago
  51. a6ef156 s390/cio: fix use after free in cmb processing by Sebastian Ott · 9 years ago
  52. 1bc6664 s390/cio: use device_lock during cmb activation by Sebastian Ott · 9 years ago
  53. 279b8f9 s390/cio: cleanup cmb_enable sysfs attr by Sebastian Ott · 9 years ago
  54. ec6674c s390/qdio: fix WARN_ON_ONCE condition by Eugene Crosser · 9 years ago
  55. b2f4de8 s390: remove unneeded variables by Peter Senna Tschudin · 9 years ago
  56. 1d2334c s390/cio: Implement proper Link Incident Record handling by Peter Oberparleiter · 9 years ago
  57. b186540 s390/cio: Fix comma by Peter Oberparleiter · 9 years ago
  58. c2f0b61 s390: remove use of seq_printf return value by Joe Perches · 10 years ago
  59. 5a79859 s390: remove 31 bit support by Heiko Carstens · 10 years ago
  60. 10ad34b s390: add SMT support by Martin Schwidefsky · 10 years ago
  61. 8ebd51a s390/cio: idset.c: remove some unused functions by Rickard Strandqvist · 10 years ago
  62. e2578b8 s390/eadm: change timeout value by Sebastian Ott · 10 years ago
  63. 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
  64. dfe2c6d Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  65. 3f8bfd9 s390/cio: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  66. fe0f497 s390/nohz: use a per-cpu flag for arch_needs_cpu by Martin Schwidefsky · 10 years ago
  67. 0bf7fcf s390: cio driver &__get_cpu_var replacements by Christoph Lameter · 10 years ago
  68. 5245c92 s390/qdio: add helpers to manage qdio buffers by Sebastian Ott · 10 years ago
  69. fa73eb4 s390/ccwgroup: use ccwgroup_ungroup wrapper by Sebastian Ott · 11 years ago
  70. 0310c8b s390/ccwgroup: fix an uninitialized return code by Sebastian Ott · 11 years ago
  71. 9280ddb s390/ccwgroup: obtain extra reference for asynchronous processing by Sebastian Ott · 11 years ago
  72. 613c4e0 qdio: Keep device-specific dbf entries by Stefan Raspl · 11 years ago
  73. 2c3e7e1 s390/cio: set device name as early as possible by Sebastian Ott · 11 years ago
  74. 0eb69a0 s390/airq: silence lockdep warning by Sebastian Ott · 11 years ago
  75. 92bdae5 s390/qdio: replace shift loop by ilog2 by Fabian Frederick · 11 years ago
  76. dbe33fc9 s390/cio: silence lockdep warning by Sebastian Ott · 11 years ago
  77. 63aef00 s390/lowcore: replace lowcore irb array with a per-cpu variable by Martin Schwidefsky · 11 years ago
  78. 6adbc92 s390/cio: remove weird assignment during argument evaluation by Sebastian Ott · 11 years ago
  79. 2bf29df s390/cio: fix multiple structure definitions by Sebastian Ott · 11 years ago
  80. 06cd7a8 s390/chsc: fix SEI usage on old FW levels by Sebastian Ott · 11 years ago
  81. 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
  82. 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
  83. 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
  84. 1f8c538 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  85. bfc3f02 cputime: Default implementation of nsecs -> cputime conversion by Frederic Weisbecker · 11 years ago
  86. ffb12cf Merge branch 'irq/for-gpio' into irq/core by Thomas Gleixner · 11 years ago
  87. 257ceab s390: Do not rely on magic indirect includes by Thomas Gleixner · 11 years ago
  88. bc5dfcf s390: Cio: Use the core irq stats function by Thomas Gleixner · 11 years ago
  89. 13df797 Merge 3.14-rc5 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  90. f7e1e65 s390: improve debug feature usage by Sebastian Ott · 11 years ago
  91. fe7c30a s390/airq: add support for irq ranges by Martin Schwidefsky · 11 years ago
  92. 137a14f s390/cio: fix irq stats for early interrupts on ccw consoles by Sebastian Ott · 11 years ago
  93. 1e53209 s390/cio: reorder initialization of ccw consoles by Sebastian Ott · 11 years ago
  94. 2253e8d s390/cio: fix driver callback initialization for ccw consoles by Sebastian Ott · 11 years ago
  95. 9955e8d1 s390/cio: Fix missing subchannels after CHPID configure on by Peter Oberparleiter · 11 years ago
  96. 91219a3 Merge 3.14-rc3 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  97. 0b60f9e s390: use device_remove_file_self() instead of device_schedule_callback() by Tejun Heo · 11 years ago
  98. 1bc8927 s390/cio: improve cio_commit_config by Sebastian Ott · 11 years ago
  99. 0f308f4 s390/qdio: correct program-controlled interruption checking by Ursula Braun · 11 years ago
  100. dbb0dd0 s390/qdio: for_each macro correctness by Jose Alonso · 11 years ago