aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2015-10-07s390/qdio: fix WARN_ON_ONCE conditionGravatar Eugene Crosser 1-2/+2
2015-10-07s390/qeth: optimize MAC handling in rx_mode callbackGravatar Lakhvich Dmitriy 2-45/+111
2015-10-07s390/qeth: switch to napi_gro_receiveGravatar Thomas Richter 1-1/+1
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+9
2015-09-21s390/iucv: do not use arrays as argumentGravatar Ursula Braun 4-20/+18
2015-09-21qeth: add layer 2 RX/TX checksum offloadingGravatar Thomas Richter 4-147/+285
2015-09-21qeth: move OSA portname into deprecated statusGravatar Ursula Braun 3-97/+11
2015-09-21qeth: no write permission for readonly sysattrGravatar Lakhvich Dmitriy 1-1/+1
2015-09-21qeth: remove extraneous length from %pM formatGravatar Eugene Crosser 1-2/+2
2015-09-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-1/+9
2015-09-16virtio/s390: handle failures of READ_VQ_CONF ccwGravatar Pierre Morel 1-1/+9
2015-09-10drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffersGravatar Andy Shevchenko 1-9/+1
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+6
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 5-56/+56
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-3/+6
2015-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 22-167/+502
2015-08-27dax: drop size parameter to ->direct_access()Gravatar Dan Williams 1-2/+2
2015-08-26s390/sclp_vt220: support magic sysrequestsGravatar Hendrik Brueckner 1-1/+51
2015-08-26s390/ctrlchar: improve handling of magic sysrequestsGravatar Hendrik Brueckner 2-5/+23
2015-08-26s390/3270: redraw screen on unsolicited device endGravatar Martin Schwidefsky 2-0/+8
2015-08-20pmem, dax: have direct_access use __pmem annotationGravatar Ross Zwisler 1-4/+6
2015-08-19s390/dcssblk: correct out of bounds array indexesGravatar Martin Schwidefsky 1-7/+7
2015-08-19s390/zcrypt: use msleep() instead of mdelay()Gravatar Heiko Carstens 2-2/+2
2015-08-19s390/hmcdrv: fix interrupt registrationGravatar Heiko Carstens 1-2/+2
2015-08-19s390: remove unneeded sizeof(void *) comparisonsGravatar Heiko Carstens 1-1/+1
2015-08-13block: make generic_make_request handle arbitrarily sized biosGravatar Kent Overstreet 2-0/+4
2015-08-09s390/dasd: enhance CUIR scope detectionGravatar Stefan Haberland 2-79/+255
2015-08-09s390/dasd: fix failing path verificationGravatar Stefan Haberland 2-2/+7
2015-08-07s390: remove unneeded variablesGravatar Peter Senna Tschudin 3-10/+3
2015-08-07s390: remove unneeded semicolonGravatar Peter Senna Tschudin 3-5/+5
2015-08-04s390/numa: add emulation supportGravatar Michael Holzheu 1-7/+11
2015-07-29block: add a bi_error field to struct bioGravatar Christoph Hellwig 2-3/+2
2015-07-27atomic: Replace atomic_{set,clear}_mask() usageGravatar Peter Zijlstra 5-56/+56
2015-07-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 4-1/+1
2015-07-22s390/cio: Implement proper Link Incident Record handlingGravatar Peter Oberparleiter 1-42/+123
2015-07-22s390/cio: Fix commaGravatar Peter Oberparleiter 1-1/+1
2015-07-22s390/sclp: Change SCLP console default buffer-full behaviorGravatar Peter Oberparleiter 1-3/+3
2015-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 4-8/+39
2015-07-13s390/dasd: fix kernel panic when alias is set offlineGravatar Stefan Haberland 2-8/+31
2015-07-07virtio/s390: rename drivers/s390/kvm -> drivers/s390/virtioGravatar Cornelia Huck 4-1/+1
2015-07-03KVM: s390: virtio-ccw: don't overwrite config space valuesGravatar Cornelia Huck 1-2/+9
2015-07-01s390/sclp: fix compile errorGravatar Sebastian Ott 1-0/+1
2015-07-01s390/zcrypt: enable s390 hwrng to seed kernel entropyGravatar Ingo Tuchscherer 1-0/+7
2015-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 6-218/+256
2015-06-25Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-14/+5
2015-06-25s390/kdump: fix nosmt kernel parameterGravatar Michael Holzheu 1-1/+1
2015-06-25s390/smp: cleanup core vs. cpu in the SCLP interfaceGravatar Martin Schwidefsky 2-17/+16
2015-06-25s390/zcrypt: Fixed reset and interrupt handling of AP queuesGravatar Ingo Tuchscherer 3-200/+239
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 8-57/+163
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 10-143/+76