1. c4949f0 qeth: synchronize configuration interface by Frank Blaschka · 14 years ago
  2. 65a1f89 qeth: new message if OLM limit is reached by Ursula Braun · 14 years ago
  3. f6b85b6 qeth: exploit HW TX checksumming by Frank Blaschka · 14 years ago
  4. 1c1e093 [S390] dasd: fix race between tasklet and dasd_sleep_on by Stefan Weinhuber · 14 years ago
  5. 278554b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  6. 6e51f08 [SCSI] zfcp: Zero memory for gpn_ft and adisc requests by Christof Schmitt · 14 years ago
  7. 64deb6e [SCSI] zfcp: Use status_read_buf_num provided by FCP channel by Christof Schmitt · 14 years ago
  8. 6b9e152 [SCSI] zfcp: Move sbal_get function to zfcp_qdio.c by Christof Schmitt · 14 years ago
  9. 1674b40 [SCSI] zfcp: Move sbale handling to zfcp_qdio files by Christof Schmitt · 14 years ago
  10. 6832298 [SCSI] zfcp: Report scatter-gather limits to SCSI and block layer by Christof Schmitt · 14 years ago
  11. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  12. c81eddb Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  13. 76ef964 [S390] zcore: Fix reipl device detection by Michael Holzheu · 14 years ago
  14. 8821d24 [S390] cio: use exception-save stsch by Sebastian Ott · 14 years ago
  15. 889ee95 [S390] add hook to reenable mss after hibernation by Sebastian Ott · 14 years ago
  16. 818c272 [S390] cio: allow enable_facility from outside init functions by Sebastian Ott · 14 years ago
  17. 6a5176c [S390] dasd: fix endless loop in erp by Stefan Haberland · 14 years ago
  18. a28ca3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  19. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  20. 5bbf297 [SCSI] zfcp: Fix tracing of requests with error status by Christof Schmitt · 14 years ago
  21. a1dbfdd [SCSI] zfcp: Pass return code from fc_block_scsi_eh to scsi eh by Christof Schmitt · 14 years ago
  22. 35ac734 [S390] sclp_async: potential buffer overflow by Dan Carpenter · 14 years ago
  23. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  24. 22bedad net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  25. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  26. 7b26d82 [S390] fix broken proc interface for sclp_async by Hans-Joachim Picht · 14 years ago
  27. 9c95258 [S390] sclp: avoid 64 bit division by Heiko Carstens · 14 years ago
  28. b8fde72 [S390] dasd: check tsb validity by Stefan Haberland · 14 years ago
  29. 4a31ba5 [S390] dasd: fix alignment of transport mode recovery TCW by Stefan Weinhuber · 14 years ago
  30. 92fe313 [S390] zcore: CPU registers are not saved under LPAR by Michael Holzheu · 14 years ago
  31. 70f60a2 qeth: l3 fix build error in ipv6 addr list handling by Frank Blaschka · 14 years ago
  32. 57b552b memory hotplug/s390: set phys_device by Heiko Carstens · 14 years ago
  33. ff6e216 net: convert multiple drivers to use netdev_for_each_mc_addr, part7 by Jiri Pirko · 14 years ago
  34. 8839316 Fix typos in comments by Thomas Weber · 14 years ago
  35. d89b218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  36. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  37. 78cb279 qeth: change checksumming default for HiperSockets by Frank Blaschka · 14 years ago
  38. 869da90 qeth: no recovery after layer mismatch (z/VM NICs) by Ursula Braun · 14 years ago
  39. a959189 qeth: set promisc off after trace disabling failure by Ursula Braun · 14 years ago
  40. 21fde74 qeth: l3 send dhcp in non pass thru mode by Frank Blaschka · 14 years ago
  41. fe7a262 qeth: enable kmsg hash processing in qeth_core_sys.c by Ursula Braun · 14 years ago
  42. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  43. 1ffaa64 [S390] smsgiucv_app: deliver z/VM CP special messages (SMSG) as uevents by Hendrik Brueckner · 14 years ago
  44. 09003ed [S390] smsgiucv: declare char pointers as "const" by Hendrik Brueckner · 14 years ago
  45. 33b62a3 [S390] dasd: automatic recognition of read-only devices by Stefan Weinhuber · 14 years ago
  46. 584dfdd [S390] remove unused qdio flags in zfcp and qeth by Ursula Braun · 14 years ago
  47. bd6e8a1 [S390] qdio: add missing bracket by Ursula Braun · 14 years ago
  48. a290156 [S390] cio: fix init_count in case of recognition after steal lock by Sebastian Ott · 14 years ago
  49. 5289802 [S390] dasd: security and PSF update patch for EMC CKD ioctl by Nigel Hislop · 14 years ago
  50. 6d6b89b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  51. b1bf936 Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  52. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  53. 7981164 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  54. 6544517 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  55. 0cbde8e [S390] zcore: Add prefix registers to dump header by Michael Holzheu · 14 years ago
  56. 34b9243 [S390] seq_file: convert drivers/s390/ by Alexey Dobriyan · 14 years ago
  57. b695adf [S390] dasd: correct offline processing by Stefan Haberland · 14 years ago
  58. 589c74d [S390] dasd: fix refcounting. by Stefan Haberland · 14 years ago
  59. 9eb2512 [S390] dasd: fix online/offline race by Stefan Haberland · 14 years ago
  60. cbb870c [S390] Cleanup struct _lowcore usage and defines. by Heiko Carstens · 14 years ago
  61. 27d7160 [S390] add MACHINE_IS_LPAR flag by Martin Schwidefsky · 14 years ago
  62. 432ac5e [S390] qdio: optimize cache line usage of struct qdio_irq by Jan Glauber · 14 years ago
  63. d307297 [S390] qdio: account processed SBAL during queue scan by Jan Glauber · 14 years ago
  64. f64ca21 [S390] zfcpdump: remove cross arch dump support by Heiko Carstens · 14 years ago
  65. d1bf859 [S390] cio: fix storage key handling by Heiko Carstens · 14 years ago
  66. 0d01bb8 [S390] cio: trigger subchannel event at resume time by Sebastian Ott · 14 years ago
  67. 76e6fb4 [S390] ccw_device_notify: improve return codes by Sebastian Ott · 14 years ago
  68. b4c7072 [S390] cio: make wait_events interruptible by Sebastian Ott · 14 years ago
  69. b4563e8 [S390] cio: wait for channel report by Sebastian Ott · 14 years ago
  70. 879acca [S390] cio: introduce cio_settle by Sebastian Ott · 14 years ago
  71. be5d382 [S390] cio: consolidate workqueues by Sebastian Ott · 14 years ago
  72. 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 14 years ago
  73. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 14 years ago
  74. 34c2b71 [SCSI] zfcp: Introduce header file for qdio structs and inline functions by Christof Schmitt · 14 years ago
  75. 2d8e62b [SCSI] zfcp: Replace FC4 constants with information from exchange port by Christof Schmitt · 14 years ago
  76. ab72528 [SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.h by Christof Schmitt · 14 years ago
  77. 615f59e [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port by Christof Schmitt · 14 years ago
  78. 5bdecd2 [SCSI] zfcp: Remove duplicate assignment of req_seq_no by Christof Schmitt · 14 years ago
  79. d21e9da [SCSI] zfcp: Dont use 0 to indicate invalid LUN in rec trace by Christof Schmitt · 14 years ago
  80. 22ed130 [SCSI] zfcp: Fix warnings from smatch by Christof Schmitt · 14 years ago
  81. 67feeeb [SCSI] zfcp: Remove unused payload field from zfcp_dbf_san_record by Christof Schmitt · 14 years ago
  82. 452b505 [SCSI] zfcp: Remove two FIXME comments by Christof Schmitt · 14 years ago
  83. b6bd2fb [SCSI] zfcp: Move FSF request tracking code to new file by Christof Schmitt · 14 years ago
  84. e60a6d6 [SCSI] zfcp: Remove function zfcp_reqlist_find_safe by Christof Schmitt · 14 years ago
  85. 2bb4646 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  86. fd48d6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  87. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  88. 959153d [S390] qdio: prevent call trace if CHPID is offline by Jan Glauber · 14 years ago
  89. 4c52228 [S390] qdio: continue polling for buffer state ERROR by Ursula Braun · 14 years ago
  90. 7dec9cf [SCSI] zfcp: Report FC BSG errors in correct field by Swen Schillig · 15 years ago
  91. be8cde8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  92. 19b123e [S390] zcrypt: Do not remove coprocessor for error 8/72 by Felix Beck · 15 years ago
  93. 0b665d7 [S390] sclp_vt220: set initial terminal window size by Hendrik Brueckner · 15 years ago
  94. 294001a [S390] dasd: fix possible NULL pointer errors by Stefan Haberland · 15 years ago
  95. 32e7bfc net: use helpers to access uc list V2 by Jiri Pirko · 15 years ago
  96. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  97. 51375ee [SCSI] zfcp: Set hardware timeout as requested by BSG request. by Swen Schillig · 15 years ago
  98. 491ca44 [SCSI] zfcp: Introduce bsg_timeout callback. by Swen Schillig · 15 years ago
  99. 9e2ab1f [SCSI] zfcp: add missing compat ptr conversion by Heiko Carstens · 15 years ago
  100. 5a3fb30 [SCSI] zfcp: Fix linebreak in hba trace by Christof Schmitt · 15 years ago