summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2021-02-09s390/vdso: implement generic vdso time namespace supportHeiko Carstens2-0/+9
2021-02-09s390/vdso: simplify __arch_get_hw_counter()Heiko Carstens1-3/+2
2021-02-09s390/vdso: convert vdso_init() to arch_initcallHeiko Carstens1-1/+1
2021-02-09s390/vdso: remove VDSO32_LBASE compat leftoverHeiko Carstens1-2/+1
2021-02-09s390/thread_info.h: fix task_struct declaration warningAlexander Egorenkov1-0/+2
2021-02-09s390: Simplify the calculation of variablesJiapeng Zhong1-2/+1
2021-02-09s390/ap: remove unneeded semicolonChengyang Fan1-1/+1
2021-02-09s390/pci: refactor zpci_create_device()Niklas Schnelle1-2/+2
2021-02-09s390/qdio: remove Input tasklet codeJulian Wiedmann1-1/+1
2021-02-09KVM: Raise the maximum number of user memslotsVitaly Kuznetsov1-1/+0
2021-01-29Fix "ordering" comment typosBjorn Helgaas1-1/+1
2021-01-27s390: uv: Fix sysfs max number of VCPUs reportingJanosch Frank1-2/+2
2021-01-19s390: pass struct pt_regs instead of registers to syscallsSven Schnelle2-45/+73
2021-01-19s390: remove asmlinkageSven Schnelle2-17/+17
2021-01-19s390: convert to generic entrySven Schnelle14-35/+141
2021-01-19s390/bitops: remove small optimization to fix clang buildHeiko Carstens1-36/+0
2021-01-19s390/atomic: remove small optimization to fix clang buildHeiko Carstens1-20/+0
2021-01-19s390/tlb: make cleared_pXs flags consistent with generic codeAlexander Gordeev1-3/+2
2020-12-30local64.h: make <asm/local64.h> mandatoryRandy Dunlap1-1/+0
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2020-12-18Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-14/+5
2020-12-18Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-1/+4
2020-12-17Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2-0/+3
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+9
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-16Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-5/+4
2020-12-16Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2020-12-15Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2-22/+30
2020-12-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-24/+0
2020-12-10s390/crypto: add arch_get_random_long() supportHarald Freudenberger1-1/+4
2020-12-10KVM: s390: track synchronous pfault events in kvm_statChristian Borntraeger1-0/+1
2020-12-09s390/mm: use invalid asce for user space when switching to init_mmHeiko Carstens1-1/+4
2020-12-02s390/vtime: Use the generic IRQ entry accountingFrederic Weisbecker1-1/+0
2020-12-02s390/cio: remove pm support from ccw bus driverVineeth Vijayan1-10/+0
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne1-24/+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: Enable seccomp architecture trackingYiFei Zhu1-0/+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-16s390/cio: Add support for FCES status notificationVineeth Vijayan1-0/+2
2020-11-16s390/cio: Provide Endpoint-Security Mode per CUVineeth Vijayan1-0/+1