summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] arguments out of order in class_device_create() call (s390)Al Viro2005-10-291-1/+1
* Merge ../bleed-2.6Greg KH2005-10-288-114/+415
|\
| * Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-10-286-112/+413
| |\
| | * Merge branch 'master'Jeff Garzik2005-10-142-2/+2
| | |\
| | * | [PATCH] s390: introducing support in qeth for new OSA CHPID type OSNUrsula Braun2005-10-046-112/+413
| * | | [PATCH] gfp_t: remaining bits of drivers/*Al Viro2005-10-282-2/+2
| | |/ | |/|
* / | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-282-0/+2
|/ /
* | [PATCH] s390: ccw device reconnect oops.Cornelia Huck2005-10-111-1/+1
* | [PATCH] gfp flags annotations - part 1Al Viro2005-10-091-1/+1
|/
* [PATCH] s390: qeth driver fixesUrsula Braun2005-10-042-20/+19Star
* [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu2005-10-031-2/+2
* [PATCH] driver core: add helper device_is_registered()Daniel Ritz2005-09-221-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-09-2012-1005/+1822
|\
| * [SCSI] zfcp: add additional fc_host attributesAndreas Herrmann2005-09-197-98/+72Star
| * [SCSI] zfcp: provide support for NPIVMaxim Shchetynin2005-09-197-140/+367
| * [SCSI] zfcp: enhancement of zfcp debug featuresMaxim Shchetynin2005-09-199-435/+1297
| * [SCSI] zfcp: shorten eh_bus_reset and eh_host_reset handlersAndreas Herrmann2005-09-191-26/+14Star
| * [SCSI] zfcp: remove function zfcp_fsf_req_wait_and_cleanupAndreas Herrmann2005-09-193-59/+9Star
| * [SCSI] zfcp: remove union zfcp_req_data, use unit refcount for FCP commandsAndreas Herrmann2005-09-194-275/+81Star
| * [SCSI] zfcp: fix race conditions when accessing erp_action listsAndreas Herrmann2005-09-191-7/+17
* | [PATCH] s390: crypto driver patch take 2Martin Schwidefsky2005-09-171-3/+0Star
* | [PATCH] s390: bl_dev array sizeHeiko Carstens2005-09-171-2/+2
* | [PATCH] s390: qeth driver fixesFrank Pavlic2005-09-143-66/+53Star
* | [PATCH] s390: TSO related fixes in qeth driverFrank Pavlic2005-09-143-21/+26
* | [PATCH] s390: ctc driver fixesFrank Pavlic2005-09-141-19/+22
|/
* [PATCH] s390: claw driver fixesFrank Pavlic2005-09-071-10/+10
* [PATCH] s390: disconnected 3270 consoleMartin Schwidefsky2005-09-051-5/+11
* [PATCH] s390: crypto driver updateEric Rossman2005-09-053-270/+106Star
* [PATCH] s390: reIPL fix and extern/static inlineCornelia Huck2005-09-054-21/+19Star
* [PATCH] s390: 64 bit diag250 supportHorst Hummel2005-09-053-134/+307
* [PATCH] s390: deadlock in dasd_devmapHorst Hummel2005-09-056-41/+24Star
* [PATCH] s390: machine check handler bugsMartin Schwidefsky2005-09-051-1/+1
* [PATCH] zfcp: bugfix and compile fixesHeiko Carstens2005-08-282-4/+3Star
* [PATCH] zfcp: fix compilation due to rports changesAlexey Dobriyan2005-08-281-2/+0Star
* [PATCH] zfcp: add rports to enable scsi_add_device to work againAndreas Herrmann2005-08-277-31/+63
* [PATCH] bogus function type in qdioAl Viro2005-08-271-1/+1
* [PATCH] s390 __CHECKER__ ifdefsAl Viro2005-08-241-9/+0Star
* [PATCH] typo fix in qdio.cAl Viro2005-08-241-1/+1
* [PATCH] s390: use klist in qeth driverCornelia Huck2005-08-082-68/+82
* [PATCH] s390: device recognitionCornelia Huck2005-07-301-0/+3
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-282-23/+23
* [PATCH] s390: use __cpcmd in vmcp_writeChristian Borntraeger2005-07-281-3/+3
* [PATCH] s390: channel tape fixesStefan Bader2005-07-282-125/+181
* [PATCH] s390: free dasd slab cacheHorst Hummel2005-07-281-1/+5
* [PATCH] s390: fba dasd i/o errorsHorst Hummel2005-07-281-1/+3
* [PATCH] s390: resource accessibility event handlingCornelia Huck2005-07-281-7/+3Star
* [PATCH] s390: debug data for ifcc/cccCornelia Huck2005-07-281-3/+2Star
* [PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handlingAndrey Panin2005-07-281-5/+1Star
* [NET]: __be'ify *_type_trans()Alexey Dobriyan2005-07-121-1/+1
* [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-082-5/+5