aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAge
* s390: netiucv inlining cleanupMartin Schwidefsky2007-06-20
* s390: netiucv spinlock initializer cleanupThomas Gleixner2007-06-20
* s390: don't call iucv_path_connect from tasklet contextUrsula Braun2007-06-20
* s390: Use ccw_device_get_id() in qeth/claw driversCornelia Huck2007-06-20
* s390: qeth: wrong packet length in qdio headerFrank Pavlic2007-06-20
* s390: avoid inconsistent lock state in qethUrsula Braun2007-06-20
* s390: qeth driver does not recoverUrsula Braun2007-06-20
* s390: print correct level for HiperSockets devicesUrsula Braun2007-06-20
* [S390] Fix zfcpdump headerMichael Holzheu2007-06-19
* [S390] cio: deregister ccw device when pgid disband failedPeter Oberparleiter2007-05-31
* [S390] cio: Use device_schedule_callback() for removing disconnected devices.Cornelia Huck2007-05-31
* [S390] raw3270: use mutex instead of semaphoreChristoph Hellwig2007-05-31
* [S390] dasd_eer: use mutex instead of semaphoreChristoph Hellwig2007-05-31
* [SCSI] zfcp: IO stall after deleting and path checker changes after reenablin...Michael Loehr2007-05-16
* [SCSI] zfcp: avoid clutter in erp_dbfMartin Peschke2007-05-16
* [S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky2007-05-10
* [S390] qdio: re-add lost perf_stats.tl_runs change in qdio_handle_pciUrsula Braun2007-05-10
* [S390] Avoid sparse warnings.Heiko Carstens2007-05-10
* [S390] dasd: Fix modular build.Cornelia Huck2007-05-10
* [S390] monreader inlining cleanup.Martin Schwidefsky2007-05-10
* [S390] cio: Make some structures and a function static.Cornelia Huck2007-05-10
* [S390] cio: Get rid of _ccw_device_get_device_number().Cornelia Huck2007-05-10
* Fix occurrences of "the the "Michael Opdenacker2007-05-09
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-05-08
|\
| * [SCSI] zfcp: clear boxed flag on unit reopen.Heiko Carstens2007-05-08
| * [SCSI] zfcp: clear adapter failed flag if an fsf request times out.Heiko Carstens2007-05-08
| * [SCSI] zfcp: rework request ID management.Heiko Carstens2007-05-08
| * [SCSI] zfcp: Fix deadlock between zfcp ERP and SCSIChristof Schmitt2007-05-08
| * [SCSI] zfcp: Locking for req_no and req_seq_noChristof Schmitt2007-05-08
| * [SCSI] zfcp: print S_ID and D_ID with 3 bytesChristof Schmitt2007-05-08
| * [SCSI] zfcp: Stop system after memory corruptionChristof Schmitt2007-05-08
* | s390: qeth driver hardware specs adaptionsPeter Tiedemann2007-05-08
* | s390: fix Oops when unloading module netiucvUrsula Braun2007-05-08
* | s390: free skbs in finite amount of time in qethUrsula Braun2007-05-08
* | s390: qeth driver connection hangUrsula Braun2007-05-08
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-05-05
|\
| * [SCSI] zfcp: fix initialization of FSF timerChristof Schmitt2007-04-01
| * [SCSI] zfcp: fix likely/unlikely usageHeiko Carstens2007-03-11
* | [S390] tape: New read configuration data.Michael Holzheu2007-05-04
* | [S390] qeth: New read configuration data.Cornelia Huck2007-05-04
* | [S390] dasd: New read device characteristics and read configuration data.Cornelia Huck2007-05-04
* | [S390] qdio: make qdio statistics SMP-capableUrsula Braun2007-05-04
* | s390: cio: Delay uevents for subchannelsCornelia Huck2007-04-27
* | qeth: Remove usage of subsys.rwsemCornelia Huck2007-04-27
* | uevent: use add_uevent_var() instead of open coding itEric Rannaud2007-04-27
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-27
|\ \
| * | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
| * | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
| * | [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-26
| * | [SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo2007-04-26