summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-072-3/+3
|\
| * block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-232-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-069-329/+356
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-011-1/+1
| |\ \
| * | | s390/qeth: use skb_cow_head() for L2 OSA xmitJulian Wiedmann2017-08-183-22/+65
| * | | s390/qeth: unify code to build header elementsJulian Wiedmann2017-08-181-14/+15
| * | | s390/qeth: pass full IQD header length to fill_buffer()Julian Wiedmann2017-08-183-4/+4
| * | | s390/qeth: pass TSO data offset to fill_buffer()Julian Wiedmann2017-08-184-10/+8
| * | | s390/qeth: pass TSO header length to fill_buffer()Julian Wiedmann2017-08-184-21/+23
| * | | s390/qeth: pass full data length to l2_fill_header()Julian Wiedmann2017-08-181-6/+6
| * | | s390/qeth: split L2 xmit pathsJulian Wiedmann2017-08-181-102/+123
| * | | s390/qeth: fix using of ref counter for rxip addressesKittipon Meesompop2017-08-151-3/+5
| * | | s390/qeth: fix trace-messages for deleting rxip addressesKittipon Meesompop2017-08-151-2/+2
| * | | s390/qeth: reject multicast rxip addressesKittipon Meesompop2017-08-151-0/+17
| * | | s390/qeth: extract bridgeport cmd builderJulian Wiedmann2017-08-151-36/+26
| * | | s390/net: reduce inliningJulian Wiedmann2017-08-157-74/+67
| * | | s390/qeth: make more use of skb APIJulian Wiedmann2017-08-154-18/+10
| * | | s390/qeth: clean up fill_buffer() offset logicJulian Wiedmann2017-08-152-19/+18
| * | | s390/qeth: straighten out fill_buffer() interfaceJulian Wiedmann2017-08-151-15/+14
| * | | s390/qeth: simplify fragment type selectionJulian Wiedmann2017-08-151-15/+8
| * | | s390/qeth: remove extra L3 adapterparms queryJulian Wiedmann2017-08-151-13/+1
| * | | s390/qeth: remove extra L2 adapterparms queryJulian Wiedmann2017-08-151-9/+0
| * | | s390/qeth: don't access skb after transmissionJulian Wiedmann2017-08-152-10/+8
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-09-0526-102/+398
|\ \ \ \ | |_|/ / |/| | |
| * | | s390/dasd: Add discard support for FBA devicesJan Höppner2017-08-294-4/+221
| * | | s390/zcrypt: make CPRBX constBhumika Goyal2017-08-291-1/+1
| * | | s390/vmcp: simplify vmcp_response_free()Heiko Carstens2017-08-291-3/+2
| * | | s390/dasd: Change unsigned long long to unsigned longJan Höppner2017-08-238-18/+14
| * | | s390/dasd: add average request times to dasd statisticsStefan Haberland2017-08-232-4/+34
| * | | s390/scm: use common completion pathSebastian Ott2017-08-091-5/+8
| * | | s390/vmcp: simplify vmcp_ioctl()Heiko Carstens2017-08-091-14/+12
| * | | s390/vmcp: return -ENOTTY for unknown ioctl commandsHeiko Carstens2017-08-091-1/+1
| * | | s390/vmcp: split vmcp header file and move to uapiHeiko Carstens2017-08-092-32/+10
| * | | s390/vmcp: make use of contiguous memory allocatorHeiko Carstens2017-08-093-9/+79
| * | | s390/cpcmd,vmcp: avoid GFP_DMA allocationsHeiko Carstens2017-08-091-1/+1
| * | | s390/vmcp: fix uaccess check and avoid undefined behaviorHeiko Carstens2017-08-091-1/+3
| * | | s390/cio: add const to bin_attribute structuresBhumika Goyal2017-08-031-2/+2
| * | | s390/sclp: add const to bin_attribute structureBhumika Goyal2017-08-031-1/+1
| * | | Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky2017-07-261-1/+1
| |\ \ \
| * | | | s390/sclp_ocf: constify attribute_group structures.Arvind Yadav2017-07-261-1/+1
| * | | | s390/tape: constify attribute_group structures.Arvind Yadav2017-07-261-1/+1
| * | | | s390/raw3270: constify attribute_group structures.Arvind Yadav2017-07-261-1/+1
| * | | | s390/qeth: constify attribute_group structures.Arvind Yadav2017-07-261-4/+4
| * | | | s390/cio: constify attribute_group structures.Arvind Yadav2017-07-261-2/+2
| * | | | s390/dasd: constify attribute_group structures.Arvind Yadav2017-07-261-1/+1
| * | | | s390/zcrypt_card: constify attribute_group structures.Arvind Yadav2017-07-261-1/+1
| * | | | s390/zcrypt_queue: constify attribute_group structures.Arvind Yadav2017-07-261-1/+1
| * | | | s390/sclp: single increment assignment controlMartin Schwidefsky2017-07-261-0/+1
| * | | | Merge branch 'tlb-flushing' into featuresMartin Schwidefsky2017-07-261-2/+4
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | s390/mm: add no-dat TLB flush optimizationMartin Schwidefsky2017-07-251-2/+4