summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* [S390] drivers/s390: put NULL test before dereferenceJulia Lawall2009-08-231-1/+1
* [S390] cio: fix double free after failed device initializationSebastian Ott2009-08-231-3/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-08-045-65/+99
|\
| * [SCSI] zfcp: Fix tracing of request id for abort requestsChristof Schmitt2009-07-301-8/+10
| * [SCSI] zfcp: Fix wka port processingSwen Schillig2009-07-302-7/+5
| * [SCSI] zfcp: avoid double notify in lowmem scenarioSwen Schillig2009-07-301-4/+10
| * [SCSI] zfcp: Add port only once to FC transport classChristof Schmitt2009-07-301-1/+6
| * [SCSI] zfcp: Recover from stalled outbound queueChristof Schmitt2009-07-301-1/+4
| * [SCSI] zfcp: Fix erp escalation procedureChristof Schmitt2009-07-301-26/+24
| * [SCSI] zfcp: Fix logic for physical port closeChristof Schmitt2009-07-301-1/+1
| * [SCSI] zfcp: Use -EIO for SBAL allocation failuresChristof Schmitt2009-07-301-3/+2
| * [SCSI] zfcp: Use unchained mode for small ct and els requestsChristof Schmitt2009-07-301-8/+25
| * [SCSI] zfcp: Use correct flags for zfcp_erp_notifyChristof Schmitt2009-07-301-2/+2
| * [SCSI] zfcp: Return -ENOMEM for allocation failures in zfcp_fsfChristof Schmitt2009-07-301-1/+1
| * [SCSI] zfcp: Acquire qdio_stat_lock when reading the queue utilizationChristof Schmitt2009-07-301-1/+6
| * [SCSI] zfcp: Fix invalid command orderSwen Schillig2009-07-301-3/+4
* | [S390] zcrypt: fix scheduling of hrtimer ap_poll_timerFelix Beck2009-07-241-2/+7
|/
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* [S390] improve suspend/resume error messagesChristian Borntraeger2009-07-073-8/+9
* [S390] dasd: correct debugfeature sense dumpStefan Haberland2009-07-074-48/+27
* [S390] monreader: fix dev_set_drvdata conversionHeiko Carstens2009-07-071-2/+2
* [S390] sclp: fix compile error for !SCLP_CONSOLEHeiko Carstens2009-07-071-0/+5
* [S390] dasd: fix refcounting in dasd_change_stateSebastian Ott2009-06-221-3/+5
* [S390] driver_data accessMartin Schwidefsky2009-06-227-13/+13
* [S390] dasd_pm: fix stop flag handlingStefan Haberland2009-06-222-10/+12
* [S390] ap/zcrypt: Suspend/Resume ap bus and zcryptFelix Beck2009-06-221-2/+83
* [S390] qdio: Sanitize do_QDIO sanity checksJan Glauber2009-06-221-7/+2
* [S390] qdio: leave inbound SBALs primedJan Glauber2009-06-221-7/+0
* [S390] qdio: merge AI tasklet into interrupt handlerJan Glauber2009-06-221-44/+21
* [S390] qdio: extract all primed SBALs at onceJan Glauber2009-06-221-28/+6
* [S390] qdio: fix check for running under z/VMJan Glauber2009-06-221-35/+13
* [S390] qdio: move adapter interrupt tasklet codeJan Glauber2009-06-224-80/+75
* [S390] Use del_timer instead of del_timer_syncMichael Holzheu2009-06-221-1/+1
* [S390] vt220 console: convert from bootmem to slabHeiko Carstens2009-06-221-13/+5
* [S390] sclp console: convert from bootmem to slabHeiko Carstens2009-06-221-3/+2
* [S390] 3270 console: convert from bootmem to slabHeiko Carstens2009-06-222-38/+7
* [S390] 3215 console: convert from bootmem to slabHeiko Carstens2009-06-221-11/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-181-1/+1
|\
| * net: group address list and its countJiri Pirko2009-06-181-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-06-177-21/+218
|\ \
| * | [SCSI] zfcp: Update FC pass-through supportChristof Schmitt2009-06-122-7/+5
| * | [SCSI] zfcp: Add FC pass-through supportSven Schuetz2009-06-126-20/+219
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-06-1611-104/+105
|\ \ \
| * | | s390: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-1511-104/+105
| | |/ | |/|
* | | [S390] pm: dcssblk power management callbacks.Gerald Schaefer2009-06-161-17/+115
* | | [S390] pm: monreader power management callbacks.Gerald Schaefer2009-06-161-12/+128
* | | [S390] pm: monwriter power management callbacks.Gerald Schaefer2009-06-161-6/+92
* | | [S390] pm: memory hotplug power management callbacksGerald Schaefer2009-06-161-4/+38
* | | [S390] pm: con3270 power management callbacks.Martin Schwidefsky2009-06-164-29/+95
* | | [S390] pm: smsgiucv power management callbacks.Martin Schwidefsky2009-06-161-3/+60