summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* [S390] qdio: Use kstrtoul_from_userPeter Huewe2011-08-031-9/+3Star
* [S390] sclp_async: Use kstrtoul_from_userPeter Huewe2011-08-031-6/+3Star
* [S390] dasd: check if raw track access is supportedStefan Haberland2011-08-031-0/+9
* [S390] dasd: use vmalloc for statistics input bufferStefan Weinhuber2011-08-032-6/+7
* [S390] qdio: 2nd stage retry on SIGA-W busy conditionsJan Glauber2011-08-032-3/+20
* atomic: use <linux/atomic.h>Arun Sharma2011-07-2715-15/+15
* [S390] dasd: add enhanced DASD statistics interfaceStefan Weinhuber2011-07-244-91/+686
* [S390] ap: toleration support for ap device type 10Holger Dengler2011-07-242-27/+91
* [S390] qdio: clear shared DSCI before scheduling the queue handlerJan Glauber2011-07-241-10/+5Star
* [S390] kconfig: remove tape interface support commentMartin Schwidefsky2011-07-241-3/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-07-232-6/+6
|\
| * PM: Improve error code of pm_notifier_call_chain()Akinobu Mita2011-07-152-6/+6
* | qeth: do vlan cleanupJiri Pirko2011-07-213-56/+47Star
* | net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-181-7/+18
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-216-62/+68
|\|
| * [S390] qdio: Split SBAL entry flagsJan Glauber2011-06-066-62/+68
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-071-0/+1
|/
* [S390] irq: merge irq.c and s390_ext.cHeiko Carstens2011-05-263-3/+1Star
* [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/+60Star
* [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/+1Star
* [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/+2Star
* [S390] monwriter: fix return code handlingHeiko Carstens2011-05-231-2/+2
* [S390] dasd: fix return code handlingHeiko Carstens2011-05-231-2/+1Star
* [S390] get rid of unused variablesHeiko Carstens2011-05-237-29/+0Star
* [S390] Remove tape block device driver.Heiko Carstens2011-05-233-457/+0Star
* [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/+341Star
|\
| * qeth: use ndo_set_features callback for initial setup and recoveryFrank Blaschka2011-05-181-52/+25Star
| * ctcm: get rid of compile warningUrsula Braun2011-05-132-11/+4Star
| * lcs: get rid of compile warningHeiko Carstens2011-05-131-7/+3Star
| * claw: remove unused return code handlingHeiko Carstens2011-05-131-19/+3Star
| * 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/+49Star
| * net: call dev_alloc_name from register_netdeviceJiri Pirko2011-05-051-2/+0Star
| * net: s390: convert to hw_featuresMichał Mirosław2011-04-203-107/+52Star
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-05-181-1/+0Star
|\ \
| * | block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe driversTejun Heo2011-04-211-1/+0Star
| |/
* | [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
* | [S390] dasd: fix race between open and offlineStefan Weinhuber2011-04-205-60/+143
|/
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-04-082-14/+26
|\