| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/zcrypt: remove duplicated include from zcrypt_pcixcc.c | Wei Yongjun | 2012-10-09 | 1 | -1/+0 |
* | s390/dcssblk: cleanup device attribute usage | Sebastian Ott | 2012-10-09 | 1 | -29/+23 |
* | Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-10-07 | 1 | -1/+4 |
|\ |
|
| * | virtio: support reserved vqs | Michael S. Tsirkin | 2012-09-28 | 1 | -0/+3 |
| * | virtio-ring: move queue_index to vring_virtqueue | Jason Wang | 2012-09-28 | 1 | -1/+1 |
* | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2012-10-02 | 13 | -43/+223 |
|\ \ |
|
| * \ | Merge SCSI misc branch into isci-for-3.6 tag | James Bottomley | 2012-10-02 | 13 | -43/+223 |
| |\ \
| | |/
| |/| |
|
| | * | [SCSI] zfcp: only access zfcp_scsi_dev for valid scsi_device | Martin Peschke | 2012-09-24 | 1 | -5/+14 |
| | * | [SCSI] zfcp: No automatic port_rescan on events | Steffen Maier | 2012-09-24 | 5 | -4/+32 |
| | * | [SCSI] zfcp: restore refcount check on port_remove | Steffen Maier | 2012-09-24 | 5 | -12/+45 |
| | * | [SCSI] zfcp: remove invalid reference to list iterator variable | Julia Lawall | 2012-09-24 | 1 | -1/+1 |
| | * | [SCSI] zfcp: Do not wakeup while suspended | Steffen Maier | 2012-09-24 | 5 | -10/+86 |
| | * | [SCSI] zfcp: Bounds checking for deferred error trace | Steffen Maier | 2012-09-24 | 2 | -7/+11 |
| | * | [SCSI] zfcp: Make trace record tags unique | Steffen Maier | 2012-09-24 | 1 | -2/+2 |
| | * | [SCSI] zfcp: Adapt to new FC_PORTSPEED semantics | Steffen Maier | 2012-09-24 | 1 | -2/+32 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-10-02 | 5 | -38/+48 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-09-28 | 4 | -12/+71 |
| |\ \ \ |
|
| * | | | | ctcm: fix error return code | Peter Senna Tschudin | 2012-09-24 | 1 | -1/+1 |
| * | | | | drivers/s390/net: removes unnecessary semicolon | Peter Senna Tschudin | 2012-09-24 | 2 | -3/+3 |
| * | | | | qeth: fix possible memory leak in qeth_l3_add_[vipa|rxip]() | Wei Yongjun | 2012-09-24 | 1 | -0/+2 |
| * | | | | lcs: ensure proper ccw setup | Sebastian Ott | 2012-09-24 | 1 | -1/+1 |
| * | | | | qeth: cleanup channel path descriptor function | Sebastian Ott | 2012-09-24 | 1 | -33/+41 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 2012-10-01 | 4 | -16/+48 |
|\ \ \ \ |
|
| * \ \ \ | Merge 3.6-rc6 into tty-next | Greg Kroah-Hartman | 2012-09-16 | 2 | -6/+3 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | Merge 3.6-rc3 into tty-next | Greg Kroah-Hartman | 2012-08-27 | 1 | -0/+2 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | TTY: tty3270, add tty install | Jiri Slaby | 2012-08-13 | 1 | -9/+22 |
| * | | | | TTY: con3215, add tty install | Jiri Slaby | 2012-08-13 | 1 | -6/+15 |
| * | | | | TTY: con3215, unset raw3215[line] | Jiri Slaby | 2012-08-13 | 1 | -0/+7 |
| * | | | | TTY: use tty_port_link_device | Jiri Slaby | 2012-08-13 | 2 | -0/+2 |
| * | | | | TTY: automatically create nodes for some drivers | Jiri Slaby | 2012-08-13 | 1 | -1/+1 |
| * | | | | TTY: tty3270, free tty driver properly | Jiri Slaby | 2012-08-10 | 1 | -0/+1 |
* | | | | | s390/dasd: check count address during online setting | Stefan Haberland | 2012-09-26 | 1 | -2/+12 |
* | | | | | drivers/s390/char/monreader.c: fix error return code | Peter Senna Tschudin | 2012-09-26 | 1 | -1/+4 |
* | | | | | s390: add uninitialized_var() to suppress false positive compiler warnings | Heiko Carstens | 2012-09-26 | 1 | -1/+1 |
* | | | | | s390/tape: remove even more tape block leftovers | Heiko Carstens | 2012-09-26 | 2 | -5/+0 |
* | | | | | s390/ap_bus: add missing ifdef | Heiko Carstens | 2012-09-26 | 1 | -0/+2 |
* | | | | | s390/qdio: fix truncated debug output of hex values | Jan Glauber | 2012-09-26 | 1 | -13/+25 |
* | | | | | s390/zcryt: Handle AP configuration changes | Holger Dengler | 2012-09-26 | 6 | -9/+201 |
* | | | | | s390/vmlogrdr: change return value from -ENOSYS to -EOPNOTSUPP | Heiko Carstens | 2012-09-26 | 1 | -1/+1 |
* | | | | | s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYS | Heiko Carstens | 2012-09-26 | 1 | -2/+2 |
* | | | | | s390/sclp: use -EOPNOTSUPP instead of -ENOSYS | Heiko Carstens | 2012-09-26 | 2 | -2/+2 |
* | | | | | s390/dasd: fix return value for non-existent ioctls | Heiko Carstens | 2012-09-26 | 1 | -2/+2 |
* | | | | | s390/sysinfo,stsi: change return code handling | Heiko Carstens | 2012-09-26 | 1 | -11/+4 |
* | | | | | s390/3270: drop unused spinlock from struct con3270 | Jean Delvare | 2012-09-26 | 1 | -1/+0 |
* | | | | | s390/scm: reorder scm_remove | Sebastian Ott | 2012-09-26 | 1 | -1/+1 |
* | | | | | s390/scm: remove superfluous lock | Sebastian Ott | 2012-09-26 | 2 | -14/+3 |
* | | | | | s390/scm_block: force cluster writes | Sebastian Ott | 2012-09-26 | 5 | -3/+310 |
* | | | | | s390: add scm block driver | Sebastian Ott | 2012-09-26 | 5 | -0/+597 |
* | | | | | s390/eadm_sch: add support for irq statistics | Sebastian Ott | 2012-09-26 | 1 | -0/+3 |
* | | | | | s390/cio: add eadm subchannel driver | Sebastian Ott | 2012-09-26 | 3 | -0/+419 |