summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | s390: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov2010-09-261-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-09-101-2/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | block: switch s390 tape_block and mg_disk to elevator_change()Jens Axboe2010-08-231-2/+1
| |/ / / /
* | | | | Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-212-4/+2
|/ / / /
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-08-131-2/+2
|\ \ \ \
| * | | | [S390] dasd: fix format string typesHeiko Carstens2010-08-131-2/+2
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-137-171/+179
|\ \ \ \ | |/ / / |/| | |
| * | | ctcm: rename READ/WRITE defines to avoid redefinitionsUrsula Braun2010-08-125-110/+118
| * | | claw: rename READ/WRITE defines to avoid redefinitionsHeiko Carstens2010-08-122-61/+61
| |/ /
* | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-103-2/+19
|\ \ \
| * | | block: push down BKL into .open and .releaseArnd Bergmann2010-08-073-1/+18
| * | | block: remove q->prepare_flush_fn completelyFUJITA Tomonori2010-08-071-1/+1
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-08-1013-33/+263
|\ \ \ \ | |_|_|/ |/| | |
| * | | [S390] dasd: tunable missing interrupt handlerStefan Haberland2010-08-096-9/+81
| * | | [S390] dasd: allocate fallback cqr for reserve/releaseStefan Weinhuber2010-08-091-13/+60
| * | | [S390] cmm, smsgiucv_app: convert sender to uppercaseHendrik Brueckner2010-08-091-0/+7
| * | | [S390] cio: use all available paths for some internal I/OSebastian Ott2010-08-092-2/+0
| * | | [S390] ccwreq: add ability to use all pathsSebastian Ott2010-08-094-7/+22
| * | | [S390] cio: ccw_device_online_store return -EINVAL in case of missing driverSebastian Ott2010-08-091-4/+6
| * | | [S390] cio: Log the response from the unit check handlerMichael Ernst2010-08-091-0/+2
| * | | [S390] cio: CHSC SIOSL SupportMichael Ernst2010-08-093-0/+87
| | |/ | |/|
* | | s390: remove WARN_ON for misc_deregister() failuresAkinobu Mita2010-08-093-3/+3
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-08-0416-260/+510
|\ \
| * | [SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditionsChristof Schmitt2010-07-284-4/+40
| * | [SCSI] zfcp: Introduce experimental support for DIF/DIXFelix Beck2010-07-289-30/+185
| * | [SCSI] zfcp: Enable data division support for FCP devicesChristof Schmitt2010-07-283-1/+13
| * | [SCSI] zfcp: Prevent access on uninitialized memory.Swen Schillig2010-07-281-1/+1
| * | [SCSI] zfcp: Post events through FC transport classSven Schuetz2010-07-286-0/+90
| * | [SCSI] zfcp: Cleanup QDIO attachment and improve processing.Swen Schillig2010-07-283-139/+69
| * | [SCSI] zfcp: Cleanup function parameters for sbal value.Swen Schillig2010-07-286-50/+47
| * | [SCSI] zfcp: Use correct width for timer_interval fieldChristof Schmitt2010-07-282-1/+3
| * | [SCSI] zfcp: Remove SCSI device when removing unitChristof Schmitt2010-07-283-2/+10
| * | [SCSI] zfcp: Use memdup_user and kstrdupChristof Schmitt2010-07-282-12/+4
| * | [SCSI] zfcp: Fix retry after failed "open port" erp actionChristof Schmitt2010-07-281-2/+1
| * | [SCSI] zfcp: Fail erp after timeoutChristof Schmitt2010-07-281-0/+6
| * | [SCSI] zfcp: Use forced_reopen in terminate_rport_io callbackChristof Schmitt2010-07-281-3/+5
| * | [SCSI] zfcp: Register SCSI devices after successful fc_remote_port_addChristof Schmitt2010-07-285-17/+33
| * | [SCSI] zfcp: Do not try "forced close" when port is already closedChristof Schmitt2010-07-281-1/+5
| * | [SCSI] zfcp: Do not unblock rport from REOPEN_PORT_FORCEDChristof Schmitt2010-07-281-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-0410-412/+446
|\ \ \ | |_|/ |/| |
| * | qeth: avoid useless removal of multicast addressesUrsula Braun2010-07-231-2/+0
| * | qeth: Use memdup_user when user data is immediately copied into the allocated...Julia Lawall2010-07-231-8/+3
| * | qeth: return zero from reply callback functionsUrsula Braun2010-07-231-8/+2
| * | claw: A claw device is a group of just 2 ccw devicesUrsula Braun2010-07-231-1/+1
| * | qeth: avoid loop if ipa command response is missingUrsula Braun2010-07-232-0/+16
| * | qeth: serialize sysfs-triggered device configurationsUrsula Braun2010-07-235-7/+22
| * | qeth: Clear mac_bits field when switching between Layer 2 and Layer 3Carsten Otte2010-07-231-0/+1
| * | qeth: IP address takeover flag settingKlaus-Dieter Wacker2010-07-235-9/+18
| * | qeth: handle missing z/VM authorization of OSXUrsula Braun2010-06-232-4/+9
| * | qeth: specify correct function level for OSN devicesUrsula Braun2010-06-231-0/+1
OpenPOWER on IntegriCloud