aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds5-5/+5
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds14-1611/+1388
2009-12-09Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds48-2055/+2353
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds24-432/+806
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds1-3/+2
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina5-5/+5
2009-12-07[S390] 3215/3270 console: remove wrong commentHeiko Carstens2-2/+0
2009-12-07[S390] dasd: remove BKL from extended error reporting codeMartin Schwidefsky1-5/+0
2009-12-07[S390] vmlogrdr: remove BKLMartin Schwidefsky1-6/+2
2009-12-07[S390] vmur: remove BKLMartin Schwidefsky1-3/+0
2009-12-07[S390] zcrypt: remove BKLMartin Schwidefsky1-2/+0
2009-12-07[S390] 3270: remove BKLMartin Schwidefsky1-4/+6
2009-12-07[S390] vmwatchdog: remove lock_kernel() from open() functionGerald Schaefer1-10/+19
2009-12-07[S390] monwriter: remove lock_kernel() from open() functionGerald Schaefer1-3/+4
2009-12-07[S390] monreader: remove lock_kernel() from open() functionGerald Schaefer1-4/+4
2009-12-07[S390] tty3270: move keyboard compat ioctlsArnd Bergmann1-0/+20
2009-12-07[S390] sclp: improve servicability settingMartin Schwidefsky1-0/+1
2009-12-07[S390] tape: remove BKL from tape driverMartin Schwidefsky4-22/+29
2009-12-07[S390] tape: cleanup reference countingMartin Schwidefsky7-51/+50
2009-12-07[S390] tape: fix tape remove functionMartin Schwidefsky1-1/+1
2009-12-07[S390] tape: remove f_pos changes from read / write function.Martin Schwidefsky1-2/+0
2009-12-07[S390] zcrypt: Do not simultaneously schedule hrtimerFelix Beck1-3/+8
2009-12-07[S390] zcrypt: adjust speed rating of cex3 adaptersFelix Beck2-2/+2
2009-12-07[S390] zcrypt: adjust speed rating between cex2 and pcixccFelix Beck1-2/+2
2009-12-07[S390] zcrypt: use definitions for cex3Felix Beck3-28/+67
2009-12-07[S390] zcrypt: add support for cex3 device typesFelix Beck4-6/+11
2009-12-07[S390] zcrypt: special command support for cex3 exploitationFelix Beck3-5/+23
2009-12-07[S390] zcrypt: initialize ap_messages for cex3 exploitationFelix Beck5-0/+22
2009-12-07[S390] dasd: let device initialization wait for LCU setupStefan Weinhuber3-14/+89
2009-12-07[S390] dasd: remove strings from s390dbfStefan Haberland4-42/+44
2009-12-07[S390] dasd: improve error recovery for internal I/OStefan Weinhuber6-94/+253
2009-12-07[S390] dasd: enable prefix independent of pav supportStefan Weinhuber1-2/+2
2009-12-07[S390] dasd: remove dead codeChristian Borntraeger5-5/+0
2009-12-07[S390] dasd: support DIAG access for read-only devicesStefan Weinhuber1-3/+16
2009-12-07[S390] cio: dont unregister a busy device in ccw_device_set_offlineSebastian Ott1-9/+20
2009-12-07[S390] cio: improve error recovery for internal I/OsPeter Oberparleiter4-6/+7
2009-12-07[S390] cio: change locking in io_subchannel_removeSebastian Ott1-3/+2
2009-12-07[S390] cio: quiesce subchannel in io_subchannel_removeSebastian Ott1-1/+9
2009-12-07[S390] cio: handle busy subchannel in ccw_device_move_to_schSebastian Ott1-2/+22
2009-12-07[S390] cio: handle failed disable_subchannel after device recognitionSebastian Ott1-1/+2
2009-12-07[S390] cio: fix quiesce stateSebastian Ott2-29/+23
2009-12-07[S390] cio: add per device initialization status flagSebastian Ott2-0/+7
2009-12-07[S390] cio: remove registered flag from ccw_device_privateSebastian Ott2-9/+3
2009-12-07[S390] cio: make steal lock procedure more robustPeter Oberparleiter4-89/+134
2009-12-07[S390] cio: use sense-pgid operation for path verificationPeter Oberparleiter4-94/+99
2009-12-07[S390] cio: split PGID settings and statusPeter Oberparleiter7-24/+64
2009-12-07[S390] cio: remove intretry flagPeter Oberparleiter6-75/+18
2009-12-07[S390] cio: allow setting not-operational devices offlinePeter Oberparleiter1-5/+4
2009-12-07[S390] cio: use ccw request infrastructure for pgidPeter Oberparleiter5-604/+383