| Commit message (Expand) | Author | Age | Files | Lines |
* | virtio/s390: deprecate old transport | Cornelia Huck | 2016-08-09 | 2 | -1/+7 |
* | virtio/s390: keep early_put_chars | Christian Borntraeger | 2016-08-09 | 1 | -1/+1 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-08-02 | 2 | -9/+26 |
|\ |
|
| * | s390/sclp: detect storage-key facility | David Hildenbrand | 2016-06-10 | 1 | -0/+1 |
| * | s390/sclp: detect interlock-and-broadcast-suppression facility | David Hildenbrand | 2016-06-10 | 1 | -0/+1 |
| * | s390/sclp: detect PFMF interpretation facility | David Hildenbrand | 2016-06-10 | 1 | -1/+3 |
| * | s390/sclp: detect conditional-external-interception facility | David Hildenbrand | 2016-06-10 | 1 | -0/+1 |
| * | s390/sclp: detect intervention bypass facility | David Hildenbrand | 2016-06-10 | 1 | -0/+1 |
| * | s390/sclp: detect guest-storage-limit-suppression | David Hildenbrand | 2016-06-10 | 1 | -0/+1 |
| * | s390/sclp: detect cmma | David Hildenbrand | 2016-06-10 | 1 | -0/+1 |
| * | s390/sclp: detect guest-PER enhancement | David Hildenbrand | 2016-06-10 | 1 | -0/+1 |
| * | s390/sclp: detect 64-bit-SCAO facility | David Hildenbrand | 2016-06-10 | 1 | -0/+1 |
| * | s390: Make cpc_name accessible | Janosch Frank | 2016-06-10 | 1 | -8/+15 |
* | | s390/zcrypt: fix possible memory leak in ap_module_init() | Wei Yongjun | 2016-07-31 | 1 | -1/+3 |
* | | s390/zcrypt: Fix zcrypt suspend/resume behavior | Ingo Tuchscherer | 2016-07-31 | 5 | -6/+47 |
* | | s390/cio: fix premature wakeup during chp configure | Sebastian Ott | 2016-07-31 | 1 | -14/+32 |
* | | s390/cio: convert cfg_lock mutex to spinlock | Sebastian Ott | 2016-07-31 | 1 | -9/+9 |
* | | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-07-29 | 1 | -3/+3 |
|\ \ |
|
| * | | pmem: kill __pmem address space | Dan Williams | 2016-07-13 | 1 | -3/+3 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-07-27 | 8 | -725/+800 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-07-06 | 2 | -0/+2 |
| |\ \ |
|
| * | | | s390/qeth: fix indentation in qeth_l3_arp_query | Sebastian Ott | 2016-06-17 | 1 | -13/+12 |
| * | | | qeth: omit outbound queue 3 for unicast packets in Priority Queuing on HiperS... | Hans Wippel | 2016-06-17 | 2 | -4/+17 |
| * | | | qeth: improve set_features error handling | Hans Wippel | 2016-06-17 | 1 | -11/+27 |
| * | | | qeth: add network device features for VLAN devices | Hans Wippel | 2016-06-17 | 2 | -2/+10 |
| * | | | qeth layer 2 and layer 3 common feature handling | Thomas Richter | 2016-06-17 | 4 | -198/+111 |
| * | | | qeth: optimize IP handling in rx_mode callback | Lakhvich Dmitriy | 2016-06-17 | 7 | -458/+482 |
| * | | | qeth: introduce linearization fail count to stats | Eugene Crosser | 2016-06-17 | 4 | -8/+23 |
| * | | | qeth: enable scatter/gather by default | Eugene Crosser | 2016-06-17 | 2 | -3/+4 |
| * | | | qeth: enable scatter/gather in layer 2 mode | Eugene Crosser | 2016-06-17 | 1 | -1/+25 |
| * | | | qeth: fill netdevice->gso_* attributes accurately | Eugene Crosser | 2016-06-17 | 1 | -1/+3 |
| * | | | qeth: clean up condition when tso is used | Eugene Crosser | 2016-06-17 | 2 | -20/+30 |
| * | | | qeth: refactor calculation of SBALE count | Eugene Crosser | 2016-06-17 | 3 | -41/+85 |
| * | | | qeth: Include error message for "OS Mismatch" | Eugene Crosser | 2016-06-17 | 1 | -0/+6 |
| | |/
| |/| |
|
* | | | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-07-27 | 3 | -6/+3 |
|\ \ \ |
|
| * | | | block: convert to device_add_disk() | Dan Williams | 2016-06-27 | 3 | -6/+3 |
| |/ / |
|
* | | | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-07-27 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | block: add QUEUE_FLAG_DAX for devices to advertise their DAX support | Toshi Kani | 2016-07-21 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2016-07-26 | 15 | -109/+209 |
|\ \ \
| |_|/
|/| | |
|
| * | | s390/cio/chp : Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-07-18 | 1 | -9/+2 |
| * | | s390/chsc: improve channel path descriptor determination | Sebastian Ott | 2016-07-15 | 2 | -8/+7 |
| * | | s390/chsc: sanitize fmt check for chp_desc determination | Sebastian Ott | 2016-07-15 | 1 | -2/+3 |
| * | | s390/cio: make fmt1 channel path descriptor optional | Sebastian Ott | 2016-07-15 | 2 | -5/+8 |
| * | | s390/chsc: fix ioctl CHSC_INFO_CU command | Sebastian Ott | 2016-07-15 | 1 | -1/+1 |
| * | | s390/cio/device_ops: fix kernel doc | Sebastian Ott | 2016-07-15 | 1 | -11/+11 |
| * | | s390/cio: allow to reset channel measurement block | Sebastian Ott | 2016-07-14 | 1 | -9/+20 |
| * | | s390/console: Make preferred console handling more consistent | Peter Oberparleiter | 2016-07-13 | 1 | -1/+2 |
| * | | s390/cio: use basic blocks for i/o inline assemblies | Heiko Carstens | 2016-06-28 | 1 | -9/+82 |
| * | | s390/cio: use basic blocks for cmf inline assemblies | Heiko Carstens | 2016-06-28 | 1 | -6/+9 |
| * | | s390/crypto: use basic blocks for ap bus inline assemblies | Heiko Carstens | 2016-06-28 | 1 | -28/+49 |