aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-08s390/cpumf: rename header file to hwctrset.hThomas Richter1-0/+0
2021-03-08s390/time,idle: get rid of unsigned long longHeiko Carstens2-24/+24
2021-02-26Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-9/+72
2021-02-25Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2021-02-24s390/cpumf: Add support for complete counter set extractionThomas Richter1-0/+51
2021-02-24s390/smp: implement arch_irq_work_raise()Ilya Leoshkevich1-0/+12
2021-02-24s390/mm: fix phys vs virt confusion in pgtable allocation routinesAlexander Gordeev1-1/+1
2021-02-24s390/mm: fix invalid __pa() usage in pfn_pXd() macrosAlexander Gordeev1-2/+2
2021-02-24s390/mm: make pXd_deref() macros return a pointerAlexander Gordeev1-6/+6
2021-02-21Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds27-184/+297
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2021-02-13s390/qdio: remove 'merge_pending' mechanismJulian Wiedmann1-4/+0
2021-02-13s390/qdio: improve handling of PENDING buffers for QEBSM devicesJulian Wiedmann1-0/+1
2021-02-13s390/time: remove get_tod_clock_ext()Heiko Carstens1-12/+3
2021-02-13s390/time: convert tod_clock_base to unionHeiko Carstens1-2/+2
2021-02-13s390/time: introduce new store_tod_clock_ext()Heiko Carstens1-0/+5
2021-02-13s390/time: rename store_tod_clock_ext() and use union tod_clockHeiko Carstens1-3/+2
2021-02-13s390/time: introduce union tod_clockHeiko Carstens1-0/+19
2021-02-13s390: add stack for machine check handlerSven Schnelle1-7/+6
2021-02-12Merge branch 'x86/paravirt' into x86/entryIngo Molnar1-2/+2
2021-02-10softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner1-1/+0
2021-02-09s390/alternatives: add alternative_input() / alternative_io()Heiko Carstens1-0/+16
2021-02-09s390/time: use stcke instead of stckHeiko Carstens1-4/+6
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-29local64.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/linuxLinus Torvalds2-14/+5
2020-12-17Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+4
2020-12-16Merge 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/git/kees/linuxLinus Torvalds1-0/+9
2020-12-16s390/idle: merge enabled_wait() and arch_cpu_idle()Heiko Carstens1-5/+0