aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* [S390] qdio: report SIGA errors directlyJan Glauber2009-03-264-83/+47
* [S390] qdio: tasklet termination in case of module unloadJan Glauber2009-03-261-1/+2
* [S390] qdio: seperate last move index and polling indexJan Glauber2009-03-263-23/+23
* [S390] qdio: move ACK to newest buffer for devices without QEBSMJan Glauber2009-03-261-5/+8
* [S390] qdio: call qdio_free also if qdio_shutdown failsJan Glauber2009-03-261-4/+5
* [S390] qdio: proper kill of qdio taskletsJan Glauber2009-03-262-15/+28
* [S390] qdio: Dont call qdio_shutdown in case qdio_activate failsJan Glauber2009-03-261-3/+2
* [S390] qdio: add missing tiq_list lockingJan Glauber2009-03-262-3/+8
* [S390] cio: prevent workqueue deadlockPeter Oberparleiter2009-03-261-3/+16
* [S390] cio: remove unused local variableSebastian Ott2009-03-261-3/+0
* [S390] cio: incorrect status check in interrogate functionPeter Oberparleiter2009-03-261-1/+1
* [S390] cio: fix rc generation after chsc callSebastian Ott2009-03-261-0/+1
* [S390] cio: fix wrong buffer access in cio_ignore_writeSebastian Ott2009-03-261-2/+1
* [S390] cio: ccw group fix unbind behaviour.Sebastian Ott2009-03-261-6/+36
* [S390] cio: fix sanity checks in ccwgroup driver.Sebastian Ott2009-03-261-4/+12
* [S390] cio: ccw group online store - report rcs to the caller.Sebastian Ott2009-03-261-7/+8
* [S390] cio: airq - fix array boundarySebastian Ott2009-03-261-2/+2
* [S390] cio: device scan oom fallback.Sebastian Ott2009-03-261-4/+27
* [S390] cio: ensure single load of irq handler pointerHeiko Carstens2009-03-261-0/+2
* [S390] cio/crw: add/fix lockingHeiko Carstens2009-03-261-9/+23
* [S390] cio: ccw device online store - report rc from ccw driver.Sebastian Ott2009-03-261-8/+6
* [S390] cio: Use ccw_device_set_notoper().Cornelia Huck2009-03-261-1/+1
* [S390] cio: Try harder to disable subchannel.Cornelia Huck2009-03-262-9/+11
* [S390] cio: Use unbind/bind instead of unregister/register.Cornelia Huck2009-03-263-23/+10
* [S390] split/move machine check handler codeHeiko Carstens2009-03-269-671/+157
* [S390] ftrace: dont trace machine check handlerHeiko Carstens2009-03-261-2/+1
* [S390] delete drivers/s390/ebcdic.cHeiko Carstens2009-03-261-246/+0
* [S390] move sysinfo.c from drivers/s390 to arch/s390/kernelHeiko Carstens2009-03-262-472/+1
* [S390] dasd: message cleanupStefan Haberland2009-03-2613-637/+743
* [S390] dasd: add High Performance FICON supportStefan Weinhuber2009-03-268-163/+1118
* [S390] dasd: add large volume supportStefan Weinhuber2009-03-265-62/+81
* [S390] dasd_eckd / Write format R0 is now allowed BBJean-Baptiste Joret2009-03-261-6/+19
* [S390] dasd: enable compat ioctlsHeiko Carstens2009-03-262-4/+16
* [S390] Automatic IPL after dumpFrank Munzert2009-03-261-2/+86
* [S390] fix "mem=" handling in case of standby memoryHeiko Carstens2009-02-191-0/+5
* [S390] sclp: handle empty event buffersPeter Oberparleiter2009-02-191-1/+4
* [S390] dasd: fix race in dasd timer handlingStefan Weinhuber2009-02-111-30/+16
* [S390] dasd: bus_id -> dev_name() conversion.Cornelia Huck2009-02-111-1/+1
* lcs: fix compilation for !CONFIG_IP_MULTICASTHeiko Carstens2009-01-251-2/+6
* qeth: fix usage of netdev_opsFrank Blaschka2009-01-112-5/+21
* [S390] qdio: fix broken pointer in case of CONFIG_DEBUG_FS is disabledJan Glauber2009-01-091-0/+2
* [S390] dasd: add device attribute to disable blocking on lost pathsHolger Smolinski2009-01-094-3/+54
* [S390] dasd: send change uevents for dasd block devicesStefan Weinhuber2009-01-091-1/+20
* [S390] tape block: fix dependenciesKamalesh Babulal2009-01-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-082-46/+34
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-01-0811-81/+21
| |\
| * | qeth: convert to net_device_opsFrank Blaschka2009-01-082-46/+34
* | | fix similar typos to successfullColy Li2009-01-085-5/+5
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-072-4/+4
|\ \
| * | trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-062-4/+4
| |/