aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
...
* | [S390] dasd: fix race between open and offlineStefan Weinhuber2011-04-205-60/+143
|/
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-04-082-14/+26
|\
| * [S390] cio: prevent purging of CCW devices in the online statePeter Oberparleiter2011-04-041-6/+18
| * [S390] qdio: fix init sequenceSebastian Ott2011-04-041-8/+8
* | Fix common misspellingsLucas De Marchi2011-03-3114-17/+17
|/
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-03-2516-44/+71
|\
| * [S390] ccwgroup_driver: remove duplicate membersSebastian Ott2011-03-235-12/+18
| * [S390] ccw_bus_type: make it staticSebastian Ott2011-03-232-4/+2
| * [S390] ccw_driver: remove duplicate membersSebastian Ott2011-03-2313-27/+49
| * [S390] qdio: prevent handling of buffers if count is zeroJan Glauber2011-03-231-1/+2
* | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-242-7/+7
|\ \ | |/ |/|
| * Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-102-2/+1
| |\
| | * block: remove per-queue pluggingJens Axboe2011-03-102-2/+1
| * | s390/tape_block: Convert to bdops->check_events()Tejun Heo2011-03-091-5/+6
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-178-289/+374
|\ \
| * | [SCSI] zfcp: Add information to symbolic port name when running in NPIV modeChristof Schmitt2011-02-257-0/+169
| * | [SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_dataChristof Schmitt2011-02-254-48/+48
| * | [SCSI] zfcp: Merge FCP task management setup with regular FCP command setupChristof Schmitt2011-02-252-16/+10
| * | [SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.cChristof Schmitt2011-02-254-9/+11
| * | [SCSI] zfcp: Use common FC kmem_cache for GPN_FT requestChristof Schmitt2011-02-254-87/+35
| * | [SCSI] zfcp: Allocate GID_PN data through new FC kmem_cacheChristof Schmitt2011-02-254-70/+46
| * | [SCSI] zfcp: Introduce new kmem_cache for FC request and response dataChristof Schmitt2011-02-255-42/+47
| * | [SCSI] zfcp: Replace kmem_cache for "status read" dataChristof Schmitt2011-02-254-22/+15
| * | [SCSI] zfcp: Remove unused flag ZFCP_STATUS_FSFREQ_TASK_MANAGEMENTChristof Schmitt2011-02-252-2/+0
| * | [SCSI] zfcp: Remove redundant unlikely()Tobias Klauser2011-02-251-2/+2
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-03-1710-160/+166
|\ \ \
| * | | [S390] css_bus_type: make it staticSebastian Ott2011-03-152-8/+2
| * | | [S390] css_driver: remove duplicate membersSebastian Ott2011-03-154-10/+8
| * | | [S390] css: remove subchannel privateSebastian Ott2011-03-151-1/+0
| * | | [S390] css: move chsc_private to drv_dataSebastian Ott2011-03-151-5/+6
| * | | [S390] css: move io_private to drv_dataSebastian Ott2011-03-152-7/+14
| * | | [S390] cio: move cdev pointer to io_subchannel_privateSebastian Ott2011-03-151-2/+15
| * | | [S390] cio: move options to io_sch_privateSebastian Ott2011-03-153-35/+17
| * | | [S390] cio: move asms to generic headerSebastian Ott2011-03-152-32/+34
| * | | [S390] cio: move orb definitions to separate headerSebastian Ott2011-03-152-53/+68
| * | | [S390] dasd: get rid of compile warningHeiko Carstens2011-03-151-0/+1
| * | | [S390] remove superfluous check from do_IRQSebastian Ott2011-03-152-7/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-164-122/+44
|\ \ \ \
| * | | | qeth: change some configurations defaultsFrank Blaschka2011-03-143-2/+11
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-105-37/+120
| |\| | |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-031-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | qeth: remove needless IPA-commands in offlineUrsula Braun2011-02-264-120/+33
* | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-163-12/+8
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | tty: phase out of ioctl file pointer for tty3270 as wellHeiko Carstens2011-02-253-12/+8
| | |/ / | |/| |
* | | | [S390] tape: deadlock on system work queueMartin Schwidefsky2011-03-033-34/+116
* | | | [S390] keyboard: integer underflow bugDan Carpenter2011-03-031-1/+2
* | | | [S390] xpram: remove __initdata attribute from module parametersMartin Schwidefsky2011-03-031-2/+2
|/ / /
* / / [S390] dasd: correct device tableStefan Haberland2011-02-171-1/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-044-77/+80
|\ \
| * | s390: Fix possibly wrong size in strncmp (smsgiucv)Stefan Weil2011-02-021-1/+1