| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-09-28 | 1 | -2/+2 |
|\ |
|
| * | s390: use free_netdev(netdev) instead of kfree() | Vasiliy Kulikov | 2010-09-26 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-09-10 | 1 | -2/+1 |
|\ \
| |/
|/| |
|
| * | block: switch s390 tape_block and mg_disk to elevator_change() | Jens Axboe | 2010-08-23 | 1 | -2/+1 |
* | | Input: sysrq - drop tty argument form handle_sysrq() | Dmitry Torokhov | 2010-08-21 | 2 | -4/+2 |
|/ |
|
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2010-08-13 | 1 | -2/+2 |
|\ |
|
| * | [S390] dasd: fix format string types | Heiko Carstens | 2010-08-13 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-08-13 | 7 | -171/+179 |
|\ \
| |/
|/| |
|
| * | ctcm: rename READ/WRITE defines to avoid redefinitions | Ursula Braun | 2010-08-12 | 5 | -110/+118 |
| * | claw: rename READ/WRITE defines to avoid redefinitions | Heiko Carstens | 2010-08-12 | 2 | -61/+61 |
* | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-10 | 3 | -2/+19 |
|\ \ |
|
| * | | block: push down BKL into .open and .release | Arnd Bergmann | 2010-08-07 | 3 | -1/+18 |
| * | | block: remove q->prepare_flush_fn completely | FUJITA Tomonori | 2010-08-07 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2010-08-10 | 13 | -33/+263 |
|\ \ \ |
|
| * | | | [S390] dasd: tunable missing interrupt handler | Stefan Haberland | 2010-08-09 | 6 | -9/+81 |
| * | | | [S390] dasd: allocate fallback cqr for reserve/release | Stefan Weinhuber | 2010-08-09 | 1 | -13/+60 |
| * | | | [S390] cmm, smsgiucv_app: convert sender to uppercase | Hendrik Brueckner | 2010-08-09 | 1 | -0/+7 |
| * | | | [S390] cio: use all available paths for some internal I/O | Sebastian Ott | 2010-08-09 | 2 | -2/+0 |
| * | | | [S390] ccwreq: add ability to use all paths | Sebastian Ott | 2010-08-09 | 4 | -7/+22 |
| * | | | [S390] cio: ccw_device_online_store return -EINVAL in case of missing driver | Sebastian Ott | 2010-08-09 | 1 | -4/+6 |
| * | | | [S390] cio: Log the response from the unit check handler | Michael Ernst | 2010-08-09 | 1 | -0/+2 |
| * | | | [S390] cio: CHSC SIOSL Support | Michael Ernst | 2010-08-09 | 3 | -0/+87 |
| | |/
| |/| |
|
* | | | s390: remove WARN_ON for misc_deregister() failures | Akinobu Mita | 2010-08-09 | 3 | -3/+3 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-08-04 | 16 | -260/+510 |
|\ \ |
|
| * | | [SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditions | Christof Schmitt | 2010-07-28 | 4 | -4/+40 |
| * | | [SCSI] zfcp: Introduce experimental support for DIF/DIX | Felix Beck | 2010-07-28 | 9 | -30/+185 |
| * | | [SCSI] zfcp: Enable data division support for FCP devices | Christof Schmitt | 2010-07-28 | 3 | -1/+13 |
| * | | [SCSI] zfcp: Prevent access on uninitialized memory. | Swen Schillig | 2010-07-28 | 1 | -1/+1 |
| * | | [SCSI] zfcp: Post events through FC transport class | Sven Schuetz | 2010-07-28 | 6 | -0/+90 |
| * | | [SCSI] zfcp: Cleanup QDIO attachment and improve processing. | Swen Schillig | 2010-07-28 | 3 | -139/+69 |
| * | | [SCSI] zfcp: Cleanup function parameters for sbal value. | Swen Schillig | 2010-07-28 | 6 | -50/+47 |
| * | | [SCSI] zfcp: Use correct width for timer_interval field | Christof Schmitt | 2010-07-28 | 2 | -1/+3 |
| * | | [SCSI] zfcp: Remove SCSI device when removing unit | Christof Schmitt | 2010-07-28 | 3 | -2/+10 |
| * | | [SCSI] zfcp: Use memdup_user and kstrdup | Christof Schmitt | 2010-07-28 | 2 | -12/+4 |
| * | | [SCSI] zfcp: Fix retry after failed "open port" erp action | Christof Schmitt | 2010-07-28 | 1 | -2/+1 |
| * | | [SCSI] zfcp: Fail erp after timeout | Christof Schmitt | 2010-07-28 | 1 | -0/+6 |
| * | | [SCSI] zfcp: Use forced_reopen in terminate_rport_io callback | Christof Schmitt | 2010-07-28 | 1 | -3/+5 |
| * | | [SCSI] zfcp: Register SCSI devices after successful fc_remote_port_add | Christof Schmitt | 2010-07-28 | 5 | -17/+33 |
| * | | [SCSI] zfcp: Do not try "forced close" when port is already closed | Christof Schmitt | 2010-07-28 | 1 | -1/+5 |
| * | | [SCSI] zfcp: Do not unblock rport from REOPEN_PORT_FORCED | Christof Schmitt | 2010-07-28 | 1 | -1/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-08-04 | 10 | -412/+446 |
|\ \ \
| |_|/
|/| | |
|
| * | | qeth: avoid useless removal of multicast addresses | Ursula Braun | 2010-07-23 | 1 | -2/+0 |
| * | | qeth: Use memdup_user when user data is immediately copied into the allocated... | Julia Lawall | 2010-07-23 | 1 | -8/+3 |
| * | | qeth: return zero from reply callback functions | Ursula Braun | 2010-07-23 | 1 | -8/+2 |
| * | | claw: A claw device is a group of just 2 ccw devices | Ursula Braun | 2010-07-23 | 1 | -1/+1 |
| * | | qeth: avoid loop if ipa command response is missing | Ursula Braun | 2010-07-23 | 2 | -0/+16 |
| * | | qeth: serialize sysfs-triggered device configurations | Ursula Braun | 2010-07-23 | 5 | -7/+22 |
| * | | qeth: Clear mac_bits field when switching between Layer 2 and Layer 3 | Carsten Otte | 2010-07-23 | 1 | -0/+1 |
| * | | qeth: IP address takeover flag setting | Klaus-Dieter Wacker | 2010-07-23 | 5 | -9/+18 |
| * | | qeth: handle missing z/VM authorization of OSX | Ursula Braun | 2010-06-23 | 2 | -4/+9 |