aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-23Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+3
2008-10-22Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner1-3/+3
2008-10-21[PATCH] sanitize blkdev_get() and friendsAl Viro1-1/+1
2008-10-21[PATCH] pass fmode_t to blkdev_put()Al Viro1-1/+1
2008-10-21[PATCH] switch tape_blockAl Viro1-16/+13
2008-10-21[PATCH] switch dcssblkAl Viro1-11/+10
2008-10-21[PATCH] switch dasdAl Viro3-25/+8
2008-10-21[PATCH] beginning of methods conversionAl Viro3-9/+9
2008-10-17Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-0/+49
2008-10-17Merge commit 'linus/master' into merge-linusArjan van de Ven68-1574/+1975
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds3-3/+3
2008-10-17blktrace: pass zfcp driver dataStefan Raspl4-0/+49
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds4-18/+15
2008-10-16misc: replace __FUNCTION__ with __func__Harvey Harrison1-1/+1
2008-10-16device create: s390: convert device_create_drvdata to device_createGreg Kroah-Hartman4-18/+15
2008-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2008-10-13s390: claw compile fixletAlexey Dobriyan1-1/+1
2008-10-13fs3270: Correct error returnsAlan Cox1-5/+4
2008-10-13fs3270: remove extra locksAlan Cox1-5/+1
2008-10-13tty: Redo current tty lockingAlan Cox1-0/+1
2008-10-13tty: Make get_current_tty use a krefAlan Cox1-1/+2
2008-10-13[SCSI] block: separate failfast into multiple bits.Mike Christie3-3/+3
2008-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds3-9/+17
2008-10-10[S390] 3215: Remove tasklet.Heiko Carstens1-20/+6
2008-10-10[S390] console flush on panic / rebootHolger Smolinski4-18/+86
2008-10-10[S390] Add ioctl support for EMC Symmetrix Subsystem Control I/ONigel Hislop1-0/+101
2008-10-10[S390] xpram: per device block request queues.Martin Schwidefsky1-22/+15
2008-10-10[S390] dasd: fix message flood for unsolicited interruptsStefan Haberland1-5/+20
2008-10-10[S390] Move private simple udelay function to arch/s390/lib/delay.c.Heiko Carstens1-15/+2
2008-10-10[S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support.Hongjie Yang1-131/+384
2008-10-10[S390] qdio enhanced SIGA (iqdio) support.Klaus-Dieter Wacker2-5/+22
2008-10-10[S390] cio: fix cio_tpi.Heiko Carstens1-2/+6
2008-10-10[S390] cio: Correct use of ! and &Julia Lawall1-1/+1
2008-10-10[S390] cio: inline assembly cleanupPeter Oberparleiter3-28/+45
2008-10-10[S390] bus_id -> dev_set_name() for css and ccw bussesCornelia Huck3-4/+29
2008-10-10[S390] bus_id ->dev_name() conversions in qdioMartin Schwidefsky2-2/+2
2008-10-10[S390] Use s390_root_dev_* in kvm_virtio.Cornelia Huck1-8/+7
2008-10-10[S390] more bus_id -> dev_name conversionsCornelia Huck7-13/+16
2008-10-10[S390] bus_id -> dev_set_name() changesCornelia Huck9-17/+13
2008-10-10[S390] bus_id -> dev_name conversionsKay Sievers29-191/+207
2008-10-10[S390] cio: introduce purge function for /proc/cio_ignorePeter Oberparleiter3-4/+48
2008-10-10[S390] cio: move device unregistration to dedicated work queuePeter Oberparleiter1-31/+25
2008-10-10[S390] qdio: speed up multicast traffic on full HiperSocket queueUrsula Braun2-0/+14
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds13-935/+812
2008-10-09block: don't depend on consecutive minor spaceTejun Heo2-3/+4
2008-10-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-35/+20
2008-10-03[S390] qdio: prevent stack clobberJan Glauber1-35/+20
2008-10-03[SCSI] zfcp: fix double dbf id usageSwen Schillig3-3/+3
2008-10-03[SCSI] zfcp: wait on SCSI work to be finished before proceeding with init devSwen Schillig2-0/+6
2008-10-03[SCSI] zfcp: fix erp list usage without using locksSwen Schillig1-2/+2