summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2013-05-08s390/memory hotplug: prevent offline of active memory incrementsHeiko Carstens1-1/+3
2013-02-28KVM: s390: Handle hosts not supporting s390-virtio.Cornelia Huck1-8/+30
2013-01-17s390/cio: fix pgid reserved checkSebastian Ott1-5/+5
2012-10-13SCSI: zfcp: only access zfcp_scsi_dev for valid scsi_deviceMartin Peschke1-5/+14
2012-10-13SCSI: zfcp: restore refcount check on port_removeSteffen Maier5-12/+45
2012-10-13SCSI: zfcp: remove invalid reference to list iterator variableJulia Lawall1-1/+1
2012-10-13SCSI: zfcp: Do not wakeup while suspendedSteffen Maier5-10/+86
2012-10-13SCSI: zfcp: Make trace record tags uniqueSteffen Maier1-2/+2
2012-03-19compat: Re-add missing asm/compat.h include to fix compile breakage on s390Jiri Slaby1-0/+1
2012-03-12compat: fix compile breakage on s390Heiko Carstens6-2/+6
2012-02-13net: fix NULL dereferences in check_peer_redir()Eric Dumazet1-7/+18
2012-01-07SCSI: zfcp: return early from slave_destroy if slave_alloc returned earlySteffen Maier1-0/+4
2011-11-11ccwgroup: move attributes to attribute groupSebastian Ott1-20/+22
2011-10-03qdio: clear shared DSCI before scheduling the queue handlerJan Glauber1-10/+5
2011-06-06[S390] qdio: Split SBAL entry flagsJan Glauber6-62/+68
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens3-3/+1
2011-05-26[S390] irq: fix service signal external interrupt handlingHeiko Carstens3-6/+6
2011-05-23[S390] get CPC image nameMartin Schwidefsky3-1/+148
2011-05-23[S390] sclp: event buffer dissectionMartin Schwidefsky2-84/+60
2011-05-23[S390] chsc: process channel-path-availability informationSebastian Ott1-1/+34
2011-05-23[S390] qdio: prevent compile warningJan Glauber1-1/+1
2011-05-23[S390] sclp: remove unnecessary sendmask checkHeiko Carstens1-13/+1
2011-05-23[S390] ap: skip device registration on type probe failureHolger Dengler1-2/+6
2011-05-23[S390] tape: remove unused/not handled return codesHeiko Carstens2-6/+2
2011-05-23[S390] monwriter: fix return code handlingHeiko Carstens1-2/+2
2011-05-23[S390] dasd: fix return code handlingHeiko Carstens1-2/+1
2011-05-23[S390] get rid of unused variablesHeiko Carstens7-29/+0
2011-05-23[S390] Remove tape block device driver.Heiko Carstens3-457/+0
2011-05-23[S390] cio: fix unreg race in set_online pathSebastian Ott1-2/+3
2011-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds13-349/+341
2011-05-19qeth: use ndo_set_features callback for initial setup and recoveryFrank Blaschka1-52/+25
2011-05-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+0
2011-05-13ctcm: get rid of compile warningUrsula Braun2-11/+4
2011-05-13lcs: get rid of compile warningHeiko Carstens1-7/+3
2011-05-13claw: remove unused return code handlingHeiko Carstens1-19/+3
2011-05-13qeth: add owner to ccw driverSebastian Ott1-0/+1
2011-05-13qeth: add OSA concurrent hardware trapFrank Blaschka6-37/+268
2011-05-13qeth: convert to hw_features part 2Frank Blaschka7-178/+49
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-05-05net: call dev_alloc_name from register_netdeviceJiri Pirko1-2/+0
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-20net: s390: convert to hw_featuresMichał Mirosław3-107/+52
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