aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-151-2/+3
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-1512-12/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-141-5/+3
|\
| * percpu: make misc percpu symbols uniqueTejun Heo2009-10-291-5/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-095-5/+5
|\ \
| * \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-075-5/+5
| |\ \
| | * | tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder2009-12-041-1/+1
| | * | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-043-3/+3
| | * | tree-wide: fix typos "couter" -> "counter"Uwe Kleine-König2009-12-041-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-12-0914-1611/+1388
|\ \ \ \
| * | | | [SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPPChristof Schmitt2009-12-042-4/+0
| * | | | [SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport classChristof Schmitt2009-12-042-0/+4
| * | | | [SCSI] zfcp: Block scsi_eh thread for rport state BLOCKEDChristof Schmitt2009-12-041-0/+3
| * | | | [SCSI] zfcp: Update FSF error reportingChristof Schmitt2009-12-042-29/+11
| * | | | [SCSI] zfcp: Improve ELS ADISC handlingChristof Schmitt2009-12-043-3/+17
| * | | | [SCSI] zfcp: Simplify handling of ct and els requestsChristof Schmitt2009-12-049-285/+160
| * | | | [SCSI] zfcp: Remove ZFCP_DID_MASKChristof Schmitt2009-12-044-18/+17
| * | | | [SCSI] zfcp: Move WKA port to zfcp FC codeChristof Schmitt2009-12-046-68/+90
| * | | | [SCSI] zfcp: Use common code definitions for FC CT structsChristof Schmitt2009-12-045-180/+161
| * | | | [SCSI] zfcp: Use common code definitions for FC ELS structsChristof Schmitt2009-12-046-154/+108
| * | | | [SCSI] zfcp: Update FCP protocol related codeChristof Schmitt2009-12-047-169/+156
| * | | | [SCSI] zfcp: Dont fail SCSI commands when transitioning to blocked fc_rportChristof Schmitt2009-12-041-2/+16
| * | | | [SCSI] zfcp: Assign scheduled work to driver queueSwen Schillig2009-12-046-24/+17
| * | | | [SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymoreSwen Schillig2009-12-046-78/+34
| * | | | [SCSI] zfcp: Implement module unloadingChristof Schmitt2009-12-043-13/+14
| * | | | [SCSI] zfcp: Merge trace code for fsf requests in one functionChristof Schmitt2009-12-041-54/+39
| * | | | [SCSI] zfcp: Access ports and units with container_of in sysfs codeChristof Schmitt2009-12-042-7/+10
| * | | | [SCSI] zfcp: Remove suspend callbackSwen Schillig2009-12-041-17/+1
| * | | | [SCSI] zfcp: Remove global config_mutexSwen Schillig2009-12-047-158/+232
| * | | | [SCSI] zfcp: Replace local reference counting with common krefSwen Schillig2009-12-0411-258/+196
| * | | | [SCSI] zfcp: Replace global config_lock with local list locksSwen Schillig2009-12-048-200/+199
| * | | | [SCSI] zfcp: Adapt change_queue_depth for queue full trackingChristof Schmitt2009-12-041-3/+12
| * | | | [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-041-1/+5
* | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-12-0948-2055/+2353
|\ \ \ \ \
| * | | | | [S390] 3215/3270 console: remove wrong commentHeiko Carstens2009-12-072-2/+0
| * | | | | [S390] dasd: remove BKL from extended error reporting codeMartin Schwidefsky2009-12-071-5/+0
| * | | | | [S390] vmlogrdr: remove BKLMartin Schwidefsky2009-12-071-6/+2
| * | | | | [S390] vmur: remove BKLMartin Schwidefsky2009-12-071-3/+0
| * | | | | [S390] zcrypt: remove BKLMartin Schwidefsky2009-12-071-2/+0
| * | | | | [S390] 3270: remove BKLMartin Schwidefsky2009-12-071-4/+6
| * | | | | [S390] vmwatchdog: remove lock_kernel() from open() functionGerald Schaefer2009-12-071-10/+19
| * | | | | [S390] monwriter: remove lock_kernel() from open() functionGerald Schaefer2009-12-071-3/+4
| * | | | | [S390] monreader: remove lock_kernel() from open() functionGerald Schaefer2009-12-071-4/+4
| * | | | | [S390] tty3270: move keyboard compat ioctlsArnd Bergmann2009-12-071-0/+20
| * | | | | [S390] sclp: improve servicability settingMartin Schwidefsky2009-12-071-0/+1
| * | | | | [S390] tape: remove BKL from tape driverMartin Schwidefsky2009-12-074-22/+29
| * | | | | [S390] tape: cleanup reference countingMartin Schwidefsky2009-12-077-51/+50
| * | | | | [S390] tape: fix tape remove functionMartin Schwidefsky2009-12-071-1/+1
| * | | | | [S390] tape: remove f_pos changes from read / write function.Martin Schwidefsky2009-12-071-2/+0
| * | | | | [S390] zcrypt: Do not simultaneously schedule hrtimerFelix Beck2009-12-071-3/+8