aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+0
2011-05-10[S390] dasd: prevent IO error during reserve/release loopStefan Haberland1-1/+10
2011-05-10[S390] sclp/memory hotplug: fix initial usecount of incrementsHeiko Carstens1-0/+2
2011-04-29[S390] irqstats: fix counting of pfault, dasd diag and virtio irqsHeiko Carstens2-2/+2
2011-04-21block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe driversTejun Heo1-1/+0
2011-04-20[S390] dasd: check sense type in device change handlerStefan Weinhuber1-2/+3
2011-04-20[S390] qdio: reset error states immediatelyJan Glauber1-5/+12
2011-04-20[S390] dasd: fix race between open and offlineStefan Weinhuber5-60/+143
2011-04-08Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-14/+26
2011-04-04[S390] cio: prevent purging of CCW devices in the online statePeter Oberparleiter1-6/+18
2011-04-04[S390] qdio: fix init sequenceSebastian Ott1-8/+8
2011-03-31Fix common misspellingsLucas De Marchi14-17/+17
2011-03-25Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds16-44/+71
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-7/+7
2011-03-23[S390] ccwgroup_driver: remove duplicate membersSebastian Ott5-12/+18
2011-03-23[S390] ccw_bus_type: make it staticSebastian Ott2-4/+2
2011-03-23[S390] ccw_driver: remove duplicate membersSebastian Ott13-27/+49
2011-03-23[S390] qdio: prevent handling of buffers if count is zeroJan Glauber1-1/+2
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds8-289/+374
2011-03-17Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds10-160/+166
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds4-122/+44
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds3-12/+8
2011-03-15[S390] css_bus_type: make it staticSebastian Ott2-8/+2
2011-03-15[S390] css_driver: remove duplicate membersSebastian Ott4-10/+8
2011-03-15[S390] css: remove subchannel privateSebastian Ott1-1/+0
2011-03-15[S390] css: move chsc_private to drv_dataSebastian Ott1-5/+6
2011-03-15[S390] css: move io_private to drv_dataSebastian Ott2-7/+14
2011-03-15[S390] cio: move cdev pointer to io_subchannel_privateSebastian Ott1-2/+15
2011-03-15[S390] cio: move options to io_sch_privateSebastian Ott3-35/+17
2011-03-15[S390] cio: move asms to generic headerSebastian Ott2-32/+34
2011-03-15[S390] cio: move orb definitions to separate headerSebastian Ott2-53/+68
2011-03-15[S390] dasd: get rid of compile warningHeiko Carstens1-0/+1
2011-03-15[S390] remove superfluous check from do_IRQSebastian Ott2-7/+1
2011-03-14qeth: change some configurations defaultsFrank Blaschka3-2/+11
2011-03-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller5-37/+120
2011-03-10Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2-2/+1
2011-03-10block: remove per-queue pluggingJens Axboe2-2/+1
2011-03-09s390/tape_block: Convert to bdops->check_events()Tejun Heo1-5/+6
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2011-03-03[S390] tape: deadlock on system work queueMartin Schwidefsky3-34/+116
2011-03-03[S390] keyboard: integer underflow bugDan Carpenter1-1/+2
2011-03-03[S390] xpram: remove __initdata attribute from module parametersMartin Schwidefsky1-2/+2
2011-02-26qeth: remove needless IPA-commands in offlineUrsula Braun4-120/+33
2011-02-25tty: phase out of ioctl file pointer for tty3270 as wellHeiko Carstens3-12/+8
2011-02-25[SCSI] zfcp: Add information to symbolic port name when running in NPIV modeChristof Schmitt7-0/+169
2011-02-25[SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_dataChristof Schmitt4-48/+48
2011-02-25[SCSI] zfcp: Merge FCP task management setup with regular FCP command setupChristof Schmitt2-16/+10
2011-02-25[SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.cChristof Schmitt4-9/+11
2011-02-25[SCSI] zfcp: Use common FC kmem_cache for GPN_FT requestChristof Schmitt4-87/+35
2011-02-25[SCSI] zfcp: Allocate GID_PN data through new FC kmem_cacheChristof Schmitt4-70/+46