aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-29Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-0/+1
2021-04-27Merge tag 's390-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds9-207/+119
2021-04-26Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+0
2021-04-21s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik1-1/+1
2021-04-18s390/smp: fix do_restart() prototypeAlexander Gordeev2-3/+3
2021-04-18s390: get rid of oprofile leftoversMarc Zyngier1-21/+0
2021-04-12s390/traps,mm: add conditional trap handlersHeiko Carstens2-2/+10
2021-04-12s390/traps: convert pgm_check.S to CHeiko Carstens4-177/+59
2021-04-12s390/protvirt: fix error return code in uv_info_init()zhongbaisong1-1/+3
2021-04-12Merge branch 'fixes' into featuresHeiko Carstens6-11/+28
2021-04-12s390/entry: save the caller of psw_idleVasily Gorbik1-0/+1
2021-04-12s390/entry: avoid setting up backchain in ext|io handlersVasily Gorbik1-4/+2
2021-04-07s390/setup: use memblock_free_late() to free old stackHeiko Carstens1-1/+1
2021-04-05s390/irq: fix reading of ext_params2 field from lowcoreHeiko Carstens1-1/+1
2021-04-05s390/unwind: add machine check handler stackVasily Gorbik1-1/+11
2021-04-05s390/cpcmd: fix inline assembly register clobberingAlexander Gordeev1-2/+4
2021-03-25s390/vdso: fix initializing and updating of vdso_dataHeiko Carstens1-3/+8
2021-03-25s390/vdso: copy tod_steering_delta value to vdso_data pageHeiko Carstens1-0/+1
2021-03-24s390/uv: fix prot virt host indication compilationJanosch Frank1-1/+7
2021-03-22s390/kernel: fix a typoBhaskar Chowdhury1-1/+1
2021-03-22s390/uv: add prot virt guest/host indication filesJanosch Frank1-1/+36
2021-03-21Merge branch 'linus' into x86/cleanups, to resolve conflictIngo Molnar2-2/+3
2021-03-18Merge tag 'v5.12-rc3' into x86/cleanups, to refresh the treeIngo Molnar5-40/+24
2021-03-17quota: wire up quotactl_pathSascha Hauer1-0/+1
2021-03-15s390/vtime: fix increased steal time accountingGerald Schaefer1-1/+1
2021-03-15s390/cpumf: disable preemption when accessing per-cpu variableThomas Richter1-1/+2
2021-03-10stacktrace: Move documentation for arch_stack_walk_reliable() to headerMark Brown1-6/+0
2021-03-08s390/cpumf: remove unneeded semicolonJiapeng Chong1-1/+1
2021-03-08s390/cpumf: rename header file to hwctrset.hThomas Richter1-1/+1
2021-03-08s390/cpumf: remove 60 seconds read limitThomas Richter1-16/+2
2021-03-08s390/topology: remove always false if checkHeiko Carstens1-2/+0
2021-03-08s390/time,idle: get rid of unsigned long longHeiko Carstens2-20/+20
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2021-02-26Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-43/+558
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2021-02-24s390/cpumf: Add support for complete counter set extractionThomas Richter1-23/+525
2021-02-24s390/smp: implement arch_irq_work_raise()Ilya Leoshkevich1-0/+11
2021-02-24s390/topology: move cpumasks away from stackHeiko Carstens1-12/+13
2021-02-24s390/smp: smp_emergency_stop() - move cpumask away from stackHeiko Carstens1-1/+4
2021-02-24s390/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens1-1/+1
2021-02-24s390/smp: consolidate locking for smp_rescan()Heiko Carstens1-6/+4
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-0/+1
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe1-1/+1
2021-02-21Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds26-1098/+763
2021-02-21Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2021-02-13s390/debug: use union tod_clockHeiko Carstens1-3/+3
2021-02-13s390/vdso: use union tod_clockHeiko Carstens1-3/+3
2021-02-13s390/time: convert tod_clock_base to unionHeiko Carstens4-38/+22
2021-02-13s390/time: rename store_tod_clock_ext() and use union tod_clockHeiko Carstens1-3/+3
2021-02-13s390: split cleanup_sieSven Schnelle1-10/+7