1. b4a9601 s390: Fix misspellings using 'codespell' tool by Hendrik Brueckner · 11 years ago
  2. 1c59a86 s390/qdio: bridgeport support - CHSC part by Eugene Crosser · 11 years ago
  3. 91f3e3e s390/zcrypt: add support for EP11 coprocessor cards by Ingo Tuchscherer · 11 years ago
  4. d5b877f s390/cio: use device_lock to synchronize calls to the ccwgroup driver by Sebastian Ott · 11 years ago
  5. 00381ee s390/cio: use device_lock to synchronize calls to the ccw driver by Sebastian Ott · 11 years ago
  6. 74bd0d8 s390/cio: fix unlocked access of online member by Sebastian Ott · 11 years ago
  7. 52733e0 s390/sclp_early: Add function to detect sclp console capabilities by Hendrik Brueckner · 11 years ago
  8. 5d5de1a s390/sclp_early: Pass sccb pointer to every *_detect() function by Hendrik Brueckner · 11 years ago
  9. 56e57a8 s390/sclp_early: Replace early_read_info_sccb with sccb_early by Hendrik Brueckner · 11 years ago
  10. 333cce9 s390/sclp_early: Get rid of sclp_early_read_info_sccb_valid by Hendrik Brueckner · 11 years ago
  11. 03439e7 s390/3270: fix use after free of tty3270_screen structure by Martin Schwidefsky · 11 years ago
  12. e6b2551 s390/blacklist: Perform subchannel scan only when needed by Peter Oberparleiter · 11 years ago
  13. 47d3067 s390/css: Prevent unnecessary allocation in subchannel loop by Peter Oberparleiter · 11 years ago
  14. 175746e s390/cio: Delay scan for newly available I/O devices by Peter Oberparleiter · 11 years ago
  15. b207f5a s390/cio: Relax subchannel scan loop by Peter Oberparleiter · 11 years ago
  16. 449666d s390/cio: More efficient handling of CHPID availability events by Peter Oberparleiter · 11 years ago
  17. 9e3ea19 s390/sclp: replace uninitialized early_event_mask_sccb variable with sccb_early by Hendrik Brueckner · 11 years ago
  18. b2b0154 s390/dasd: fix memory leak caused by dangling references to request_queue by Stefan Weinhuber · 11 years ago
  19. 26a35f3 s390/dasd: validate request size before building CCW/TCW request by Stefan Weinhuber · 11 years ago
  20. 806dace Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  21. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  22. 605c369 s390/scm_block: do not hide eadm subchannel dependency by Sebastian Ott · 11 years ago
  23. 7b50da5 s390/sclp: Consolidate early sclp init calls to sclp_early_detect() by Michael Holzheu · 11 years ago
  24. acf6a00 s390/sclp: Move early code from sclp_cmd.c to sclp_early.c by Michael Holzheu · 11 years ago
  25. e657d8f s390/sclp: Determine HSA size dynamically for zfcpdump by Michael Holzheu · 11 years ago
  26. f8049e3 s390/sclp: Move declarations for sclp_sdias into separate header file by Michael Holzheu · 11 years ago
  27. d1e61fe s390/3270: fix missing device_destroy() call by Hendrik Brueckner · 11 years ago
  28. b746f9c Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  29. 5eea9be8 Merge branch 'for-3.13/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  30. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  31. ef08994 s390/dasd: hold request queue sysfs lock when calling elevator_init() by Heiko Carstens · 11 years ago
  32. 6fb392b qeth: avoid buffer overflow in snmp ioctl by Ursula Braun · 11 years ago
  33. de9587a s390/scm_blk: fix endless loop for requests != REQ_TYPE_FS by Steffen Maier · 11 years ago
  34. 46f9c2b virtio_ring: change host notification API by Heinz Graalfs · 11 years ago
  35. c81a90c s390/dasd: Write to profile data area only if it is available by Stefan Weinhuber · 11 years ago
  36. 01a7cfa s390/3270: use diagnose 0x210 for device sensing under z/VM by Martin Schwidefsky · 11 years ago
  37. dc3ac5f s390/3270: remove unnecessary pointer check by Martin Schwidefsky · 11 years ago
  38. 3cf11d7 s390/monwriter: fix smatch warning for strcpy() by Gerald Schaefer · 11 years ago
  39. 5895294 s390: Remove zfcpdump NR_CPUS dependency by Michael Holzheu · 11 years ago
  40. 6aa2677 s390/eadm_sch: improve quiesce handling by Sebastian Ott · 11 years ago
  41. 7d7c7b2 s390/bitops: rename find_first_bit_left() to find_first_bit_inv() by Heiko Carstens · 11 years ago
  42. 8e6a828 s390/s390dbf: use debug_level_enabled() where applicable by Hendrik Brueckner · 11 years ago
  43. eddf0d5 s390/qdio: fix atomic_sub() misusage by Heiko Carstens · 11 years ago
  44. 8c071b0 s390/time: correct use of store clock fast by Martin Schwidefsky · 11 years ago
  45. 9784bd4 s390/vmlogrdr: fix array access in vmlogrdr_open() by Heiko Carstens · 11 years ago
  46. 18d6624 s390/dasd: check for availability of prefix command during format by Stefan Haberland · 11 years ago
  47. 3f79410 treewide: Fix common typo in "identify" by Maxime Jayat · 11 years ago
  48. 22bfda6 s390/sclp: properly detect line mode console by Christian Borntraeger · 11 years ago
  49. 8f0ba63 s390/3270: fix return value check in tty3270_resize_work() by Wei Yongjun · 11 years ago
  50. 6f79d33 s390/vmcore: use vmcore for zfcpdump by Michael Holzheu · 11 years ago
  51. 7d6c3b4 s390/ap_bus: use and-mask instead of a cast by Heiko Carstens · 11 years ago
  52. 63df41d6 s390: make various functions static, add declarations to header files by Heiko Carstens · 11 years ago
  53. 82003c3 s390/irq: rework irq subclass handling by Heiko Carstens · 11 years ago
  54. f66c83d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  55. 1ccfd5e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  56. 909ee49 [SCSI] zfcp: enable FCP hardware data router by default by Steffen Maier · 11 years ago
  57. ff5e584 [SCSI] zfcp: dead code removal by Martin Peschke · 11 years ago
  58. ee732ea [SCSI] zfcp: cleanup use of obsolete strict_strto* functions by Martin Peschke · 11 years ago
  59. 75a1408 [SCSI] zfcp: consistently use appropriate SBAL flag definitions by Martin Peschke · 11 years ago
  60. eb072a7 s390/cio: fix unlocked access of global bitmap by Sebastian Ott · 11 years ago
  61. 77e844b s390/hibernate: add early resume function by Sebastian Ott · 11 years ago
  62. fbd7003 s390/dasd: fix statistics for recovered requests by Stefan Weinhuber · 11 years ago
  63. b5dc3c4 [SCSI] zfcp: remove access control tables interface (keep sysfs files) by Martin Peschke · 11 years ago
  64. 924dd58 [SCSI] zfcp: fix schedule-inside-lock in scsi_device list loops by Martin Peschke · 11 years ago
  65. d79ff14 [SCSI] zfcp: fix lock imbalance by reworking request queue locking by Martin Peschke · 11 years ago
  66. 558b9ef s390/dasd: enable raw_track_access reads without direct I/O by Stefan Weinhuber · 11 years ago
  67. 363fd4c s390/sclp: reword cpu capability change message by Heiko Carstens · 11 years ago
  68. 1f44a22 s390: convert interrupt handling to use generic hardirq by Martin Schwidefsky · 11 years ago
  69. a9a6f03 s390/airq: introduce adapter interrupt vector helper by Martin Schwidefsky · 11 years ago
  70. 0ea46b0 s390/dasd: cleanup timeout and transport error messages by Stefan Weinhuber · 11 years ago
  71. 0178722 s390: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  72. 0e003b7 s390/dasd: fix hanging devices after path events by Stefan Haberland · 11 years ago
  73. 9da3545 s390/zcrypt: Alias for new zcrypt device driver base module by Ingo Tuchscherer · 11 years ago
  74. dae7fd4 s390/qdio: remove unused variable by Sebastian Ott · 11 years ago
  75. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  76. 84cbd72 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  77. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  78. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  79. 096a8aa clean up scary strncpy(dst, src, strlen(src)) uses by Kees Cook · 11 years ago
  80. 5ea34a0 s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is set by Hannes Reinecke · 12 years ago
  81. 3d71ad3 s390/dasd: Add 'timeout' attribute by Hannes Reinecke · 12 years ago
  82. d1ffc1f block/dasd: detailed I/O errors by Hannes Reinecke · 12 years ago
  83. f6f8034 s390/dasd: Reduce amount of messages for specific errors by Hannes Reinecke · 12 years ago
  84. a2ace46 s390/dasd: Implement block timeout handling by Hannes Reinecke · 12 years ago
  85. 1fbdb8b s390/dasd: process all requests in the device tasklet by Hannes Reinecke · 12 years ago
  86. 1f1ee9a s390/dasd: make number of retries configurable by Hannes Reinecke · 12 years ago
  87. b99a946 s390/dasd: Clarify comment by Hannes Reinecke · 12 years ago
  88. 83a35e3 treewide: relase -> release by Geert Uytterhoeven · 11 years ago
  89. 739737e s390/vmwatchdog: do not use static data by Sebastian Ott · 11 years ago
  90. f4eae94 s390/airq: simplify adapter interrupt code by Martin Schwidefsky · 11 years ago
  91. 749d3f9 s390/sclp: remove duplicated include from sclp_ctl.c by Wei Yongjun · 11 years ago
  92. 48f6b00 s390/irq: store interrupt information in pt_regs by Martin Schwidefsky · 11 years ago
  93. 4bdb613 s390/drivers: Cocci spatch "ptr_ret.spatch" by Thomas Meyer · 11 years ago
  94. 735e849 s390/net: Cocci spatch "ptr_ret.spatch" by Thomas Meyer · 11 years ago
  95. 82a7b95 s390/dasd: Cocci spatch "ptr_ret.spatch" by Thomas Meyer · 11 years ago
  96. ba8da21 s390/ap_bus: Cocci spatch "ptr_ret.spatch" by Thomas Meyer · 11 years ago
  97. 60d081c s390/chsc: Use snprintf instead of sprintf by Michael Holzheu · 11 years ago
  98. ca4ba15 s390/qdio: cleanup chsc SADC usage by Sebastian Ott · 11 years ago
  99. da5b6cb s390/qdio: cleanup chsc SSQD usage by Sebastian Ott · 11 years ago
  100. d475f94 s390/sclp: Add SCLP character device driver by Michael Holzheu · 11 years ago