summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* [S390] vmur: fix reference counting for vmur device structureMichael Holzheu2007-08-222-58/+161
* [S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu2007-08-224-75/+7
* [S390] qdio: Refresh buffer states for IQDIO Asynchronous output queueKlaus D. Wacker2007-08-221-1/+2
* [S390] qdio: fix EQBS handling on CCQ96Klaus D. Wacker2007-08-221-0/+2
* [S390] cio: change confusing message in cmf.Cornelia Huck2007-08-221-7/+3
* [S390] cio: dont forget to set last slot to NULL in ccw_uevent().Cornelia Huck2007-08-221-1/+4
* [S390] monwriter: Serialization bug for multithreaded applications.Melissa Howland2007-08-101-0/+6
* [S390] vmur: diag14 only works with buffers below 2GBMichael Holzheu2007-08-101-36/+70
* [S390] vmur: add "top of queue" sanity check for reader openMichael Holzheu2007-08-102-1/+7
* [S390] vmur: reject open on z/VM reader files with status HOLDMichael Holzheu2007-08-102-2/+6
* [S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happyHeiko Carstens2007-08-101-1/+1
* [S390] vmur: allocate single record buffers instead of one big data bufferMichael Holzheu2007-08-101-38/+37
* [S390] qdio: make sure data structures are correctly aligned.Heiko Carstens2007-08-101-45/+47
* [S390] cio: avoid memory leak on error in css_alloc_subchannel().Cornelia Huck2007-08-101-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-08-062-37/+9
|\
| * [SCSI] zfcp: convert to use the data buffer accessorsFUJITA Tomonori2007-07-312-37/+9
* | Typo fixes errror -> errorGabriel Craciunescu2007-07-311-2/+2
|/
* [S390] Fix sclp_vt220 error handling.Heiko Carstens2007-07-271-21/+40
* [S390] cio: Reorganize initialization.Cornelia Huck2007-07-273-7/+24
* [S390] cio: Make CIO_* macros safe if dbfs are not available.Cornelia Huck2007-07-271-0/+2
* [S390] cio: Clean up messages.Cornelia Huck2007-07-279-90/+87
* [S390] vmur: fix diag14_read.Frank Munzert2007-07-271-1/+1
* [S390] cio: Remove deprecated rdc/rcd.Cornelia Huck2007-07-271-250/+0
* [S390] Get rid of new section mismatch warnings.Heiko Carstens2007-07-272-6/+3
* [S390] sclp: kill unused SCLP config option.Heiko Carstens2007-07-271-9/+3
* [S390] cio: Remove remains of _ccw_device_get_device_number().Cornelia Huck2007-07-271-7/+0
* [S390] cio: css_sch_device_register() can be made static.Cornelia Huck2007-07-272-2/+1
* Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz2007-07-252-5/+5
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-246-8/+8
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-225-90/+38
|\
| * [SCSI] zfcp: code cleanupSwen Schillig2007-07-182-81/+33
| * [SCSI] zfcp: NULL vs 0 usageHeiko Carstens2007-07-182-7/+4
| * [SCSI] zfcp: Replace kmalloc/memset with kzallocSwen Schillig2007-07-181-2/+1
* | mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-202-4/+4
* | some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-192-8/+4
|/
* Make the "z/VM unit record device driver" depend on S390Linus Torvalds2007-07-171-0/+1
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-07-178-49/+1079
|\
| * [S390] Fix broken logic, SIGA flags must be bitwise ORedJan Glauber2007-07-171-6/+6
| * [S390] cio: Dont print trailing \0 in modalias_show().Cornelia Huck2007-07-171-1/+1
| * [S390] z/VM unit record device driverFrank Munzert2007-07-174-0/+1017
| * [S390] vmcp cleanupChristian Borntraeger2007-07-172-40/+53
| * [S390] qdio: output queue stall on FCP and network devicesFrank Pavlic2007-07-171-2/+2
* | unregister_blkdev() delete redundant messages in callersAkinobu Mita2007-07-171-6/+1
|/
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-163-32/+166
|\
| * s390: add barriers to qeth driverFrank Blaschka2007-07-161-0/+1
| * s390: scatter-gather for inbound traffic in qeth driverFrank Blaschka2007-07-163-32/+165
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-152-17/+10
|\ \
| * | [SCSI] zfcp: Report FCP LUN to SCSI midlayerChristof Schmitt2007-06-191-17/+3
| * | [SCSI] zfcp: clear adapter status flags during adapter shutdownVolker Sameske2007-06-191-0/+7
* | | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-111-4/+6
OpenPOWER on IntegriCloud