aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-112-3/+1
| |/ |/|
* | [S390] vmlogrdr function annotation.Christian Borntraeger2007-07-101-2/+2
* | [S390] zcrypt: fix request timeout handlingRalph Wuerthner2007-07-106-90/+140
* | [S390] dasd: Avoid compile warnings on !CONFIG_DASD_PROFILEHeiko Carstens2007-07-101-0/+4
* | [S390] Program check in diag 210 under 31 bitMichael Holzheu2007-07-101-15/+7
* | [S390] zcore: Fix __user annotation.Heiko Carstens2007-07-101-1/+1
* | [S390] sclp: Test facility list before executing a service call.Heiko Carstens2007-07-103-0/+18
* | [S390] sclp: introduce some new interfaces.Heiko Carstens2007-07-102-29/+86
* | [S390] vmcp cleanupRobert P. J. Day2007-07-101-7/+6
* | s390: netiucv inlining cleanupMartin Schwidefsky2007-06-201-15/+3
* | s390: netiucv spinlock initializer cleanupThomas Gleixner2007-06-201-1/+1
* | s390: don't call iucv_path_connect from tasklet contextUrsula Braun2007-06-201-1/+2
* | s390: Use ccw_device_get_id() in qeth/claw driversCornelia Huck2007-06-202-14/+11
* | s390: qeth: wrong packet length in qdio headerFrank Pavlic2007-06-201-2/+1
* | s390: avoid inconsistent lock state in qethUrsula Braun2007-06-201-4/+4
* | s390: qeth driver does not recoverUrsula Braun2007-06-201-6/+6
* | s390: print correct level for HiperSockets devicesUrsula Braun2007-06-201-9/+11
* | [S390] Fix zfcpdump headerMichael Holzheu2007-06-191-0/+3
* | [S390] cio: deregister ccw device when pgid disband failedPeter Oberparleiter2007-05-311-0/+6
* | [S390] cio: Use device_schedule_callback() for removing disconnected devices.Cornelia Huck2007-05-311-11/+38
* | [S390] raw3270: use mutex instead of semaphoreChristoph Hellwig2007-05-311-5/+5
* | [S390] dasd_eer: use mutex instead of semaphoreChristoph Hellwig2007-05-311-8/+8
|/
* [SCSI] zfcp: IO stall after deleting and path checker changes after reenablin...Michael Loehr2007-05-163-4/+5
* [SCSI] zfcp: avoid clutter in erp_dbfMartin Peschke2007-05-161-27/+13
* [S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky2007-05-103-103/+27
* [S390] qdio: re-add lost perf_stats.tl_runs change in qdio_handle_pciUrsula Braun2007-05-101-0/+1
* [S390] Avoid sparse warnings.Heiko Carstens2007-05-108-24/+23