summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2009-12-18[S390] Use strim instead of strstrip to avoid false warnings.Heiko Carstens
2009-12-18[S390] qdio: add counter for input queue full conditionJan Glauber
2009-12-18[S390] qdio: remove superfluous log entries and WARN_ONs.Jan Glauber
2009-12-18[S390] cio: fix channel path varyPeter Oberparleiter
2009-12-18[S390] drivers: Correct size given to memsetJulia Lawall
2009-12-18[S390] tape: Add pr_fmt() macro to all tape source filesMichael Holzheu
2009-12-18[S390] tty: PTR_ERR return of wrong pointer in fs3270_open()Roel Kluin
2009-12-18[S390] dasd: PTR_ERR return of wrong pointer inRoel Kluin
2009-12-18[S390] dasd: move dasd-diag kmsg to dasdStefan Haberland
2009-12-18[S390] cio: fix drvdata usage for the console subchannelSebastian Ott
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-12-09Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-07[S390] 3215/3270 console: remove wrong commentHeiko Carstens
2009-12-07[S390] dasd: remove BKL from extended error reporting codeMartin Schwidefsky
2009-12-07[S390] vmlogrdr: remove BKLMartin Schwidefsky
2009-12-07[S390] vmur: remove BKLMartin Schwidefsky
2009-12-07[S390] zcrypt: remove BKLMartin Schwidefsky
2009-12-07[S390] 3270: remove BKLMartin Schwidefsky
2009-12-07[S390] vmwatchdog: remove lock_kernel() from open() functionGerald Schaefer
2009-12-07[S390] monwriter: remove lock_kernel() from open() functionGerald Schaefer
2009-12-07[S390] monreader: remove lock_kernel() from open() functionGerald Schaefer
2009-12-07[S390] tty3270: move keyboard compat ioctlsArnd Bergmann
2009-12-07[S390] sclp: improve servicability settingMartin Schwidefsky
2009-12-07[S390] tape: remove BKL from tape driverMartin Schwidefsky
2009-12-07[S390] tape: cleanup reference countingMartin Schwidefsky
2009-12-07[S390] tape: fix tape remove functionMartin Schwidefsky
2009-12-07[S390] tape: remove f_pos changes from read / write function.Martin Schwidefsky
2009-12-07[S390] zcrypt: Do not simultaneously schedule hrtimerFelix Beck
2009-12-07[S390] zcrypt: adjust speed rating of cex3 adaptersFelix Beck
2009-12-07[S390] zcrypt: adjust speed rating between cex2 and pcixccFelix Beck
2009-12-07[S390] zcrypt: use definitions for cex3Felix Beck
2009-12-07[S390] zcrypt: add support for cex3 device typesFelix Beck
2009-12-07[S390] zcrypt: special command support for cex3 exploitationFelix Beck
2009-12-07[S390] zcrypt: initialize ap_messages for cex3 exploitationFelix Beck
2009-12-07[S390] dasd: let device initialization wait for LCU setupStefan Weinhuber
2009-12-07[S390] dasd: remove strings from s390dbfStefan Haberland
2009-12-07[S390] dasd: improve error recovery for internal I/OStefan Weinhuber
2009-12-07[S390] dasd: enable prefix independent of pav supportStefan Weinhuber
2009-12-07[S390] dasd: remove dead codeChristian Borntraeger
2009-12-07[S390] dasd: support DIAG access for read-only devicesStefan Weinhuber
2009-12-07[S390] cio: dont unregister a busy device in ccw_device_set_offlineSebastian Ott
2009-12-07[S390] cio: improve error recovery for internal I/OsPeter Oberparleiter