summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2008-07-14[S390] Move memory detection code to own file.Heiko Carstens1-15/+18
2008-07-14[S390] cio: fix double unregistering of subchannelsSebastian Ott1-1/+2
2008-07-14[S390] Add support for memory hot-add via sclp.Heiko Carstens1-8/+308
2008-07-14[S390] s390/cio: use memory_read_from_buffer()Akinobu Mita1-9/+2
2008-07-14[S390] s390/vmcp: use simple_read_from_buffer()Akinobu Mita1-14/+8
2008-07-14[S390] drivers/s390: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2-12/+1
2008-07-14[S390] zcrypt: Add additional card IDs to CEX2C and CEX2ARalph Wuerthner3-0/+4
2008-07-14[S390] ap: Use high-resolution timer for pollingFelix Beck1-10/+53
2008-07-14[S390] sclp: simplify vt220 cleanup logicPeter Oberparleiter1-27/+28
2008-07-14[S390] cio: Add chsc subchannel driver.Cornelia Huck14-48/+906
2008-07-14[S390] cio: suppress chpid event in case of configure errorPeter Oberparleiter1-6/+17
2008-07-14[S390] css: Use css_device_id for bus matching.Cornelia Huck3-11/+14
2008-07-14[S390] cio: Repair chpid event handling.Cornelia Huck5-36/+43
2008-07-14[S390] cio: Use isc_{register,unregister}.Cornelia Huck3-3/+6
2008-07-14[S390] cio: introduce isc_(un)register functions.Sebastian Ott2-2/+70
2008-07-14[S390] cio: Allow adapter interrupt handlers per isc.Cornelia Huck4-24/+31
2008-07-14[S390] cio: Introduce abstract isc definitions.Cornelia Huck4-9/+14
2008-07-14[S390] cio: Get rid of css_characteristics_avail.Cornelia Huck5-17/+5
2008-07-14[S390] stp support.Martin Schwidefsky3-0/+56
2008-07-14[S390] cio: remove lock from ccw_device_oper_notify.Sebastian Ott1-7/+1
2008-07-14[S390] cio: provide helper functions for fcx enabled I/OPeter Oberparleiter2-1/+329
2008-07-14[S390] cio: provide functions for fcx enabled I/OPeter Oberparleiter9-38/+616
2008-07-14[S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter30-285/+1143
2008-07-14[S390] cio: introduce fcx bit to chsc characteristicsPeter Oberparleiter1-1/+3
2008-07-14[S390] cio: Base message subchannel handling.Cornelia Huck3-7/+27
2008-07-14[S390] cio: Export some symbols for modular css drivers.Cornelia Huck3-6/+16
2008-07-14[S390] cio: Cleanup crw interface.Cornelia Huck8-78/+140
2008-07-14[S390] cio: Rework css driver.Cornelia Huck9-510/+381
2008-07-14[S390] cio: Introduce modalias for css bus.Cornelia Huck4-24/+95
2008-07-14[S390] cio: Register all subchannels.Cornelia Huck5-101/+85
2008-07-14[S390] sclp: fix possible deadlock on cpu rescan.Heiko Carstens1-1/+12
2008-07-14[S390] sclp: keep facility mask up to date.Heiko Carstens1-0/+2
2008-07-14[S390] qdio: Repair timeout handling for qdio_shutdownUrsula Braun1-13/+7
2008-07-14[S390] cio: Use locks when accessing /sys/firmware/cpi data.Michael Ernst1-6/+39
2008-07-14[S390] cio: Clear correct bit in cio_release_console().Cornelia Huck1-1/+1
2008-06-11Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2008-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-150/+57
2008-06-11qeth: start dev queue after tx drop errorFrank Blaschka2-0/+2
2008-06-11qeth: Prepare-function to call s390dbf was wrongPeter Tiedemann1-3/+5
2008-06-11qeth: reduce number of kernel messagesFrank Blaschka6-131/+42
2008-06-11qeth: Use ccw_device_get_id().Cornelia Huck2-15/+7
2008-06-11qeth: layer 3 Oops in ip event handlerFrank Blaschka1-1/+1
2008-06-10[S390] tape_3590.c: introduce missing kfreeJulia Lawall1-1/+1
2008-06-10[S390] vt220 console, initialize list head before useCarsten Otte1-0/+1
2008-06-10[S390] cio: Fix inverted isc priorities.Cornelia Huck1-9/+11
2008-06-10[S390] cio: Fix sparse warnings in blacklist.c.Cornelia Huck1-3/+3
2008-06-06KVM: s390: handle machine checks when guest is runningChristian Borntraeger1-0/+1
2008-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-12/+6
2008-05-30[S390] tape: fix race with stack local wait_queue_head_t.Martin Schwidefsky2-9/+10
2008-05-30[S390] 3270: fix race with stack local wait_queue_head_t.Martin Schwidefsky1-5/+4