1. 1c59a86 s390/qdio: bridgeport support - CHSC part by Eugene Crosser · 11 years ago
  2. d5b877f s390/cio: use device_lock to synchronize calls to the ccwgroup driver by Sebastian Ott · 11 years ago
  3. 00381ee s390/cio: use device_lock to synchronize calls to the ccw driver by Sebastian Ott · 11 years ago
  4. 74bd0d8 s390/cio: fix unlocked access of online member by Sebastian Ott · 11 years ago
  5. e6b2551 s390/blacklist: Perform subchannel scan only when needed by Peter Oberparleiter · 11 years ago
  6. 47d3067 s390/css: Prevent unnecessary allocation in subchannel loop by Peter Oberparleiter · 11 years ago
  7. 175746e s390/cio: Delay scan for newly available I/O devices by Peter Oberparleiter · 11 years ago
  8. b207f5a s390/cio: Relax subchannel scan loop by Peter Oberparleiter · 11 years ago
  9. 449666d s390/cio: More efficient handling of CHPID availability events by Peter Oberparleiter · 11 years ago
  10. 605c369 s390/scm_block: do not hide eadm subchannel dependency by Sebastian Ott · 11 years ago
  11. 6aa2677 s390/eadm_sch: improve quiesce handling by Sebastian Ott · 11 years ago
  12. 7d7c7b2 s390/bitops: rename find_first_bit_left() to find_first_bit_inv() by Heiko Carstens · 11 years ago
  13. 8e6a828 s390/s390dbf: use debug_level_enabled() where applicable by Hendrik Brueckner · 11 years ago
  14. eddf0d5 s390/qdio: fix atomic_sub() misusage by Heiko Carstens · 11 years ago
  15. 8c071b0 s390/time: correct use of store clock fast by Martin Schwidefsky · 11 years ago
  16. eb072a7 s390/cio: fix unlocked access of global bitmap by Sebastian Ott · 11 years ago
  17. 77e844b s390/hibernate: add early resume function by Sebastian Ott · 11 years ago
  18. 1f44a22 s390: convert interrupt handling to use generic hardirq by Martin Schwidefsky · 11 years ago
  19. a9a6f03 s390/airq: introduce adapter interrupt vector helper by Martin Schwidefsky · 11 years ago
  20. 0178722 s390: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  21. dae7fd4 s390/qdio: remove unused variable by Sebastian Ott · 11 years ago
  22. f4eae94 s390/airq: simplify adapter interrupt code by Martin Schwidefsky · 11 years ago
  23. 48f6b00 s390/irq: store interrupt information in pt_regs by Martin Schwidefsky · 11 years ago
  24. 60d081c s390/chsc: Use snprintf instead of sprintf by Michael Holzheu · 11 years ago
  25. ca4ba15 s390/qdio: cleanup chsc SADC usage by Sebastian Ott · 11 years ago
  26. da5b6cb s390/qdio: cleanup chsc SSQD usage by Sebastian Ott · 11 years ago
  27. e9a8f32 s390/cio: Introduce on-close CHSC IOCTLs by Michael Holzheu · 11 years ago
  28. 7a9cc6e s390/cio: Make /dev/chsc a single-open device by Michael Holzheu · 11 years ago
  29. 64150ad s390/cio: Introduce generic synchronous CHSC IOCTL by Michael Holzheu · 11 years ago
  30. 1d46d33 s390/qdio: remove unused function by Sebastian Ott · 11 years ago
  31. ba54229 s390/cio: add channel ID sysfs attribute by Peter Oberparleiter · 11 years ago
  32. d1eb16e s390/cio: add condev keyword to cio_ignore by Sebastian Ott · 11 years ago
  33. 0e6c83d s390/cio: add ipldev keyword to cio_ignore by Sebastian Ott · 11 years ago
  34. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  35. 3ad19b8 s390/cio: fix irq statistics by Sebastian Ott · 11 years ago
  36. e5dcf00 s390/css: move subchannel lock allocation by Sebastian Ott · 11 years ago
  37. 0ad8f714a s390/cio: fix early init counter usage by Sebastian Ott · 11 years ago
  38. 4e5ebd5 s390/css: remove unused function definitions by Sebastian Ott · 11 years ago
  39. 14556b3 s390/css: introduce cio_register_early_subchannels by Sebastian Ott · 11 years ago
  40. afdfed0 s390/cio: get rid of static console device by Sebastian Ott · 11 years ago
  41. 863fc84 s390/cio: get rid of static console subchannel by Sebastian Ott · 11 years ago
  42. c135ad1 s390/cio: split subchannel registration by Sebastian Ott · 11 years ago
  43. f10ccca s390/cio: ccw_device_force_console don't use static variable by Sebastian Ott · 11 years ago
  44. 188561a s390/cio: wait_cons_dev don't use static variable by Sebastian Ott · 11 years ago
  45. 03ff60d s390/cio: Use BITS_TO_LONGS() instead of __BITOPS_WORDS() by Akinobu Mita · 11 years ago
  46. 040495d s390/cio: make use of newly added format 1 channel-path data by Peter Oberparleiter · 11 years ago
  47. cce0eac s390/cio: collect format 1 channel-path description data by Peter Oberparleiter · 11 years ago
  48. 75ef9de constify a bunch of struct file_operations instances by Al Viro · 11 years ago
  49. aebfa66 s390/scm: process availability by Sebastian Ott · 11 years ago
  50. 93481c9 s390/scm_drv: extend notify callback by Sebastian Ott · 11 years ago
  51. aa2383f qdio: remove unused parameters by Stefan Raspl · 11 years ago
  52. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  53. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  54. 1aae056 s390/time: rename tod clock access functions by Heiko Carstens · 11 years ago
  55. 58fece7 s390/scm: use inline dummy functions by Sebastian Ott · 12 years ago
  56. 88e7616 s390/cio: handle unknown pgroup state by Sebastian Ott · 12 years ago
  57. 84c57ad s390/cio: export vpm via sysfs by Sebastian Ott · 12 years ago
  58. e6a0b7c s390/cio: skip broken paths by Sebastian Ott · 12 years ago
  59. 69f5576 s390/cio: dont abort verification after missing irq by Sebastian Ott · 12 years ago
  60. 9a17e97 s390/chsc: cleanup SEI helper functions by Sebastian Ott · 12 years ago
  61. 509d97b s390/chsc: fix SEI usage by Sebastian Ott · 12 years ago
  62. 420f42e s390/irq: remove split irq fields from /proc/stat by Heiko Carstens · 12 years ago
  63. add9bde s390/irq: enable irq sum accounting for /proc/stat again by Heiko Carstens · 12 years ago
  64. 6726a80 s390/qdio: rename the misleading PCI flag of qdio devices by Jan Glauber · 12 years ago
  65. d99e79e s390/cio: fix pgid reserved check by Sebastian Ott · 12 years ago
  66. cbc0dd1 s390/pci: CHSC PCI support for error and availability events by Jan Glauber · 12 years ago
  67. 683c3dc s390/ccwgroup: allow drivers to call set_{on,off}line by Sebastian Ott · 12 years ago
  68. cff9710 s390/ccwgroup: set_online return error when already online by Sebastian Ott · 12 years ago
  69. 287a093 s390: use ccw_device_get_schid by Sebastian Ott · 12 years ago
  70. 9368dac s390: Add a mechanism to get the subchannel id. by Cornelia Huck · 12 years ago
  71. ce1d801 s390/qdio: rework BUG's and WARN_ON's by Jan Glauber · 12 years ago
  72. 7f0bc6c s390/cio: fix length calculation in idset.c by Sebastian Ott · 12 years ago
  73. 619506d s390: Move css limits from drivers/s390/cio/ to include/asm/. by Cornelia Huck · 12 years ago
  74. 31370f75 s390/cio: suppress 2nd path verification during resume by Sebastian Ott · 12 years ago
  75. cec8546 s390/css: stop stsch loop after cc 3 by Sebastian Ott · 12 years ago
  76. aa92b33 s390/cio: use generic bitmap functions by Sebastian Ott · 12 years ago
  77. 41459d3 s390: add uninitialized_var() to suppress false positive compiler warnings by Heiko Carstens · 12 years ago
  78. d3feb48 s390/qdio: fix truncated debug output of hex values by Jan Glauber · 12 years ago
  79. c3e6d40 s390/scm: remove superfluous lock by Sebastian Ott · 12 years ago
  80. 2e73c2c s390/eadm_sch: add support for irq statistics by Sebastian Ott · 12 years ago
  81. eadb86a s390/cio: add eadm subchannel driver by Sebastian Ott · 12 years ago
  82. 40ff4cc s390: add scm notification by Sebastian Ott · 12 years ago
  83. 1d1c8f7 s390: add scm bus driver by Sebastian Ott · 12 years ago
  84. 184b08a s390/chsc: implement store SCM information by Sebastian Ott · 12 years ago
  85. d2fc439b s390: add eadm related structures by Sebastian Ott · 12 years ago
  86. 382b736 s390: add eadm facility bits by Sebastian Ott · 12 years ago
  87. 01c5e6d s390/css: export css_sched_sch_todo by Sebastian Ott · 12 years ago
  88. 3368ba2 s390/cio: invalidate cdev pointer before deregistration by Sebastian Ott · 12 years ago
  89. 43d0be7 s390/cio: fix IO subchannel event race by Sebastian Ott · 12 years ago
  90. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  91. ed35ba9 s390/cio/chp: cleanup attribute usage by Sebastian Ott · 12 years ago
  92. 9814fdf s390/ccwgroup: remove ccwgroup_create_from_string by Sebastian Ott · 12 years ago
  93. b7a610f s390/ccwgroup: exploit ccwdev_by_dev_id by Sebastian Ott · 12 years ago
  94. f2962da s390/ccwgroup: introduce ccwgroup_create_dev by Sebastian Ott · 12 years ago
  95. 473e66b s390/time: always use stckf instead of stck if available by Heiko Carstens · 12 years ago
  96. b603d25 s390: remove superfluous tpi from wait_cons_dev by Martin Schwidefsky · 12 years ago
  97. 1549d13 s390/qdio: Cleanup error handling to drivers by Jan Glauber · 12 years ago
  98. 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
  99. a0616cd Disintegrate asm/system.h for S390 by David Howells · 12 years ago
  100. 61d8497 [S390] qdio: log all adapter characteristics by Jan Glauber · 12 years ago