summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * s390/nvme: support firmware-assisted dump to NVMe disksAlexander Egorenkov2020-10-022-6/+13
| * s390: remove orphaned function declarationsVasily Gorbik2020-09-304-17/+0
| * s390/sclp: remove orphaned sclp_set_columns and sclp_set_htabVasily Gorbik2020-09-302-20/+0
| * s390/sclp_sdias: remove unused sclp_sdias_exitVasily Gorbik2020-09-302-8/+0
| * s390/cio: remove unused channel_subsystem_reinitVasily Gorbik2020-09-301-14/+0
| * s390/3215: simplify the return expression of tty3215_open()Qinglang Miao2020-09-291-6/+1
| * s390/stp: add support for leap secondsSven Schnelle2020-09-261-0/+21
| * s390/pkey: support CCA and EP11 secure ECC private keysHarald Freudenberger2020-09-245-80/+756
| * s390/zcrypt: Support for CCA APKA master keysHarald Freudenberger2020-09-245-57/+154
| * s390/sclp: remove unused sclp_early_printk_forcedVasily Gorbik2020-09-211-8/+3
| * s390/sclp: clean up unneeded .data section usageVasily Gorbik2020-09-211-2/+2
| * s390/ap: remove unnecessary spin_lock_init()Qinglang Miao2020-09-171-1/+0
| * s390/zcrypt: remove set_fs() invocation in zcrypt device driverHarald Freudenberger2020-09-176-106/+92
| * s390/zcrypt: simplify cca_findcard2 loop codeHarald Freudenberger2020-09-141-63/+58
| * s390/qdio: always use dev_name() for device name in QIBJulian Wiedmann2020-09-143-4/+4
| * s390/qdio: clean up QDR setupJulian Wiedmann2020-09-141-20/+13
| * s390/qdio: make qdio_handle_aobs() more robustJulian Wiedmann2020-09-141-22/+20
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-10-161-1/+1
|\ \
| * | mm/memory_hotplug: prepare passing flags to add_memory() and friendsDavid Hildenbrand2020-10-161-1/+1
* | | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-1521-679/+1245
|\ \ \ | |/ / |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-051-1/+2
| |\ \
| * | | s390/ctcm: remove orphaned function declarationsVasily Gorbik2020-10-022-2/+0
| * | | s390/qeth: static checker cleanupsJulian Wiedmann2020-10-025-23/+22
| * | | s390/qeth: use netdev_name()Julian Wiedmann2020-10-025-36/+35
| * | | s390/qeth: constify the disciplinesJulian Wiedmann2020-10-023-5/+5
| * | | s390/qeth: allow configuration of TX queues for OSA devicesJulian Wiedmann2020-10-026-20/+53
| * | | s390/qeth: de-magic the QIB parm areaJulian Wiedmann2020-10-022-35/+41
| * | | s390/qeth: keep track of wanted TX queuesJulian Wiedmann2020-10-025-54/+61
| * | | net/smc: introduce CHID callback for ISM devicesUrsula Braun2020-09-281-0/+12
| * | | net/smc: introduce System Enterprise ID (SEID)Ursula Braun2020-09-282-0/+42
| * | | s390/qeth: remove forward declarations in L2 codeJulian Wiedmann2020-09-232-197/+188
| * | | s390/qeth: consolidate teardown codeJulian Wiedmann2020-09-234-74/+50
| * | | s390/qeth: consolidate online codeJulian Wiedmann2020-09-234-52/+36
| * | | s390/qeth: cancel cmds earlier during teardownJulian Wiedmann2020-09-234-7/+5
| * | | s390/qeth: tighten ucast IP lockingJulian Wiedmann2020-09-231-7/+2
| * | | s390/qeth: replace deprecated simple_stroul()Julian Wiedmann2020-09-235-51/+51
| * | | s390/qeth: clean up string ops in qeth_l3_parse_ipatoe()Julian Wiedmann2020-09-231-13/+14
| * | | s390/qeth: relax locking for ipato config dataJulian Wiedmann2020-09-233-17/+16
| * | | s390/qeth: don't init refcount twice for mcast IPsJulian Wiedmann2020-09-231-1/+0
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-224-7/+14
| |\ \ \
| * | | | s390/qeth: implement ndo_bridge_setlink for learning_syncAlexandra Winter2020-09-151-0/+125
| * | | | s390/qeth: implement ndo_bridge_getlink for learning_syncAlexandra Winter2020-09-151-1/+22
| * | | | s390/qeth: Reset address notification in case of buffer overflowAlexandra Winter2020-09-154-10/+123
| * | | | s390/qeth: Translate address events into switchdev notifiersAlexandra Winter2020-09-152-1/+110
| * | | | s390/qeth: Detect PNSO OC3 capabilityAlexandra Winter2020-09-153-10/+85
| * | | | s390/cio: Helper functions to read CSSID, IID, and CHIDAlexandra Winter2020-09-155-9/+104
| * | | | s390/cio: Add new Operation Code OC3 to PNSOAlexandra Winter2020-09-154-18/+20
| * | | | s390/net: add SMC config as one of the defaults of CCWGROUPGuvenc Gulce2020-09-101-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-046-11/+11
| |\ \ \ \
| * | | | | s390/qeth: strictly order bridge address eventsJulian Wiedmann2020-08-273-8/+52