summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-229-2867/+1403
|\
| * s390/net/ctcm: message cleanupPeter Tiedemann2008-07-227-1245/+882
| * s390/net: Cleanup claw printk messages.Andy Richter2008-07-221-1621/+520
| * qeth: fix build error caused by VLAN changesfrank.blaschka@de.ibm.com2008-07-221-1/+1
* | device create: s390: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-213-12/+14
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-18114-17078/+13672
|\
| * [S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPPStefan Haberland2008-07-171-2/+2
| * [S390] qdio: new qdio driver.Jan Glauber2008-07-1718-4608/+3561
| * [S390] cio: Export chsc_error_from_response().Cornelia Huck2008-07-172-1/+10
| * [S390] vmur: Fix return code handling.Frank Munzert2008-07-171-5/+5
| * [S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics().Cornelia Huck2008-07-172-8/+24
| * [S390] dasd: fix unsolicited SIM handling.Stefan Haberland2008-07-171-1/+3
| * [S390] zfcpdump: Make SCSI disk dump tool recognize storage holesFrank Munzert2008-07-171-7/+94
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-1519-10431/+5379
| |\
| | * [SCSI] zfcp: Cleanup external header fileChristof Schmitt2008-07-121-125/+119
| | * [SCSI] zfcp: Cleanup code in zfcp_erp.cChristof Schmitt2008-07-124-2203/+1280
| | * [SCSI] zfcp: zfcp_fsf cleanup.Swen Schillig2008-07-129-2644/+1577
| | * [SCSI] zfcp: consolidate sysfs things into one file.Swen Schillig2008-07-129-893/+539
| | * [SCSI] zfcp: Cleanup of code in zfcp_aux.cSwen Schillig2008-07-127-388/+238
| | * [SCSI] zfcp: Cleanup of code in zfcp_scsi.cMartin Petermann2008-07-125-389/+184
| | * [SCSI] zfcp: Move status accessors from zfcp to SCSI include file.Martin Petermann2008-07-123-35/+11
| | * [SCSI] zfcp: Small QDIO cleanupsChristof Schmitt2008-07-123-19/+11
| | * [SCSI] zfcp: Adapter reopen for large number of unsolicited statusSwen Schillig2008-07-122-10/+8
| | * [SCSI] zfcp: Fix error checking for ELS ADISC requestsChristof Schmitt2008-07-121-1/+1
| | * [SCSI] zfcp: wait until adapter is finished with ERP during auto-portSwen Schillig2008-07-121-0/+1
| | * [SCSI] zfcp: Remove sysfs attribute port_addMartin Peschke2008-07-121-46/+0
| | * [SCSI] zfcp: Automatically attach remote portsSwen Schillig2008-07-128-31/+336
| | * [SCSI] zfcp: Add port_state attribute to sysfsSven Schuetz2008-07-121-0/+19
| | * [SCSI] zfcp: Message cleanupChristof Schmitt2008-07-1213-1975/+396
| | * [SCSI] zfcp: Cleanup qdio codeSwen Schillig2008-07-127-787/+412
| | * [SCSI] zfcp: Cleanup code in zfcp_ccwChristof Schmitt2008-07-121-100/+50
| | * [SCSI] zfcp: Move CFDC code to new file.Christof Schmitt2008-07-127-664/+331
| | * [SCSI] zfcp: Move FC code to new fileChristof Schmitt2008-07-128-726/+319
| | * [SCSI] zfcp: Fix sparse warning by providing new entry in dbfChristof Schmitt2008-06-053-17/+28
| | * [SCSI] zfcp: remove some __attribute__ ((packed))Martin Peschke2008-06-051-5/+5
| | * [SCSI] zfcp: Refine trace levels of some recovery related events.Martin Peschke2008-06-051-2/+2
| | * [SCSI] zfcp: Add information about interrupt to trace.Martin Peschke2008-06-054-2/+7
| | * [SCSI] zfcp: Rename sbal_curr to sbal_last.Martin Peschke2008-06-055-31/+30
| | * [SCSI] zfcp: Rename sbal_last.Martin Peschke2008-06-052-5/+5
| | * [SCSI] zfcp: Remove field sbal_last from trace record.Martin Peschke2008-06-052-3/+0
| | * [SCSI] zfcp: Remove some sparse warningsChristof Schmitt2008-06-051-1/+2
| | * [SCSI] zfcp: Fix fsf_status_read return code handlingHeiko Carstens2008-06-051-4/+3
| | * [SCSI] zfcp: Fix mempool pointer for GID_PN request allocationChristof Schmitt2008-06-051-6/+3
| | * [SCSI] zfcp: receiving an unsolicted status can lead to I/O stallSwen Schillig2008-06-056-35/+32
| | * [SCSI] zfcp: sysfs attributes for fabric and channel latenciesChristof Schmitt2008-06-051-0/+65
| | * [SCSI] zfcp: Track fabric and channel latencies provided by FCP adapterChristof Schmitt2008-06-054-1/+82
| * | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-1410-15/+67
| |\ \
| | * \ Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-1419-248/+145
| | |\ \
| | * | | vmwatchdog: BKL pushdownArnd Bergmann2008-07-021-1/+6
| | * | | vmcp: BKL pushdownArnd Bergmann2008-07-021-0/+4