aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* SCSI: zfcp: fix schedule-inside-lock in scsi_device list loopsMartin Peschke2013-08-291-7/+22
* SCSI: zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke2013-08-291-6/+2
* zfcp: status read buffers on first adapter open with link downSteffen Maier2013-07-282-7/+19
* SCSI: zfcp: fix adapter (re)open recovery while link to SAN is downDaniel Hansel2013-07-281-0/+4
* s390/memory hotplug: prevent offline of active memory incrementsHeiko Carstens2013-05-071-1/+3
* KVM: s390: Handle hosts not supporting s390-virtio.Cornelia Huck2013-02-281-8/+30
* s390/cio: fix pgid reserved checkSebastian Ott2013-01-171-5/+5
* SCSI: zfcp: only access zfcp_scsi_dev for valid scsi_deviceMartin Peschke2012-10-131-5/+14
* SCSI: zfcp: restore refcount check on port_removeSteffen Maier2012-10-135-12/+45
* SCSI: zfcp: remove invalid reference to list iterator variableJulia Lawall2012-10-131-1/+1
* SCSI: zfcp: Do not wakeup while suspendedSteffen Maier2012-10-135-10/+86
* SCSI: zfcp: Make trace record tags uniqueSteffen Maier2012-10-131-2/+2
* compat: Re-add missing asm/compat.h include to fix compile breakage on s390Jiri Slaby2012-03-191-0/+1
* compat: fix compile breakage on s390Heiko Carstens2012-03-126-2/+6
* net: fix NULL dereferences in check_peer_redir()Eric Dumazet2012-02-131-7/+18
* SCSI: zfcp: return early from slave_destroy if slave_alloc returned earlySteffen Maier2012-01-061-0/+4
* ccwgroup: move attributes to attribute groupSebastian Ott2011-11-111-20/+22
* qdio: clear shared DSCI before scheduling the queue handlerJan Glauber2011-10-031-10/+5
* [S390] qdio: Split SBAL entry flagsJan Glauber2011-06-066-62/+68
* [S390] irq: merge irq.c and s390_ext.cHeiko Carstens2011-05-263-3/+1
* [S390] irq: fix service signal external interrupt handlingHeiko Carstens2011-05-263-6/+6
* [S390] get CPC image nameMartin Schwidefsky2011-05-233-1/+148
* [S390] sclp: event buffer dissectionMartin Schwidefsky2011-05-232-84/+60
* [S390] chsc: process channel-path-availability informationSebastian Ott2011-05-231-1/+34
* [S390] qdio: prevent compile warningJan Glauber2011-05-231-1/+1
* [S390] sclp: remove unnecessary sendmask checkHeiko Carstens2011-05-231-13/+1
* [S390] ap: skip device registration on type probe failureHolger Dengler2011-05-231-2/+6
* [S390] tape: remove unused/not handled return codesHeiko Carstens2011-05-232-6/+2
* [S390] monwriter: fix return code handlingHeiko Carstens2011-05-231-2/+2
* [S390] dasd: fix return code handlingHeiko Carstens2011-05-231-2/+1
* [S390] get rid of unused variablesHeiko Carstens2011-05-237-29/+0
* [S390] Remove tape block device driver.Heiko Carstens2011-05-233-457/+0
* [S390] cio: fix unreg race in set_online pathSebastian Ott2011-05-231-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-2013-349/+341
|\
| * qeth: use ndo_set_features callback for initial setup and recoveryFrank Blaschka2011-05-181-52/+25
| * ctcm: get rid of compile warningUrsula Braun2011-05-132-11/+4
| * lcs: get rid of compile warningHeiko Carstens2011-05-131-7/+3
| * claw: remove unused return code handlingHeiko Carstens2011-05-131-19/+3
| * qeth: add owner to ccw driverSebastian Ott2011-05-131-0/+1
| * qeth: add OSA concurrent hardware trapFrank Blaschka2011-05-136-37/+268
| * qeth: convert to hw_features part 2Frank Blaschka2011-05-137-178/+49
| * net: call dev_alloc_name from register_netdeviceJiri Pirko2011-05-051-2/+0
| * net: s390: convert to hw_featuresMichał Mirosław2011-04-203-107/+52
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-05-181-1/+0
|\ \
| * | block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe driversTejun Heo2011-04-211-1/+0
| |/
* | [S390] dasd: prevent IO error during reserve/release loopStefan Haberland2011-05-101-1/+10
* | [S390] sclp/memory hotplug: fix initial usecount of incrementsHeiko Carstens2011-05-101-0/+2
* | [S390] irqstats: fix counting of pfault, dasd diag and virtio irqsHeiko Carstens2011-04-292-2/+2
* | [S390] dasd: check sense type in device change handlerStefan Weinhuber2011-04-201-2/+3
* | [S390] qdio: reset error states immediatelyJan Glauber2011-04-201-5/+12