1. 972dd43 qeth: properly delete empty files. by Linus Torvalds · 15 years ago
  2. 99f6a570 [S390] cio: online_store - trigger recognition for boxed devices by Sebastian Ott · 15 years ago
  3. b5cd99e [S390] cio: disallow online setting of device in transient state by Sebastian Ott · 15 years ago
  4. 47593bf [S390] cio: introduce notifier for boxed state by Sebastian Ott · 15 years ago
  5. c4621a6 [S390] cio: introduce ccw_device_schedule_sch_unregister by Sebastian Ott · 15 years ago
  6. 156013f [S390] cio: wake up on failed recognition by Sebastian Ott · 15 years ago
  7. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  8. d54b353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  9. 21cdbc1 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  10. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  11. 3e75a90 [S390] use kzfree() by Johannes Weiner · 15 years ago
  12. 6aa0d3a [S390] BUG to BUG_ON changes by Stoyan Gaydarov · 15 years ago
  13. 159d1ff [S390] Use csum_partial in checksum.h by Frank Munzert · 15 years ago
  14. 7b46848 [S390] eliminate cpuinfo_S390 structure by Martin Schwidefsky · 15 years ago
  15. 1fbc9f4 [S390] list usage cleanup in s390 by Eric Sesterhenn · 15 years ago
  16. ab640db [S390] tape message cleanup by Carsten Otte · 15 years ago
  17. 9c8a08d [S390] qdio: merge inbound and outbound handler functions by Jan Glauber · 15 years ago
  18. d303b6f [S390] qdio: report SIGA errors directly by Jan Glauber · 15 years ago
  19. 9e890ad [S390] qdio: tasklet termination in case of module unload by Jan Glauber · 15 years ago
  20. e85dea0 [S390] qdio: seperate last move index and polling index by Jan Glauber · 15 years ago
  21. 3fdf1e1 [S390] qdio: move ACK to newest buffer for devices without QEBSM by Jan Glauber · 15 years ago
  22. 700e982 [S390] qdio: call qdio_free also if qdio_shutdown fails by Jan Glauber · 15 years ago
  23. c38f960 [S390] qdio: proper kill of qdio tasklets by Jan Glauber · 15 years ago
  24. e4c14e2 [S390] qdio: Dont call qdio_shutdown in case qdio_activate fails by Jan Glauber · 15 years ago
  25. b454740 [S390] qdio: add missing tiq_list locking by Jan Glauber · 15 years ago
  26. 56e25e9 [S390] cio: prevent workqueue deadlock by Peter Oberparleiter · 15 years ago
  27. 0cc1106 [S390] cio: remove unused local variable by Sebastian Ott · 15 years ago
  28. 7a968f0 [S390] cio: incorrect status check in interrogate function by Peter Oberparleiter · 15 years ago
  29. 17e7d87 [S390] cio: fix rc generation after chsc call by Sebastian Ott · 15 years ago
  30. 94cbc20 [S390] cio: fix wrong buffer access in cio_ignore_write by Sebastian Ott · 15 years ago
  31. e909074 [S390] cio: ccw group fix unbind behaviour. by Sebastian Ott · 15 years ago
  32. 50f1548 [S390] cio: fix sanity checks in ccwgroup driver. by Sebastian Ott · 15 years ago
  33. 40c9f99 [S390] cio: ccw group online store - report rcs to the caller. by Sebastian Ott · 15 years ago
  34. a1f6407 [S390] cio: airq - fix array boundary by Sebastian Ott · 15 years ago
  35. 90ac24a [S390] cio: device scan oom fallback. by Sebastian Ott · 15 years ago
  36. 87fa5af [S390] cio: ensure single load of irq handler pointer by Heiko Carstens · 15 years ago
  37. 98c1c68 [S390] cio/crw: add/fix locking by Heiko Carstens · 15 years ago
  38. e74fe0c [S390] cio: ccw device online store - report rc from ccw driver. by Sebastian Ott · 15 years ago
  39. c08f294 [S390] cio: Use ccw_device_set_notoper(). by Cornelia Huck · 15 years ago
  40. ed04b89 [S390] cio: Try harder to disable subchannel. by Cornelia Huck · 15 years ago
  41. eb32ae8 [S390] cio: Use unbind/bind instead of unregister/register. by Cornelia Huck · 15 years ago
  42. f5daba1 [S390] split/move machine check handler code by Heiko Carstens · 15 years ago
  43. cc54c1e [S390] ftrace: dont trace machine check handler by Heiko Carstens · 15 years ago
  44. 082fb30 [S390] delete drivers/s390/ebcdic.c by Heiko Carstens · 15 years ago
  45. 94f5b09 [S390] move sysinfo.c from drivers/s390 to arch/s390/kernel by Heiko Carstens · 15 years ago
  46. fc19f38 [S390] dasd: message cleanup by Stefan Haberland · 15 years ago
  47. f3eb538 [S390] dasd: add High Performance FICON support by Stefan Weinhuber · 15 years ago
  48. b44b0ab3 [S390] dasd: add large volume support by Stefan Weinhuber · 15 years ago
  49. f9a28f7 [S390] dasd_eckd / Write format R0 is now allowed BB by Jean-Baptiste Joret · 15 years ago
  50. 0000d03 [S390] dasd: enable compat ioctls by Heiko Carstens · 15 years ago
  51. 099b765 [S390] Automatic IPL after dump by Frank Munzert · 15 years ago
  52. 7834cd5 qeth: fix wait_event_timeout handling by Heiko Carstens · 15 years ago
  53. 8e98ac4 qeth: check for completion of a running recovery by Ursula Braun · 15 years ago
  54. 932e1583 qeth: unregister MAC addresses during recovery. by Klaus-Dieter Wacker · 15 years ago
  55. 64ef895 qeth: remove EDDP by Frank Blaschka · 15 years ago
  56. f61a0d0 qeth: add statistics for tx csum by Frank Blaschka · 15 years ago
  57. 7f6d95e qeth: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  58. 6694206 sysfs: only allow one scheduled removal callback per kobj by Alex Chiang · 15 years ago
  59. ffa6a70 Driver core: Fix device_move() vs. dpm list ordering, v2 by Cornelia Huck · 15 years ago
  60. f67f129 Driver core: implement uevent suppress in kobject by Ming Lei · 15 years ago
  61. 1173960 s390: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  62. b9d2fce claw: fix minor findings from code analysis tool by Andrew H. Richter · 15 years ago
  63. e2fc8cb ctcm: fix minor findings from code analysis tool by Joel A. Fowler · 15 years ago
  64. fb8585f ctcm: avoid wraparound in length of incoming data by Roel Kluin · 15 years ago
  65. 3a05d14 ctcm: invalid return code from hard_start_xmit by Ursula Braun · 15 years ago
  66. 8f0c40d claw: invalid return codes from hard_start_xmit by Ursula Braun · 15 years ago
  67. 4e584d6 netiucv: invalid return code from hard_start_xmit by Ursula Braun · 15 years ago
  68. 9e669d3 lcs: invalid return codes from hard_start_xmit. by Klaus-Dieter Wacker · 15 years ago
  69. e5b5719 Use kthread instead of kernel_thread by Klaus-Dieter Wacker · 15 years ago
  70. 0282985 [SCSI] zfcp: Report fc_host_port_type as NPIV by Christof Schmitt · 15 years ago
  71. 6d1a27f [SCSI] zfcp: Ensure all work is cancelled on adapter dequeue by Swen Schillig · 15 years ago
  72. 947a9ac [SCSI] zfcp: fix queue, scheduled work processing. by Swen Schillig · 15 years ago
  73. 2cb5b2c [SCSI] zfcp: erp failed status bit will not be set by Martin Petermann · 15 years ago
  74. a2fa0ae [SCSI] zfcp: Block FC transport rports early on errors by Christof Schmitt · 15 years ago
  75. 2409549 [SCSI] zfcp: incorrect reaction on incoming RSCN by Swen Schillig · 15 years ago
  76. 21ddaa5 [SCSI] zfcp: Remove PCI flag by Christof Schmitt · 15 years ago
  77. 5ffd51a [SCSI] zfcp: replace current ERP logging with a more convenient version by Swen Schillig · 15 years ago
  78. cf13c08 [SCSI] zfcp: prevent adapter close on initial adapter open by Swen Schillig · 15 years ago
  79. 2128391 [SCSI] zfcp: remove undefined subtype for status read response by Swen Schillig · 15 years ago
  80. 8fdf30d [SCSI] zfcp: Send ELS ADISC from workqueue by Christof Schmitt · 15 years ago
  81. 63caf36 [SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcp by Christof Schmitt · 15 years ago
  82. 92cab0d [SCSI] zfcp: Wait for free SBALs when possible by Christof Schmitt · 15 years ago
  83. 52bfb55 [SCSI] zfcp: Only increment req_id for successfully issued requests by Christof Schmitt · 15 years ago
  84. 49f0f01 [SCSI] zfcp: Simplify latency lock handling by Christof Schmitt · 15 years ago
  85. 94506fd [SCSI] zfcp: add measurement data for average qdio queue utilisation by Martin Peschke · 15 years ago
  86. 86f8a1b [SCSI] zfcp: Remove UNIT_REGISTERED status flag by Christof Schmitt · 15 years ago
  87. a5b11dd [SCSI] zfcp: Remove some port flags by Christof Schmitt · 15 years ago
  88. 1c9fbaf [SCSI] Remove SUGGEST flags by Martin K. Petersen · 16 years ago
  89. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  90. 23d75d9 [S390] fix "mem=" handling in case of standby memory by Heiko Carstens · 15 years ago
  91. e2e5a0f [S390] sclp: handle empty event buffers by Peter Oberparleiter · 15 years ago
  92. 5e30589 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  93. 48cae88 [S390] dasd: fix race in dasd timer handling by Stefan Weinhuber · 15 years ago
  94. ca0b4b7 [S390] dasd: bus_id -> dev_name() conversion. by Cornelia Huck · 15 years ago
  95. 3eacdf5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  96. 4811fcb kmsg: convert claw printk messages by Andy Richter · 15 years ago
  97. 801599b lcs: fix compilation for !CONFIG_IP_MULTICAST by Heiko Carstens · 15 years ago
  98. 2171dc1 claw: convert to net_device_ops by Frank Blaschka · 16 years ago
  99. 4edd73b netiucv: convert to net_device_ops by Frank Blaschka · 16 years ago
  100. 69b3aa6 ctcm: convert to net_device_ops by Frank Blaschka · 16 years ago