summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2020-12-16s390/idle: merge enabled_wait() and arch_cpu_idle()Heiko Carstens1-5/+0
2020-12-16s390/delay: remove udelay_simple()Heiko Carstens1-2/+0
2020-12-16s390/delay: simplify udelayHeiko Carstens2-8/+6
2020-12-10s390/crypto: add arch_get_random_long() supportHarald Freudenberger1-1/+4
2020-12-09s390/mm: use invalid asce for user space when switching to init_mmHeiko Carstens1-1/+4
2020-12-02s390/cio: remove pm support from ccw bus driverVineeth Vijayan1-10/+0
2020-11-23s390/vdso: reimplement getcpu vdso syscallHeiko Carstens2-0/+9
2020-11-23s390/mm: add debug user asce supportHeiko Carstens1-0/+2
2020-11-23s390/mm: use invalid asce instead of kernel asceHeiko Carstens2-1/+2
2020-11-23s390/mm: remove set_fs / rework address space handlingHeiko Carstens7-81/+9
2020-11-20s390/decompressor: add stacktrace supportVasily Gorbik1-1/+1
2020-11-20s390/ftrace: assume -mhotpatch or -mrecord-mcount always availableVasily Gorbik1-21/+10
2020-11-20s390: unify identity mapping limits handlingVasily Gorbik1-3/+1
2020-11-20s390/cio: fix kernel-doc markups in cio driver.Mauro Carvalho Chehab2-2/+2
2020-11-18s390/sclp: provide extended sccb supportSumanth Korikkar2-3/+6
2020-11-12s390/mm: remove unused clear_user_asce()Heiko Carstens1-7/+0
2020-11-09s390/kasan: move memory needs estimation into a functionVasily Gorbik1-0/+26
2020-11-09s390/kasan: make kasan header self-containedVasily Gorbik1-0/+2
2020-11-09s390/kasan: remove obvious parameter with the only possible valueVasily Gorbik1-2/+2
2020-11-09s390/mm: extend default vmalloc area size to 512GBHeiko Carstens1-6/+6
2020-11-09s390/kasan: remove 3-level paging supportVasily Gorbik1-5/+0
2020-11-09s390: remove unused s390_base_ext_handlerVasily Gorbik1-5/+1
2020-11-09s390/udelay: make it work for the early codeVasily Gorbik1-0/+1
2020-11-03s390/vdso: remove empty unused fileHeiko Carstens1-0/+0
2020-11-03s390/mm: make pmd/pud_deref() large page awareGerald Schaefer1-22/+30
2020-10-26s390: correct __bootdata / __bootdata_preserved macrosVasily Gorbik1-2/+2
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2-3/+3
2020-10-22Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-1/+3
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds32-145/+536
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds3-4/+16
2020-10-12Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+0
2020-10-12Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+0
2020-10-09s390/uaccess: fix indentationHeiko Carstens1-1/+1
2020-10-09s390/uaccess: add default cases for __put_user_fn()/__get_user_fn()Heiko Carstens1-4/+9
2020-10-07s390/pci: track whether util_str is valid in the zpci_devMatthew Rosato1-1/+2
2020-10-07s390/pci: stash version in the zpci_devMatthew Rosato1-0/+1
2020-10-07s390/sie: fix typo in SIGP code descriptionJulian Wiedmann1-1/+1
2020-10-07s390/sclp: Add support for SCLP AP adapter config/deconfigHarald Freudenberger1-0/+2
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-12/+30
2020-10-02s390: remove orphaned extern variables declarationsVasily Gorbik1-3/+0
2020-10-02s390/nvme: support firmware-assisted dump to NVMe disksAlexander Egorenkov1-0/+6
2020-10-02s390: nvme dump supportJason J. Herne1-0/+1
2020-09-30s390: remove orphaned function declarationsVasily Gorbik6-10/+0
2020-09-30s390/vdso: remove orphaned declarationsVasily Gorbik1-2/+0
2020-09-30s390/cio: remove unused channel_subsystem_reinitVasily Gorbik1-1/+0
2020-09-29s390: remove unused _swsusp_reset_dmaVasily Gorbik1-1/+0
2020-09-26mm/gup: fix gup_fast with dynamic page table foldingVasily Gorbik1-12/+30
2020-09-26s390/stp: add support for leap secondsSven Schnelle2-1/+46
2020-09-26s390/stp: use u32 instead of unsigned intSven Schnelle1-25/+25
2020-09-26s390/stp: use __packedSven Schnelle1-2/+4