summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-112-3/+3
* Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-101-1/+2
|\
| * Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-017-47/+99
| |\
| * | s390/sclp: expose the GISA format facilityMichael Mueller2018-01-261-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-092-7/+14
|\ \ \
| * | | s390/qeth: fix SETIP command handlingJulian Wiedmann2018-02-092-6/+13
| * | | s390/qeth: fix underestimated count of buffer elementsUrsula Braun2018-02-091-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-02-097-18/+19
|\ \ \ \ | |/ / / |/| | |
| * | | s390: introduce execute-trampolines for branchesMartin Schwidefsky2018-02-071-0/+2
| * | | s390/cio: fix kernel-doc usageSebastian Ott2018-02-055-11/+9
| * | | s390/cmf: fix kerneldocCornelia Huck2018-02-021-7/+8
* | | | Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-062-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler2018-02-032-0/+12
| |\ \ \ | | | |/ | | |/|
| * | | dax: require 'struct page' by default for filesystem daxDan Williams2018-01-191-0/+1
| * | | mm, dax: introduce pfn_t_special()Dan Williams2018-01-191-1/+2
* | | | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-013-10/+10
|\ \ \ \
| * | | | treewide: Use DEVICE_ATTR_ROJoe Perches2018-01-093-9/+9
| * | | | treewide: Use DEVICE_ATTR_RWJoe Perches2018-01-091-1/+1
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-02-013-19/+4
|\ \ \ \
| * | | | s390/sclp: fix .data section specificationVasily Gorbik2018-01-231-2/+2
| * | | | s390/dasd: Remove dead return code checksJan Höppner2018-01-231-12/+0
| * | | | s390/dasd: Simplify codeChristophe JAILLET2018-01-231-5/+2
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-3111-540/+370
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-092-0/+12
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | s390/qeth: support early setup for z/VM NICsJulian Wiedmann2018-01-021-9/+77
| * | | | s390/qeth: use common helper to display rxip/vipaJulian Wiedmann2018-01-021-66/+24
| * | | | s390/qeth: improve error reporting on IP add/removalJulian Wiedmann2018-01-023-25/+35
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-221-1/+8
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | s390/qeth: replace open-coded in*_pton()Julian Wiedmann2017-12-203-89/+12
| * | | | s390/qeth: pass full data length to l3_fill_header()Julian Wiedmann2017-12-201-8/+10
| * | | | s390/qeth: streamline l3_fill_header()Julian Wiedmann2017-12-201-56/+43
| * | | | s390/qeth: unionize next-hop field in qeth L3 headerJulian Wiedmann2017-12-202-8/+23
| * | | | s390/qeth: recognize non-IP multicast on L3 transmitJulian Wiedmann2017-12-202-5/+1
| * | | | s390/qeth: clean up l3_get_cast_type()Julian Wiedmann2017-12-202-35/+20
| * | | | s390/qeth: robustify qeth_get_ip_version()Julian Wiedmann2017-12-201-6/+8
| * | | | s390/qeth: align L2 and L3 set_rx_mode() implementationsJulian Wiedmann2017-12-202-67/+43
| * | | | s390/qeth: use ether_addr_* helpersJulian Wiedmann2017-12-206-37/+32
| * | | | s390/qeth: consolidate qeth MAC address helpersJulian Wiedmann2017-12-201-29/+18
| * | | | s390/qeth: don't keep track of MAC address's cast typeJulian Wiedmann2017-12-202-20/+8
| * | | | s390/qeth: drop CONFIG_QETH_IPV6Julian Wiedmann2017-12-202-54/+9
| * | | | s390/qeth: use ip*_eth_mc_map helpersJulian Wiedmann2017-12-201-29/+14
| * | | | qeth: convert qeth_reply.refcnt from atomic_t to refcount_tElena Reshetova2017-12-202-6/+5
| * | | | net: convert lcs_reply.refcnt from atomic_t to refcount_tElena Reshetova2017-12-202-8/+5
* | | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-302-3/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-282-3/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-01-052-0/+12
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | s390/dasd: fix wrongly assigned configuration dataStefan Haberland2018-01-021-0/+10
| * | | | s390/sclp: disable FORTIFY_SOURCE for early sclp codeHeiko Carstens2017-12-131-0/+2
| | |_|/ | |/| |
* | | | s390/qeth: fix error handling in checksum cmd callbackJulian Wiedmann2017-12-201-1/+8
| |_|/ |/| |
* | | s390/qeth: update takeover IPs after configuration changeJulian Wiedmann2017-12-155-37/+67
OpenPOWER on IntegriCloud