summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* s390/vdso: remove empty unused fileHeiko Carstens2020-11-031-0/+0
* s390/mm: make pmd/pud_deref() large page awareGerald Schaefer2020-11-031-22/+30
* s390: correct __bootdata / __bootdata_preserved macrosVasily Gorbik2020-10-261-2/+2
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-252-3/+3
* Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2020-10-221-1/+3
|\
| * s390/pci: track whether util_str is valid in the zpci_devMatthew Rosato2020-10-071-1/+2
| * s390/pci: stash version in the zpci_devMatthew Rosato2020-10-071-0/+1
* | Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-10-1632-145/+536
|\ \
| * | s390/uaccess: fix indentationHeiko Carstens2020-10-091-1/+1
| * | s390/uaccess: add default cases for __put_user_fn()/__get_user_fn()Heiko Carstens2020-10-091-4/+9
| * | s390/sie: fix typo in SIGP code descriptionJulian Wiedmann2020-10-071-1/+1
| * | s390/sclp: Add support for SCLP AP adapter config/deconfigHarald Freudenberger2020-10-071-0/+2
| * | s390: remove orphaned extern variables declarationsVasily Gorbik2020-10-021-3/+0
| * | s390/nvme: support firmware-assisted dump to NVMe disksAlexander Egorenkov2020-10-021-0/+6
| * | s390: nvme dump supportJason J. Herne2020-10-021-0/+1
| * | s390: remove orphaned function declarationsVasily Gorbik2020-09-306-10/+0
| * | s390/vdso: remove orphaned declarationsVasily Gorbik2020-09-301-2/+0
| * | s390/cio: remove unused channel_subsystem_reinitVasily Gorbik2020-09-301-1/+0
| * | s390: remove unused _swsusp_reset_dmaVasily Gorbik2020-09-291-1/+0
| * | s390/stp: add support for leap secondsSven Schnelle2020-09-262-1/+46
| * | s390/stp: use u32 instead of unsigned intSven Schnelle2020-09-261-25/+25
| * | s390/stp: use __packedSven Schnelle2020-09-261-2/+4
| * | s390/pkey: support CCA and EP11 secure ECC private keysHarald Freudenberger2020-09-241-15/+62
| * | s390/sclp: remove unused sclp_early_printk_forcedVasily Gorbik2020-09-211-2/+1
| * | s390/uaccess: add HAVE_GET_KERNEL_NOFAULT supportHeiko Carstens2020-09-171-0/+111
| * | s390/kasan: support protvirt with 4-level pagingVasily Gorbik2020-09-161-0/+1
| * | s390/uv: add destroy page callJanosch Frank2020-09-141-0/+7
| * | s390/mm,ptdump: add couple of additional markersVasily Gorbik2020-09-141-0/+1
| * | s390: add ARCH_HAS_DEBUG_WX supportHeiko Carstens2020-09-141-0/+14
| * | s390/pci: remove clp_rescan_pci_devices_simple()Niklas Schnelle2020-09-141-1/+0
| * | s390/pci: remove clp_rescan_pci_devices()Niklas Schnelle2020-09-141-1/+0
| * | s390/pci: remove unused function zpci_rescan()Niklas Schnelle2020-09-141-2/+0
| * | s390/mm,ptdump: hold cpa mutex while walking for kernel page table dumpHeiko Carstens2020-09-141-0/+4
| * | s390/qdio: always use dev_name() for device name in QIBJulian Wiedmann2020-09-141-2/+0
| * | s390/pci: Implement ioremap_wc/prot() with MIONiklas Schnelle2020-09-146-1/+42
| * | s390/qdio: clean up QDR setupJulian Wiedmann2020-09-141-4/+4
| * | s390: convert to GENERIC_VDSOSven Schnelle2020-08-268-23/+134
| * | s390/checksum: coding style changesHeiko Carstens2020-08-261-28/+22
| * | s390/checksum: have consistent calculationsHeiko Carstens2020-08-261-1/+1
| * | s390/checksum: make ip_fast_csum() fasterHeiko Carstens2020-08-261-1/+12
| * | s390/checksum: rewrite csum_tcpudp_nofold()Heiko Carstens2020-08-261-15/+7
| * | s390/checksum: provide csum_ipv6_magic()Heiko Carstens2020-08-261-2/+22
* | | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-153-4/+16
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-051-12/+30
| |\ \ \
| * | | | s390/cio: Helper functions to read CSSID, IID, and CHIDAlexandra Winter2020-09-151-0/+4
| * | | | s390/cio: Add new Operation Code OC3 to PNSOAlexandra Winter2020-09-153-4/+12
| | |_|/ | |/| |
* | | | Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-10-121-2/+0
|\ \ \ \
| * | | | compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>Christoph Hellwig2020-09-171-2/+0
| | |_|/ | |/| |
* | | | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-7/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | unify generic instances of csum_partial_copy_nocheck()Al Viro2020-08-201-7/+0
| |/ /