1. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  2. 04c7197 unicode diacritics support by Samuel Thibault · 17 years ago
  3. f134637 zfcp: sg chaining support by FUJITA Tomonori · 17 years ago
  4. df3d80f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  5. efefc6e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  6. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  7. 41fa2ad [SCSI] zfcp: whitespace cleanup by Swen Schillig · 17 years ago
  8. ff17a29 [SCSI] zfcp: Enable debug feature before setting adapter online by Christof Schmitt · 17 years ago
  9. 52ef11a [SCSI] zfcp: cleanup, separation of ERP, non ERP-version for exchange_ functions by Swen Schillig · 17 years ago
  10. 6b76a72 [SCSI] zfcp: Remove braces for only one statement by Christof Schmitt · 17 years ago
  11. 6ddd90a [SCSI] zfcp: Remove unnecessary assignment by Christof Schmitt · 17 years ago
  12. cc16ceb [SCSI] zfcp: avoid if (whatever) ; constructs. by Heiko Carstens · 17 years ago
  13. 2282f65 [SCSI] zfcp: correct indentation for nested if-else by Christof Schmitt · 17 years ago
  14. 1462222 [S390] xpram: fix bio_end{_,}io typo by Martin Schwidefsky · 17 years ago
  15. a2e5380 [S390] 3215: Handle special console device. by Cornelia Huck · 17 years ago
  16. 2b12f99 [S390] vmwatchdog: fix broken inline assembly. by Heiko Carstens · 17 years ago
  17. 1b9fd76 [S390] tape: Fix medium state handling by Michael Holzheu · 17 years ago
  18. 53a0868 [S390] zcore: fix inline assembly in memcpy_real() by Michael Holzheu · 17 years ago
  19. c622498 [S390] qdio: change QDIO performance_stats error message priority by Ursula Braun · 17 years ago
  20. e108ceb [S390] is_power_of_2 in drivers/s390/block/dasd_int.h by vignesh babu · 17 years ago
  21. b18a2db [S390] qdio: dont cast function pointers and use them to call functions. by Heiko Carstens · 17 years ago
  22. 364c855 [S390] Get rid of a bunch of sparse warnings again. by Heiko Carstens · 17 years ago
  23. 2af4808 [S390] zcrypt: fix PCIXCC/CEX2C error recovery by Ralph Wuerthner · 17 years ago
  24. 39aa7cf [S390] zcrypt: fix ap_reset_domain() by Ralph Wuerthner · 17 years ago
  25. 16db63f [S390] zcrypt: remove duplicated struct CPRBX definition by Ralph Wuerthner · 17 years ago
  26. 731475c [S390] zcrypt: make init/exit functions static. by Heiko Carstens · 17 years ago
  27. 3f4cf6e [S390] cio: Avoid machine check vs. not operational races. by Cornelia Huck · 17 years ago
  28. e103178 [S390] cio: Fix device attributes for early devices. by Cornelia Huck · 17 years ago
  29. 1842f2b [S390] cio: Disable channel measurements (cmf) on shutdown/reboot. by Cornelia Huck · 17 years ago
  30. 958974fb [S390] cio: Introduce ccw_bus_type.shutdown. by Cornelia Huck · 17 years ago
  31. a55360d [S390] cio: Disable channel path measurements on shutdown/reboot. by Cornelia Huck · 17 years ago
  32. a0ea22c3 [S390] cio: Minor style fixes. by Cornelia Huck · 17 years ago
  33. b2ffd8e [S390] cio: Add docbook comments. by Cornelia Huck · 17 years ago
  34. c020871 [S390] cio: Kerneldoc comments for cmf. by Cornelia Huck · 17 years ago
  35. fc5019c [S390] cio: Fix some coding style issues in cmf. by Cornelia Huck · 17 years ago
  36. fbf9772 [S390] cio: remove subchannel_add_files() by Cornelia Huck · 17 years ago
  37. 7c9f4e3 [S390] cio: rename css to channel_subsystems by Cornelia Huck · 17 years ago
  38. 038a500 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  39. d71fce6 [QETH]: fix qeth_main.c by Andrew Morton · 17 years ago
  40. 28692ec qeth: discard inbound packets with unknown header id by Ursula Braun · 17 years ago
  41. 59579da lcs: Channel errors drive lcs_recovery which leads to kernel panic. by Klaus D. Wacker · 17 years ago
  42. d8fae9c qeth: avoid duplicate deletion of multicast addresses by Ursula Braun · 17 years ago
  43. 6570ebc qeth: EDDP does not work on large MTUs by Frank Blaschka · 17 years ago
  44. bc4b2b4 qeth: HiperSockets layer-3 interface drop non IPv4 or non IPv6 packets by Klaus D. Wacker · 17 years ago
  45. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  46. b95cce3 [NET]: Wrap hard_header_parse by Stephen Hemminger · 17 years ago
  47. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  48. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  49. 6c92e69 Fixup rq_for_each_segment() indentation by Jens Axboe · 17 years ago
  50. 5705f70 Introduce rq_for_each_segment replacing rq_for_each_bio by NeilBrown · 17 years ago
  51. cabe456 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  52. 54d0f56 qeth: Drop ARP packages on HiperSockets interface with NOARP attribute. by Klaus D. Wacker · 17 years ago
  53. 6e55cab qeth: provide specific message for OSA-adapters exclusively used by Ursula Braun · 17 years ago
  54. 6d4f3d1 qeth: crash during reboot after failing online setting by Ursula Braun · 17 years ago
  55. 5a4b61a qeth: Announce tx checksumming for qeth devices in TSO/EDDP mode by Frank Blaschka · 17 years ago
  56. ecee51b qeth: dont return the return values of void functions. by Heiko Carstens · 17 years ago
  57. cde4603 qeth: enforce a rate limit for inbound scatter gather messages by Frank Blaschka · 17 years ago
  58. d0a34f9 qeth: ungrouping a device must not be interruptible by Ursula Braun · 17 years ago
  59. 8127a1f [S390] vmur: fix reference counting for vmur device structure by Michael Holzheu · 17 years ago
  60. 0a87c5c [S390] vmur: fix diag14 exceptions with addresses > 2GB. by Michael Holzheu · 17 years ago
  61. 37cd0a0 [S390] qdio: Refresh buffer states for IQDIO Asynchronous output queue by Klaus D. Wacker · 17 years ago
  62. f276730 [S390] qdio: fix EQBS handling on CCQ96 by Klaus D. Wacker · 17 years ago
  63. 23eb68c [S390] cio: change confusing message in cmf. by Cornelia Huck · 17 years ago
  64. 3520c92 [S390] cio: dont forget to set last slot to NULL in ccw_uevent(). by Cornelia Huck · 17 years ago
  65. 9d212a4 [SCSI] zfcp: fix the data buffer accessor patch by Heiko Carstens · 17 years ago
  66. 47b87b7 [SCSI] zfcp: allocate gid_pn_data objects from gid_pn_cache by Heiko Carstens · 17 years ago
  67. 83f6d6d [SCSI] zfcp: fix memory leak by Heiko Carstens · 17 years ago
  68. cbea66d [S390] monwriter: Serialization bug for multithreaded applications. by Melissa Howland · 17 years ago
  69. 3eed13c [S390] vmur: diag14 only works with buffers below 2GB by Michael Holzheu · 17 years ago
  70. 4eac345 [S390] vmur: add "top of queue" sanity check for reader open by Michael Holzheu · 17 years ago
  71. f240559 [S390] vmur: reject open on z/VM reader files with status HOLD by Michael Holzheu · 17 years ago
  72. 278bc68 [S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happy by Heiko Carstens · 17 years ago
  73. 1eade38 [S390] vmur: allocate single record buffers instead of one big data buffer by Michael Holzheu · 17 years ago
  74. c6d0e80 [S390] qdio: make sure data structures are correctly aligned. by Heiko Carstens · 17 years ago
  75. 5693ce6 [S390] cio: avoid memory leak on error in css_alloc_subchannel(). by Cornelia Huck · 17 years ago
  76. bced137 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  77. d133a96 Typo fixes errror -> error by Gabriel Craciunescu · 17 years ago
  78. 7936a89 [SCSI] zfcp: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  79. 5aaaf9f [S390] Fix sclp_vt220 error handling. by Heiko Carstens · 17 years ago
  80. 4434a38 [S390] cio: Reorganize initialization. by Cornelia Huck · 17 years ago
  81. 303fa9e [S390] cio: Make CIO_* macros safe if dbfs are not available. by Cornelia Huck · 17 years ago
  82. e556bbb [S390] cio: Clean up messages. by Cornelia Huck · 17 years ago
  83. 2b3d8c9 [S390] vmur: fix diag14_read. by Frank Munzert · 17 years ago
  84. 8059862 [S390] cio: Remove deprecated rdc/rcd. by Cornelia Huck · 17 years ago
  85. e62133b [S390] Get rid of new section mismatch warnings. by Heiko Carstens · 17 years ago
  86. 3b74a87 [S390] sclp: kill unused SCLP config option. by Heiko Carstens · 17 years ago
  87. 36914e5 [S390] cio: Remove remains of _ccw_device_get_device_number(). by Cornelia Huck · 17 years ago
  88. 07c6a33 [S390] cio: css_sch_device_register() can be made static. by Cornelia Huck · 17 years ago
  89. 2c6b47d Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). by john stultz · 17 years ago
  90. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  91. e6f194d Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  92. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  93. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  94. b4e4459 [SCSI] zfcp: code cleanup by Swen Schillig · 17 years ago
  95. aa551da [SCSI] zfcp: NULL vs 0 usage by Heiko Carstens · 17 years ago
  96. 0d66132 [SCSI] zfcp: Replace kmalloc/memset with kzalloc by Swen Schillig · 17 years ago
  97. 8b0d416 Make the "z/VM unit record device driver" depend on S390 by Linus Torvalds · 17 years ago
  98. fd2f261 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  99. 00d5940 unregister_blkdev() delete redundant messages in callers by Akinobu Mita · 17 years ago
  100. a07a5b3 [S390] Fix broken logic, SIGA flags must be bitwise ORed by Jan Glauber · 17 years ago