summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-02-13s390/qdio: remove 'merge_pending' mechanismJulian Wiedmann
2021-02-13s390/qdio: improve handling of PENDING buffers for QEBSM devicesJulian Wiedmann
2021-02-13s390/time: remove get_tod_clock_ext()Heiko Carstens
2021-02-13s390/time: convert tod_clock_base to unionHeiko Carstens
2021-02-13s390/time: introduce new store_tod_clock_ext()Heiko Carstens
2021-02-13s390/time: rename store_tod_clock_ext() and use union tod_clockHeiko Carstens
2021-02-13s390/time: introduce union tod_clockHeiko Carstens
2021-02-13s390: add stack for machine check handlerSven Schnelle
2021-02-12Merge branch 'x86/paravirt' into x86/entryIngo Molnar
2021-02-10softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner
2021-02-09s390/alternatives: add alternative_input() / alternative_io()Heiko Carstens
2021-02-09s390/time: use stcke instead of stckHeiko Carstens
2021-02-09s390/vdso: implement generic vdso time namespace supportHeiko Carstens
2021-02-09s390/vdso: simplify __arch_get_hw_counter()Heiko Carstens
2021-02-09s390/vdso: convert vdso_init() to arch_initcallHeiko Carstens
2021-02-09s390/vdso: remove VDSO32_LBASE compat leftoverHeiko Carstens
2021-02-09s390/thread_info.h: fix task_struct declaration warningAlexander Egorenkov
2021-02-09s390: Simplify the calculation of variablesJiapeng Zhong
2021-02-09s390/ap: remove unneeded semicolonChengyang Fan
2021-02-09s390/pci: refactor zpci_create_device()Niklas Schnelle
2021-02-09s390/qdio: remove Input tasklet codeJulian Wiedmann
2021-02-09KVM: Raise the maximum number of user memslotsVitaly Kuznetsov
2021-01-29Fix "ordering" comment typosBjorn Helgaas
2021-01-27s390: uv: Fix sysfs max number of VCPUs reportingJanosch Frank
2021-01-19s390: pass struct pt_regs instead of registers to syscallsSven Schnelle
2021-01-19s390: remove asmlinkageSven Schnelle
2021-01-19s390: convert to generic entrySven Schnelle
2021-01-19s390/bitops: remove small optimization to fix clang buildHeiko Carstens
2021-01-19s390/atomic: remove small optimization to fix clang buildHeiko Carstens
2021-01-19s390/tlb: make cleared_pXs flags consistent with generic codeAlexander Gordeev
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-12-18Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-12-17Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2020-12-16Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-16s390/idle: merge enabled_wait() and arch_cpu_idle()Heiko Carstens
2020-12-16s390/delay: remove udelay_simple()Heiko Carstens
2020-12-16s390/delay: simplify udelayHeiko Carstens
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-12-15Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-15Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-12-10s390/crypto: add arch_get_random_long() supportHarald Freudenberger
2020-12-10KVM: s390: track synchronous pfault events in kvm_statChristian Borntraeger
2020-12-09s390/mm: use invalid asce for user space when switching to init_mmHeiko Carstens
2020-12-02s390/vtime: Use the generic IRQ entry accountingFrederic Weisbecker
2020-12-02s390/cio: remove pm support from ccw bus driverVineeth Vijayan