summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-09-113-10/+8
|\
| * [SCSI] zfcp: fix the data buffer accessor patchHeiko Carstens2007-08-151-7/+3
| * [SCSI] zfcp: allocate gid_pn_data objects from gid_pn_cacheHeiko Carstens2007-08-151-2/+2
| * [SCSI] zfcp: fix memory leakHeiko Carstens2007-08-151-1/+3
* | qeth: Drop ARP packages on HiperSockets interface with NOARP attribute.Klaus D. Wacker2007-08-311-2/+8
* | qeth: provide specific message for OSA-adapters exclusively usedUrsula Braun2007-08-312-9/+20
* | qeth: crash during reboot after failing online settingUrsula Braun2007-08-311-7/+13
* | qeth: Announce tx checksumming for qeth devices in TSO/EDDP modeFrank Blaschka2007-08-311-14/+68
* | qeth: dont return the return values of void functions.Heiko Carstens2007-08-312-6/+6
* | qeth: enforce a rate limit for inbound scatter gather messagesFrank Blaschka2007-08-311-5/+8
* | qeth: ungrouping a device must not be interruptibleUrsula Braun2007-08-311-3/+2
* | [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
OpenPOWER on IntegriCloud