1. aebfa66 s390/scm: process availability by Sebastian Ott · 11 years ago
  2. 93481c9 s390/scm_drv: extend notify callback by Sebastian Ott · 11 years ago
  3. aa2383f qdio: remove unused parameters by Stefan Raspl · 11 years ago
  4. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  5. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  6. 1aae056 s390/time: rename tod clock access functions by Heiko Carstens · 11 years ago
  7. 58fece7 s390/scm: use inline dummy functions by Sebastian Ott · 11 years ago
  8. 88e7616 s390/cio: handle unknown pgroup state by Sebastian Ott · 11 years ago
  9. 84c57ad s390/cio: export vpm via sysfs by Sebastian Ott · 11 years ago
  10. e6a0b7c s390/cio: skip broken paths by Sebastian Ott · 11 years ago
  11. 69f5576 s390/cio: dont abort verification after missing irq by Sebastian Ott · 11 years ago
  12. 9a17e97 s390/chsc: cleanup SEI helper functions by Sebastian Ott · 11 years ago
  13. 509d97b s390/chsc: fix SEI usage by Sebastian Ott · 11 years ago
  14. 420f42e s390/irq: remove split irq fields from /proc/stat by Heiko Carstens · 12 years ago
  15. add9bde s390/irq: enable irq sum accounting for /proc/stat again by Heiko Carstens · 12 years ago
  16. 6726a80 s390/qdio: rename the misleading PCI flag of qdio devices by Jan Glauber · 12 years ago
  17. d99e79e s390/cio: fix pgid reserved check by Sebastian Ott · 12 years ago
  18. cbc0dd1 s390/pci: CHSC PCI support for error and availability events by Jan Glauber · 12 years ago
  19. 683c3dc s390/ccwgroup: allow drivers to call set_{on,off}line by Sebastian Ott · 12 years ago
  20. cff9710 s390/ccwgroup: set_online return error when already online by Sebastian Ott · 12 years ago
  21. 287a093 s390: use ccw_device_get_schid by Sebastian Ott · 12 years ago
  22. 9368dac s390: Add a mechanism to get the subchannel id. by Cornelia Huck · 12 years ago
  23. ce1d801 s390/qdio: rework BUG's and WARN_ON's by Jan Glauber · 12 years ago
  24. 7f0bc6c s390/cio: fix length calculation in idset.c by Sebastian Ott · 12 years ago
  25. 619506d s390: Move css limits from drivers/s390/cio/ to include/asm/. by Cornelia Huck · 12 years ago
  26. 31370f75 s390/cio: suppress 2nd path verification during resume by Sebastian Ott · 12 years ago
  27. cec8546 s390/css: stop stsch loop after cc 3 by Sebastian Ott · 12 years ago
  28. aa92b33 s390/cio: use generic bitmap functions by Sebastian Ott · 12 years ago
  29. 41459d3 s390: add uninitialized_var() to suppress false positive compiler warnings by Heiko Carstens · 12 years ago
  30. d3feb48 s390/qdio: fix truncated debug output of hex values by Jan Glauber · 12 years ago
  31. c3e6d40 s390/scm: remove superfluous lock by Sebastian Ott · 12 years ago
  32. 2e73c2c s390/eadm_sch: add support for irq statistics by Sebastian Ott · 12 years ago
  33. eadb86a s390/cio: add eadm subchannel driver by Sebastian Ott · 12 years ago
  34. 40ff4cc s390: add scm notification by Sebastian Ott · 12 years ago
  35. 1d1c8f7 s390: add scm bus driver by Sebastian Ott · 12 years ago
  36. 184b08a s390/chsc: implement store SCM information by Sebastian Ott · 12 years ago
  37. d2fc439b s390: add eadm related structures by Sebastian Ott · 12 years ago
  38. 382b736 s390: add eadm facility bits by Sebastian Ott · 12 years ago
  39. 01c5e6d s390/css: export css_sched_sch_todo by Sebastian Ott · 12 years ago
  40. 3368ba2 s390/cio: invalidate cdev pointer before deregistration by Sebastian Ott · 12 years ago
  41. 43d0be7 s390/cio: fix IO subchannel event race by Sebastian Ott · 12 years ago
  42. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  43. ed35ba9 s390/cio/chp: cleanup attribute usage by Sebastian Ott · 12 years ago
  44. 9814fdf s390/ccwgroup: remove ccwgroup_create_from_string by Sebastian Ott · 12 years ago
  45. b7a610f s390/ccwgroup: exploit ccwdev_by_dev_id by Sebastian Ott · 12 years ago
  46. f2962da s390/ccwgroup: introduce ccwgroup_create_dev by Sebastian Ott · 12 years ago
  47. 473e66b s390/time: always use stckf instead of stck if available by Heiko Carstens · 12 years ago
  48. b603d25 s390: remove superfluous tpi from wait_cons_dev by Martin Schwidefsky · 12 years ago
  49. 1549d13 s390/qdio: Cleanup error handling to drivers by Jan Glauber · 12 years ago
  50. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  51. a0616cd Disintegrate asm/system.h for S390 by David Howells · 12 years ago
  52. 61d8497 [S390] qdio: log all adapter characteristics by Jan Glauber · 12 years ago
  53. db14179 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  54. 4a52246 Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  55. 3ab121a [S390] kernel: Add z/VM LGR detection by Michael Holzheu · 12 years ago
  56. 4c1051e [S390] rework idle code by Martin Schwidefsky · 12 years ago
  57. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  58. 7b3cc67 [S390] qdio: fix handler function arguments for zfcp data router by Steffen Maier · 12 years ago
  59. 048cd4e compat: fix compile breakage on s390 by Heiko Carstens · 12 years ago
  60. 9f30ea9 cio: remove {get,put}_driver by Sebastian Ott · 12 years ago
  61. 69116f2 module_param: avoid bool abuse, add bint for special cases. by Rusty Russell · 12 years ago
  62. e58b0d9 [S390] qdio: fix kernel panic for zfcp 31-bit by Steffen Maier · 13 years ago
  63. 400d829 [S390] qdio: fix qdio_allocate_aob() declaration by Heiko Carstens · 13 years ago
  64. 3b484ec [S390] cio: fix chsc_chp_vary by Sebastian Ott · 13 years ago
  65. 50c8e31 [S390] cio: provide fake irb for transport mode IO by Sebastian Ott · 13 years ago
  66. 659213b [S390] cio: disallow driver io for known to be broken paths by Sebastian Ott · 13 years ago
  67. 817e500 [S390] hibernate: directly trigger subchannel evaluation by Sebastian Ott · 13 years ago
  68. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  69. 3a4c5d5 s390: add missing module.h/export.h includes by Heiko Carstens · 13 years ago
  70. 5f4026f [S390] qdio: prevent dsci access without adapter interrupts by Jan Glauber · 13 years ago
  71. 638ad34 [S390] sparse: fix sparse warnings about missing prototypes by Martin Schwidefsky · 13 years ago
  72. c4736d9 [S390] sparse: fix sparse static warnings by Martin Schwidefsky · 13 years ago
  73. 6ffed94 [S390] qdio: remove multicast polling by Jan Glauber · 13 years ago
  74. 2768b2d [S390] qdio: reset outbound SBAL error states by Jan Glauber · 13 years ago
  75. 25f269f [S390] qdio: EQBS retry after CCQ 96 by Jan Glauber · 13 years ago
  76. a2b8601 [S390] qdio: add timestamp for last queue scan time by Jan Glauber · 13 years ago
  77. 65b4e40 [S390] chsc_sch: add support for irq statistics by Sebastian Ott · 13 years ago
  78. dad572e3 [S390] ccwgroup: cleanup by Sebastian Ott · 13 years ago
  79. dbdf1af [S390] ccwgroup: move attributes to attribute group by Sebastian Ott · 13 years ago
  80. 60a0c68 [S390] kdump backend code by Michael Holzheu · 13 years ago
  81. 75a1c61 [S390] cio: add message for timeouts on internal I/O by Sebastian Ott · 13 years ago
  82. de400d6 [S390] fix mismatch in summation of I/O IRQ statistics by Peter Oberparleiter · 13 years ago
  83. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  84. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  85. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  86. 88c5100 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  87. a681887 [S390] cio: fix cio_tpi ignoring adapter interrupts by Peter Oberparleiter · 13 years ago
  88. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  89. dc8a5c9 s390: Convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  90. dfe5bb5 [SCSI] qdio: base support for hardware data router with zfcp by Swen Schillig · 13 years ago
  91. 9cb7284 qdio: support forced signal adapter indications by frank.blaschka@de.ibm.com · 13 years ago
  92. 104ea55 qdio: support asynchronous delivery of storage blocks by frank.blaschka@de.ibm.com · 13 years ago
  93. af6df87 [S390] qdio: Use kstrtoul_from_user by Peter Huewe · 13 years ago
  94. be8d97a [S390] qdio: 2nd stage retry on SIGA-W busy conditions by Jan Glauber · 13 years ago
  95. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  96. b02f0c2 [S390] qdio: clear shared DSCI before scheduling the queue handler by Jan Glauber · 13 years ago
  97. f0c077a PM: Improve error code of pm_notifier_call_chain() by Akinobu Mita · 13 years ago
  98. 3ec90878 [S390] qdio: Split SBAL entry flags by Jan Glauber · 13 years ago
  99. fca894ed [S390] chsc: process channel-path-availability information by Sebastian Ott · 13 years ago
  100. c26001d [S390] qdio: prevent compile warning by Jan Glauber · 13 years ago