1. 1f194a4 [PATCH] lockdep: irqtrace subsystem, s390 support by Heiko Carstens · 19 years ago
  2. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  3. 94bb063 [S390] rework of channel measurement facility. by Cornelia Huck · 19 years ago
  4. b4f7b1e [S390] cio chpid offline. by Cornelia Huck · 19 years ago
  5. 40154b8 [S390] cio async subchannel reprobe. by Peter Oberparleiter · 19 years ago
  6. 887ab59 [S390] ccwgroup device unregister. by Cornelia Huck · 19 years ago
  7. 231caa1 [S390] channel measurement fix. by Cornelia Huck · 19 years ago
  8. da039bd [S390] cio long busy in read configuration data. by Peter Oberparleiter · 19 years ago
  9. 4ae9538 [PATCH] s390: cio non-unique path group ids by Peter Oberparleiter · 19 years ago
  10. e0ec574 [PATCH] s390: irb memcpy argument swap by Cornelia Huck · 19 years ago
  11. 40ac6b2 [PATCH] s390: fix slab debugging by Christian Borntraeger · 19 years ago
  12. a3ae39c [PATCH] s390: qdio memory allocations by Andreas Herrmann · 19 years ago
  13. 6dcfca7 [PATCH] s390: enable interrupts on error path by Stefan Bader · 19 years ago
  14. 329b785 [PATCH] s390: fix I/O termination race in cio by Peter Oberparleiter · 19 years ago
  15. 06fbcb1 [PATCH] s390: increase cio_trace debug event size by Peter Oberparleiter · 19 years ago
  16. a7fbf6b [PATCH] s390: wrong return codes in cio_ignore_proc_init() by Cornelia Huck · 19 years ago
  17. 88abaab [PATCH] s390: kzalloc() conversion in drivers/s390 by Eric Sesterhenn · 19 years ago
  18. 495a5b4 [PATCH] s390: channel path measurements by Cornelia Huck · 19 years ago
  19. 3ba1998 [PATCH] s390: wrong interrupt delivered for hsch() or csch() by Cornelia Huck · 19 years ago
  20. e843e28 [PATCH] "s390: multiple subchannel sets support" fix by Greg Smith · 19 years ago
  21. 15730dd [PATCH] s390: improve response code handling in chsc_enable_facility() by Cornelia Huck · 19 years ago
  22. 15c7369 [PATCH] s390: V=V qdio fixes by Frank Pavlic · 19 years ago
  23. 6cadb78 [PATCH] s390: fix assignment instead of check in ccw_device_set_online() by Cornelia Huck · 19 years ago
  24. 6d751c4 [PATCH] s390: ccw device disbanding by Cornelia Huck · 19 years ago
  25. c48d865 [PATCH] s390: fix locking in __chp_add() and s390_subchannel_remove_chpid() by Cornelia Huck · 19 years ago
  26. 501fe31 [PATCH] s390: fix to_channelpath macro by Cornelia Huck · 19 years ago
  27. b1969fa [PATCH] s390: Fix modalias for ccw devices by Cornelia Huck · 19 years ago
  28. 600b5d1 [PATCH] s390: ccw_device_probe_console return value by Peter Oberparleiter · 19 years ago
  29. e018ba1 [PATCH] s390: Remove CVS generated information by Heiko Carstens · 19 years ago
  30. 4ce3b30 [PATCH] s390: email-address change by Cornelia Huck · 19 years ago
  31. 871931c [PATCH] s390: chps[] array too short by Cornelia Huck · 19 years ago
  32. 8bbace7 [PATCH] Add {css,ccw}_bus_type probe, remove, shutdown methods. by Cornelia Huck · 19 years ago
  33. f9ccf45 [PATCH] Add ccwgroup_bus_type probe and remove methods by Russell King · 19 years ago
  34. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 19 years ago
  35. 3b79306 [PATCH] s390: Fix missing release function and cosmetic changes by Cornelia Huck · 19 years ago
  36. fb6958a [PATCH] s390: multiple subchannel sets support by Cornelia Huck · 19 years ago
  37. 678a395 [PATCH] s390: convert /proc/cio_ignore by Cornelia Huck · 19 years ago
  38. a28c694 [PATCH] s390: introduce struct channel_subsystem by Cornelia Huck · 19 years ago
  39. f97a56f [PATCH] s390: introduce for_each_subchannel by Cornelia Huck · 19 years ago
  40. a8237fc [PATCH] s390: introduce struct subchannel_id by Cornelia Huck · 19 years ago
  41. 8129ee1 [PATCH] s390: qdio V=V pass-through by Frank Pavlic · 19 years ago
  42. cfb1b55 [PATCH] s390: move s390_root_dev_* out of the cio layer by Carsten Otte · 19 years ago
  43. 6810a2b [PATCH] s390: re-activated path detection by Cornelia Huck · 19 years ago
  44. 973bd99 [PATCH] s390: atomic primitives by Martin Schwidefsky · 19 years ago
  45. 6d20b03 [PATCH] driver kill hotplug word from sn and others fix by Paul Jackson · 19 years ago
  46. 4448aaf [PATCH] s390: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  47. 17fd682 [PATCH] kfree cleanup: drivers/s390 by Jesper Juhl · 19 years ago
  48. cdb32dc [PATCH] s390: duplicate timeout in qdio by Ursula Braun-Krahl · 19 years ago
  49. a001640 [PATCH] s390: ccwgroup online attribute by Cornelia Huck · 19 years ago
  50. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  51. f1fc78a [PATCH] s390, ccw - export modalias by Bastian Blank · 19 years ago
  52. e5945b4 [PATCH] s390: ccw device reconnect oops. by Cornelia Huck · 19 years ago
  53. d305ef5 [PATCH] driver core: add helper device_is_registered() by Daniel Ritz · 19 years ago
  54. d176795 [PATCH] s390: bl_dev array size by Heiko Carstens · 19 years ago
  55. 4c24da7 [PATCH] s390: reIPL fix and extern/static inline by Cornelia Huck · 19 years ago
  56. a46206e [PATCH] bogus function type in qdio by Al Viro · 19 years ago
  57. ade31f3 [PATCH] typo fix in qdio.c by Al Viro · 19 years ago
  58. 4ffa923 [PATCH] s390: device recognition by Cornelia Huck · 20 years ago
  59. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 20 years ago
  60. c63307f [PATCH] s390: resource accessibility event handling by Cornelia Huck · 20 years ago
  61. 1d3ac7a [PATCH] s390: debug data for ifcc/ccc by Cornelia Huck · 20 years ago
  62. 66a464d [PATCH] s390: debug feature changes by Michael Holzheu · 20 years ago
  63. b0744bd [PATCH] s/390: Use klist in cio by Cornelia Huck · 20 years ago
  64. 5bdfcfc [PATCH] s390: cio max channels checks by Cornelia Huck · 20 years ago
  65. 3fd3c0a [PATCH] Driver Core: drivers/char/raw3270.c - drivers/net/netiucv.c: update device attribute callbacks by Yani Ioannou · 20 years ago
  66. fbd568a3e [PATCH] Change synchronize_kernel to _rcu and _sched by Paul E. McKenney · 20 years ago
  67. 0b642ed [PATCH] s390: default storage key by Peter Oberparleiter · 20 years ago
  68. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago