summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2008-07-14[S390] cio: Introduce modalias for css bus.Cornelia Huck4-24/+95
2008-07-14[S390] cio: Register all subchannels.Cornelia Huck5-101/+85
2008-07-14[S390] sclp: fix possible deadlock on cpu rescan.Heiko Carstens1-1/+12
2008-07-14[S390] sclp: keep facility mask up to date.Heiko Carstens1-0/+2
2008-07-14[S390] qdio: Repair timeout handling for qdio_shutdownUrsula Braun1-13/+7
2008-07-14[S390] cio: Use locks when accessing /sys/firmware/cpi data.Michael Ernst1-6/+39
2008-07-14[S390] cio: Clear correct bit in cio_release_console().Cornelia Huck1-1/+1
2008-07-12[SCSI] zfcp: Cleanup external header fileChristof Schmitt1-125/+119
2008-07-12[SCSI] zfcp: Cleanup code in zfcp_erp.cChristof Schmitt4-2203/+1280
2008-07-12[SCSI] zfcp: zfcp_fsf cleanup.Swen Schillig9-2644/+1577
2008-07-12[SCSI] zfcp: consolidate sysfs things into one file.Swen Schillig9-893/+539
2008-07-12[SCSI] zfcp: Cleanup of code in zfcp_aux.cSwen Schillig7-388/+238
2008-07-12[SCSI] zfcp: Cleanup of code in zfcp_scsi.cMartin Petermann5-389/+184
2008-07-12[SCSI] zfcp: Move status accessors from zfcp to SCSI include file.Martin Petermann3-35/+11
2008-07-12[SCSI] zfcp: Small QDIO cleanupsChristof Schmitt3-19/+11
2008-07-12[SCSI] zfcp: Adapter reopen for large number of unsolicited statusSwen Schillig2-10/+8
2008-07-12[SCSI] zfcp: Fix error checking for ELS ADISC requestsChristof Schmitt1-1/+1
2008-07-12[SCSI] zfcp: wait until adapter is finished with ERP during auto-portSwen Schillig1-0/+1
2008-07-12[SCSI] zfcp: Remove sysfs attribute port_addMartin Peschke1-46/+0
2008-07-12[SCSI] zfcp: Automatically attach remote portsSwen Schillig8-31/+336
2008-07-12[SCSI] zfcp: Add port_state attribute to sysfsSven Schuetz1-0/+19
2008-07-12[SCSI] zfcp: Message cleanupChristof Schmitt13-1975/+396
2008-07-12[SCSI] zfcp: Cleanup qdio codeSwen Schillig7-787/+412
2008-07-12[SCSI] zfcp: Cleanup code in zfcp_ccwChristof Schmitt1-100/+50
2008-07-12[SCSI] zfcp: Move CFDC code to new file.Christof Schmitt7-664/+331
2008-07-12[SCSI] zfcp: Move FC code to new fileChristof Schmitt8-726/+319
2008-07-03vmwatchdog: BKL pushdownArnd Bergmann1-1/+6
2008-07-03vmcp: BKL pushdownArnd Bergmann1-0/+4
2008-07-03monwriter: BKL pushdownArnd Bergmann1-0/+3
2008-07-03monreader: BKL pushdownArnd Bergmann1-0/+4
2008-06-21crypto-zcrypt_api: BKL pushdownArnd Bergmann1-0/+3
2008-06-21block-dasd_eer: BKL pushdownArnd Bergmann1-0/+6
2008-06-21drivers/s390: cdev lock_kernel() pushdownJonathan Corbet4-14/+41
2008-06-11Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2008-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-150/+57
2008-06-11qeth: start dev queue after tx drop errorFrank Blaschka2-0/+2
2008-06-11qeth: Prepare-function to call s390dbf was wrongPeter Tiedemann1-3/+5
2008-06-11qeth: reduce number of kernel messagesFrank Blaschka6-131/+42
2008-06-11qeth: Use ccw_device_get_id().Cornelia Huck2-15/+7
2008-06-11qeth: layer 3 Oops in ip event handlerFrank Blaschka1-1/+1
2008-06-10[S390] tape_3590.c: introduce missing kfreeJulia Lawall1-1/+1
2008-06-10[S390] vt220 console, initialize list head before useCarsten Otte1-0/+1
2008-06-10[S390] cio: Fix inverted isc priorities.Cornelia Huck1-9/+11
2008-06-10[S390] cio: Fix sparse warnings in blacklist.c.Cornelia Huck1-3/+3
2008-06-06KVM: s390: handle machine checks when guest is runningChristian Borntraeger1-0/+1
2008-06-05[SCSI] zfcp: Fix sparse warning by providing new entry in dbfChristof Schmitt3-17/+28
2008-06-05[SCSI] zfcp: remove some __attribute__ ((packed))Martin Peschke1-5/+5
2008-06-05[SCSI] zfcp: Refine trace levels of some recovery related events.Martin Peschke1-2/+2
2008-06-05[SCSI] zfcp: Add information about interrupt to trace.Martin Peschke4-2/+7
2008-06-05[SCSI] zfcp: Rename sbal_curr to sbal_last.Martin Peschke5-31/+30