summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-0824-432/+806
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-1923-159/+264
| |\
| * | net/s390 drivers: add missing 'const' attributeHeiko Carstens2009-11-173-3/+3
| * | qeth: allow dynamic change of rx checksummingFrank Blaschka2009-11-163-23/+41
| * | qeth: rework TSO functionsFrank Blaschka2009-11-167-98/+110
| * | qeth: Recognize return codes of ccw_device_set_onlineUrsula Braun2009-11-163-46/+31Star
| * | qeth: remaining EDDP cleanupUrsula Braun2009-11-161-2/+0Star
| * | qeth: Exploit Connection IsolationEinar Lueck2009-11-166-12/+267
| * | netiucv: displayed TX bytes value much too highUrsula Braun2009-11-141-2/+2
| * | s390: remove cu3088 layer for lcs and ctcmUrsula Braun2009-11-1413-242/+304
| * | ctcm: suspend has to wait for outstanding I/OFrank Blaschka2009-11-143-0/+8
| * | ctcm rollback in case of errorsEinar Lueck2009-10-181-17/+42
| * | lcs: Recognize return codes of ccw_device_set_online().Klaus-Dieter Wacker2009-10-181-3/+9
| * | lcs: ODEBUG: object is on stack, but not annotated.Klaus-Dieter Wacker2009-10-181-1/+1
| * | qeth: Convert ethtool get_stats_count() ops to get_sset_count()Ben Hutchings2009-10-054-7/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-081-3/+2Star
|\ \ \ | |_|/ |/| |
| * | sysctl s390: Remove dead sysctl binary supportEric W. Biederman2009-11-121-3/+2Star
* | | [S390] sclp: undo quiesce handler override on resumeMartin Schwidefsky2009-11-131-10/+38
* | | [S390] monreader: fix use after free bug with suspend/resumeGerald Schaefer2009-11-131-0/+1
|/ /
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-10-312-30/+24Star
|\ \
| * | [S390] call home: fix string length handlingHeiko Carstens2009-10-291-8/+6Star
| * | [S390] call home: fix error handling in init functionHeiko Carstens2009-10-291-18/+10Star
| * | [S390] s/r: cmm resume fixMartin Schwidefsky2009-10-291-1/+6
| * | [S390] call home: fix local buffer usage in proc handlerSebastian Ott2009-10-291-4/+3Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-10-296-20/+39
|\ \ \ | |/ / |/| |
| * | [SCSI] zfcp: Flush SCSI registration work when adding unitChristof Schmitt2009-10-221-0/+1
| * | [SCSI] zfcp: Fix timer initialization for ct and els requestsChristof Schmitt2009-10-221-1/+1
| * | [SCSI] zfcp: Warn about storage devices with broken PLOGI dataChristof Schmitt2009-10-221-2/+9
| * | [SCSI] zfcp: Handle WWPN mismatch in PLOGI payloadChristof Schmitt2009-10-223-12/+22
| * | [SCSI] zfcp: fix kfree handling in zfcp_init_device_setupHeiko Carstens2009-10-221-5/+6
* | | [S390] sclp_vt220 build fixMichael Holzheu2009-10-141-15/+15
* | | [S390] cio: change misleading console logicPeter Oberparleiter2009-10-141-5/+4Star
* | | [S390] call home support: fix proc handlerHeiko Carstens2009-10-141-2/+2
* | | [S390] dasd: use idal for device characteristicsStefan Haberland2009-10-141-2/+11
* | | [S390] dasd: fix locking bugStefan Haberland2009-10-141-3/+5
* | | [S390] tape390: Fix request queue handling in block driverMichael Holzheu2009-10-141-1/+2
|/ /
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-10-119-28/+56
|\ \
| * | [S390] dasd: fix race condition in resume codeStefan Haberland2009-10-062-4/+10
| * | [S390] zcrypt: Improve some commentsFelix Beck2009-10-061-3/+6
| * | [S390] zcrypt: Fix sparse warning.Felix Beck2009-10-061-2/+2
| * | [S390] cio: allow setting boxed devices offlinePeter Oberparleiter2009-10-061-0/+4
| * | [S390] cio: make not operational handling consistentPeter Oberparleiter2009-10-063-7/+9
| * | [S390] cio: make disconnected handling consistentPeter Oberparleiter2009-10-061-3/+17
| * | [S390] Fix memory leak in /proc/cio_ignoreChristian Borntraeger2009-10-061-8/+5Star
| * | [S390] cio: channel path memory leakMichael Ernst2009-10-061-1/+1
| * | [S390] 3270 console build fixSebastian Ott2009-10-061-0/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-10-115-45/+69
|\ \ | |/ |/|
| * [SCSI] zfcp: Fix hang when offlining device with offline chpidChristof Schmitt2009-10-022-5/+5
| * [SCSI] zfcp: Fix lockdep warning when offlining device with offline chpidChristof Schmitt2009-10-022-1/+4
| * [SCSI] zfcp: Fix oops during shutdown of offline deviceChristof Schmitt2009-10-021-4/+4