| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2014-12-13 | 1 | -1/+2 |
|\ |
|
| * | crypto: prefix module autoloading with "crypto-" | Kees Cook | 2014-11-24 | 1 | -1/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-12-12 | 1 | -2/+2 |
|\ \ |
|
| * | | treewide: fix typo in printk and Kconfig | Masanari Iida | 2014-11-20 | 1 | -2/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-12-12 | 8 | -91/+278 |
|\ \ \ |
|
| * | | | s390/scm_block: make the number of reqs per HW req configurable | Sebastian Ott | 2014-12-08 | 2 | -17/+34 |
| * | | | s390/scm_block: handle multiple requests in one HW request | Sebastian Ott | 2014-12-08 | 3 | -63/+132 |
| * | | | s390/scm_block: allocate aidaw pages only when necessary | Sebastian Ott | 2014-12-08 | 3 | -12/+36 |
| * | | | s390/scm_block: use mempool to manage aidaw requests | Sebastian Ott | 2014-12-08 | 3 | -12/+55 |
| * | | | s390/eadm: change timeout value | Sebastian Ott | 2014-12-08 | 1 | -1/+1 |
| * | | | s390/dasd: retry partition detection | Stefan Haberland | 2014-11-28 | 1 | -2/+24 |
| * | | | s390/dasd: fix list corruption for sleep_on requests | Stefan Haberland | 2014-11-28 | 1 | -3/+0 |
| * | | | s390/dasd: fix infinite term I/O loop | Stefan Haberland | 2014-11-28 | 1 | -0/+14 |
| * | | | s390/dasd: remove unused code | Stefan Haberland | 2014-11-28 | 1 | -12/+2 |
| * | | | s390/sclp_async: add Kconfig option to specify the component id | Martin Schwidefsky | 2014-11-28 | 2 | -1/+12 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-12-11 | 8 | -42/+35 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-11-14 | 1 | -1/+0 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-11-01 | 1 | -1/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | ctcm: replace sscanf by kstrto function | Thomas Richter | 2014-10-27 | 1 | -4/+4 |
| * | | | lcs: replace sscanf by kstrto function | Thomas Richter | 2014-10-27 | 1 | -5/+6 |
| * | | | qeth: s390 ethernet device driver dependency | Thomas Richter | 2014-10-27 | 1 | -1/+1 |
| * | | | qeth: make local functions static in qeth_l3 module | Thomas Richter | 2014-10-27 | 2 | -8/+4 |
| * | | | qeth: fix some trace formating issues | Thomas Richter | 2014-10-27 | 3 | -5/+5 |
| * | | | qeth: qeth_core_main make local functions static | Thomas Richter | 2014-10-27 | 2 | -19/+15 |
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2014-12-11 | 2 | -37/+177 |
|\ \ \ \ |
|
| * | | | | virtio_ccw: finalize_features error handling | Cornelia Huck | 2014-12-09 | 1 | -6/+10 |
| * | | | | virtio_ccw: future-proof finalize_features | Michael S. Tsirkin | 2014-12-09 | 1 | -1/+1 |
| * | | | | virtio_ccw: rev 1 devices set VIRTIO_F_VERSION_1 | Michael S. Tsirkin | 2014-12-09 | 1 | -0/+7 |
| * | | | | virtio: allow finalize_features to fail | Michael S. Tsirkin | 2014-12-09 | 2 | -3/+7 |
| * | | | | virtio_ccw: legacy: don't negotiate rev 1/features | Michael S. Tsirkin | 2014-12-09 | 1 | -3/+13 |
| * | | | | KVM: s390: enable virtio-ccw revision 1 | Cornelia Huck | 2014-12-09 | 1 | -1/+1 |
| * | | | | KVM: s390 allow virtio_ccw status writes to fail | Michael S. Tsirkin | 2014-12-09 | 1 | -1/+6 |
| * | | | | KVM: s390: virtio-ccw revision 1 SET_VQ | Cornelia Huck | 2014-12-09 | 1 | -12/+42 |
| * | | | | KVM: s390: Set virtio-ccw transport revision | Thomas Huth | 2014-12-09 | 1 | -0/+63 |
| * | | | | virtio_ccw: add support for 64 bit features. | Michael S. Tsirkin | 2014-12-09 | 1 | -7/+23 |
| * | | | | virtio: assert 32 bit features in transports | Michael S. Tsirkin | 2014-12-09 | 2 | -0/+6 |
| * | | | | virtio: add support for 64 bit features. | Michael S. Tsirkin | 2014-12-09 | 2 | -2/+2 |
| * | | | | virtio: use u32, not bitmap for features | Michael S. Tsirkin | 2014-12-09 | 2 | -15/+10 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-12-11 | 1 | -9/+7 |
|\ \ \ \ |
|
| * | | | | Merge branch 'iov_iter' into for-next | Al Viro | 2014-12-09 | 1 | -1/+0 |
| |\| | | |
|
| * | | | | assorted conversions to %p[dD] | Al Viro | 2014-11-19 | 1 | -9/+7 |
| | |_|/
| |/| | |
|
* | | | | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley | 2014-12-08 | 9 | -50/+144 |
|\ \ \ \ |
|
| * | | | | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig | 2014-11-24 | 1 | -9/+2 |
| * | | | | scsi: avoid ->change_queue_depth indirection for queue full tracking | Christoph Hellwig | 2014-11-24 | 1 | -13/+2 |
| * | | | | zfcp: auto port scan resiliency | Martin Peschke | 2014-11-20 | 6 | -14/+90 |
| * | | | | zfcp: bring back unit sysfs attributes for automatic LUN scan | Steffen Maier | 2014-11-20 | 1 | -3/+49 |
| * | | | | zfcp: remove access control tables interface (port leftovers) | Martin Peschke | 2014-11-20 | 3 | -12/+2 |
* | | | | | Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus | James Bottomley | 2014-12-08 | 2 | -18/+4 |
|\| | | |
| |_|/ /
|/| | | |
|
| * | | | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig | 2014-11-12 | 1 | -5/+3 |
| * | | | scsi: remove abuses of scsi_populate_tag | Christoph Hellwig | 2014-11-12 | 1 | -13/+1 |
| |/ / |
|