aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds13-676/+586
2009-03-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds49-2884/+2770
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller4-12/+14
2009-03-26[S390] use kzfree()Johannes Weiner1-2/+1
2009-03-26[S390] BUG to BUG_ON changesStoyan Gaydarov3-8/+5
2009-03-26[S390] Use csum_partial in checksum.hFrank Munzert1-1/+3
2009-03-26[S390] eliminate cpuinfo_S390 structureMartin Schwidefsky1-1/+1
2009-03-26[S390] list usage cleanup in s390Eric Sesterhenn1-4/+2
2009-03-26[S390] tape message cleanupCarsten Otte8-371/+267
2009-03-26[S390] qdio: merge inbound and outbound handler functionsJan Glauber3-45/+21
2009-03-26[S390] qdio: report SIGA errors directlyJan Glauber4-83/+47
2009-03-26[S390] qdio: tasklet termination in case of module unloadJan Glauber1-1/+2
2009-03-26[S390] qdio: seperate last move index and polling indexJan Glauber3-23/+23
2009-03-26[S390] qdio: move ACK to newest buffer for devices without QEBSMJan Glauber1-5/+8
2009-03-26[S390] qdio: call qdio_free also if qdio_shutdown failsJan Glauber1-4/+5
2009-03-26[S390] qdio: proper kill of qdio taskletsJan Glauber2-15/+28
2009-03-26[S390] qdio: Dont call qdio_shutdown in case qdio_activate failsJan Glauber1-3/+2
2009-03-26[S390] qdio: add missing tiq_list lockingJan Glauber2-3/+8
2009-03-26[S390] cio: prevent workqueue deadlockPeter Oberparleiter1-3/+16
2009-03-26[S390] cio: remove unused local variableSebastian Ott1-3/+0
2009-03-26[S390] cio: incorrect status check in interrogate functionPeter Oberparleiter1-1/+1
2009-03-26[S390] cio: fix rc generation after chsc callSebastian Ott1-0/+1
2009-03-26[S390] cio: fix wrong buffer access in cio_ignore_writeSebastian Ott1-2/+1
2009-03-26[S390] cio: ccw group fix unbind behaviour.Sebastian Ott1-6/+36
2009-03-26[S390] cio: fix sanity checks in ccwgroup driver.Sebastian Ott1-4/+12
2009-03-26[S390] cio: ccw group online store - report rcs to the caller.Sebastian Ott1-7/+8
2009-03-26[S390] cio: airq - fix array boundarySebastian Ott1-2/+2
2009-03-26[S390] cio: device scan oom fallback.Sebastian Ott1-4/+27
2009-03-26[S390] cio: ensure single load of irq handler pointerHeiko Carstens1-0/+2
2009-03-26[S390] cio/crw: add/fix lockingHeiko Carstens1-9/+23
2009-03-26[S390] cio: ccw device online store - report rc from ccw driver.Sebastian Ott1-8/+6
2009-03-26[S390] cio: Use ccw_device_set_notoper().Cornelia Huck1-1/+1
2009-03-26[S390] cio: Try harder to disable subchannel.Cornelia Huck2-9/+11
2009-03-26[S390] cio: Use unbind/bind instead of unregister/register.Cornelia Huck3-23/+10
2009-03-26[S390] split/move machine check handler codeHeiko Carstens9-671/+157
2009-03-26[S390] ftrace: dont trace machine check handlerHeiko Carstens1-2/+1
2009-03-26[S390] delete drivers/s390/ebcdic.cHeiko Carstens1-246/+0
2009-03-26[S390] move sysinfo.c from drivers/s390 to arch/s390/kernelHeiko Carstens2-472/+1
2009-03-26[S390] dasd: message cleanupStefan Haberland13-637/+743
2009-03-26[S390] dasd: add High Performance FICON supportStefan Weinhuber8-163/+1118
2009-03-26[S390] dasd: add large volume supportStefan Weinhuber5-62/+81
2009-03-26[S390] dasd_eckd / Write format R0 is now allowed BBJean-Baptiste Joret1-6/+19
2009-03-26[S390] dasd: enable compat ioctlsHeiko Carstens2-4/+16
2009-03-26[S390] Automatic IPL after dumpFrank Munzert1-2/+86
2009-03-25qeth: fix wait_event_timeout handlingHeiko Carstens1-4/+5
2009-03-25qeth: check for completion of a running recoveryUrsula Braun2-0/+22
2009-03-25qeth: unregister MAC addresses during recovery.Klaus-Dieter Wacker1-2/+4
2009-03-25qeth: remove EDDPFrank Blaschka8-980/+111
2009-03-25qeth: add statistics for tx csumFrank Blaschka4-2/+11
2009-03-25qeth: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1