aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2007-08-31qeth: Drop ARP packages on HiperSockets interface with NOARP attribute.Gravatar Klaus D. Wacker 1-2/+8
2007-08-31qeth: provide specific message for OSA-adapters exclusively usedGravatar Ursula Braun 2-9/+20
2007-08-31qeth: crash during reboot after failing online settingGravatar Ursula Braun 1-7/+13
2007-08-31qeth: Announce tx checksumming for qeth devices in TSO/EDDP modeGravatar Frank Blaschka 1-14/+68
2007-08-31qeth: dont return the return values of void functions.Gravatar Heiko Carstens 2-6/+6
2007-08-31qeth: enforce a rate limit for inbound scatter gather messagesGravatar Frank Blaschka 1-5/+8
2007-08-31qeth: ungrouping a device must not be interruptibleGravatar Ursula Braun 1-3/+2
2007-08-22[S390] vmur: fix reference counting for vmur device structureGravatar Michael Holzheu 2-58/+161
2007-08-22[S390] vmur: fix diag14 exceptions with addresses > 2GB.Gravatar Michael Holzheu 4-75/+7
2007-08-22[S390] qdio: Refresh buffer states for IQDIO Asynchronous output queueGravatar Klaus D. Wacker 1-1/+2
2007-08-22[S390] qdio: fix EQBS handling on CCQ96Gravatar Klaus D. Wacker 1-0/+2
2007-08-22[S390] cio: change confusing message in cmf.Gravatar Cornelia Huck 1-7/+3
2007-08-22[S390] cio: dont forget to set last slot to NULL in ccw_uevent().Gravatar Cornelia Huck 1-1/+4
2007-08-15[SCSI] zfcp: fix the data buffer accessor patchGravatar Heiko Carstens 1-7/+3
2007-08-15[SCSI] zfcp: allocate gid_pn_data objects from gid_pn_cacheGravatar Heiko Carstens 1-2/+2
2007-08-15[SCSI] zfcp: fix memory leakGravatar Heiko Carstens 1-1/+3
2007-08-10[S390] monwriter: Serialization bug for multithreaded applications.Gravatar Melissa Howland 1-0/+6
2007-08-10[S390] vmur: diag14 only works with buffers below 2GBGravatar Michael Holzheu 1-36/+70
2007-08-10[S390] vmur: add "top of queue" sanity check for reader openGravatar Michael Holzheu 2-1/+7
2007-08-10[S390] vmur: reject open on z/VM reader files with status HOLDGravatar Michael Holzheu 2-2/+6
2007-08-10[S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happyGravatar Heiko Carstens 1-1/+1
2007-08-10[S390] vmur: allocate single record buffers instead of one big data bufferGravatar Michael Holzheu 1-38/+37
2007-08-10[S390] qdio: make sure data structures are correctly aligned.Gravatar Heiko Carstens 1-45/+47
2007-08-10[S390] cio: avoid memory leak on error in css_alloc_subchannel().Gravatar Cornelia Huck 1-0/+1
2007-08-06Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Gravatar Linus Torvalds 2-37/+9
2007-07-31Typo fixes errror -> errorGravatar Gabriel Craciunescu 1-2/+2
2007-07-31[SCSI] zfcp: convert to use the data buffer accessorsGravatar FUJITA Tomonori 2-37/+9
2007-07-27[S390] Fix sclp_vt220 error handling.Gravatar Heiko Carstens 1-21/+40
2007-07-27[S390] cio: Reorganize initialization.Gravatar Cornelia Huck 3-7/+24
2007-07-27[S390] cio: Make CIO_* macros safe if dbfs are not available.Gravatar Cornelia Huck 1-0/+2
2007-07-27[S390] cio: Clean up messages.Gravatar Cornelia Huck 9-90/+87
2007-07-27[S390] vmur: fix diag14_read.Gravatar Frank Munzert 1-1/+1
2007-07-27[S390] cio: Remove deprecated rdc/rcd.Gravatar Cornelia Huck 1-250/+0
2007-07-27[S390] Get rid of new section mismatch warnings.Gravatar Heiko Carstens 2-6/+3
2007-07-27[S390] sclp: kill unused SCLP config option.Gravatar Heiko Carstens 1-9/+3
2007-07-27[S390] cio: Remove remains of _ccw_device_get_device_number().Gravatar Cornelia Huck 1-7/+0
2007-07-27[S390] cio: css_sch_device_register() can be made static.Gravatar Cornelia Huck 2-2/+1
2007-07-25Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().Gravatar john stultz 2-5/+5
2007-07-24[BLOCK] Get rid of request_queue_t typedefGravatar Jens Axboe 6-8/+8
2007-07-22Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 5-90/+38
2007-07-20mm: Remove slab destructors from kmem_cache_create().Gravatar Paul Mundt 2-4/+4
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Gravatar Yoann Padioleau 2-8/+4
2007-07-18[SCSI] zfcp: code cleanupGravatar Swen Schillig 2-81/+33
2007-07-18[SCSI] zfcp: NULL vs 0 usageGravatar Heiko Carstens 2-7/+4
2007-07-18[SCSI] zfcp: Replace kmalloc/memset with kzallocGravatar Swen Schillig 1-2/+1
2007-07-17Make the "z/VM unit record device driver" depend on S390Gravatar Linus Torvalds 1-0/+1
2007-07-17Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 8-49/+1079
2007-07-17unregister_blkdev() delete redundant messages in callersGravatar Akinobu Mita 1-6/+1
2007-07-17[S390] Fix broken logic, SIGA flags must be bitwise ORedGravatar Jan Glauber 1-6/+6
2007-07-17[S390] cio: Dont print trailing \0 in modalias_show().Gravatar Cornelia Huck 1-1/+1