summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2021-04-27Merge tag 's390-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-04-26Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-21s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik
2021-04-18s390/smp: fix do_restart() prototypeAlexander Gordeev
2021-04-18s390: get rid of oprofile leftoversMarc Zyngier
2021-04-12s390/traps,mm: add conditional trap handlersHeiko Carstens
2021-04-12s390/traps: convert pgm_check.S to CHeiko Carstens
2021-04-12s390/protvirt: fix error return code in uv_info_init()zhongbaisong
2021-04-12Merge branch 'fixes' into featuresHeiko Carstens
2021-04-12s390/entry: save the caller of psw_idleVasily Gorbik
2021-04-12s390/entry: avoid setting up backchain in ext|io handlersVasily Gorbik
2021-04-07s390/setup: use memblock_free_late() to free old stackHeiko Carstens
2021-04-05s390/irq: fix reading of ext_params2 field from lowcoreHeiko Carstens
2021-04-05s390/unwind: add machine check handler stackVasily Gorbik
2021-04-05s390/cpcmd: fix inline assembly register clobberingAlexander Gordeev
2021-03-25s390/vdso: fix initializing and updating of vdso_dataHeiko Carstens
2021-03-25s390/vdso: copy tod_steering_delta value to vdso_data pageHeiko Carstens
2021-03-24s390/uv: fix prot virt host indication compilationJanosch Frank
2021-03-22s390/kernel: fix a typoBhaskar Chowdhury
2021-03-22s390/uv: add prot virt guest/host indication filesJanosch Frank
2021-03-21Merge branch 'linus' into x86/cleanups, to resolve conflictIngo Molnar
2021-03-18Merge tag 'v5.12-rc3' into x86/cleanups, to refresh the treeIngo Molnar
2021-03-15s390/vtime: fix increased steal time accountingGerald Schaefer
2021-03-15s390/cpumf: disable preemption when accessing per-cpu variableThomas Richter
2021-03-10stacktrace: Move documentation for arch_stack_walk_reliable() to headerMark Brown
2021-03-08s390/cpumf: remove unneeded semicolonJiapeng Chong
2021-03-08s390/cpumf: rename header file to hwctrset.hThomas Richter
2021-03-08s390/cpumf: remove 60 seconds read limitThomas Richter
2021-03-08s390/topology: remove always false if checkHeiko Carstens
2021-03-08s390/time,idle: get rid of unsigned long longHeiko Carstens
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-26Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-24s390/cpumf: Add support for complete counter set extractionThomas Richter
2021-02-24s390/smp: implement arch_irq_work_raise()Ilya Leoshkevich
2021-02-24s390/topology: move cpumasks away from stackHeiko Carstens
2021-02-24s390/smp: smp_emergency_stop() - move cpumask away from stackHeiko Carstens
2021-02-24s390/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens
2021-02-24s390/smp: consolidate locking for smp_rescan()Heiko Carstens
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe
2021-02-21Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-02-21Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-13s390/debug: use union tod_clockHeiko Carstens
2021-02-13s390/vdso: use union tod_clockHeiko Carstens
2021-02-13s390/time: convert tod_clock_base to unionHeiko Carstens
2021-02-13s390/time: rename store_tod_clock_ext() and use union tod_clockHeiko Carstens
2021-02-13s390: split cleanup_sieSven Schnelle
2021-02-13s390: use r13 in cleanup_sie as temp registerSven Schnelle
2021-02-13s390: fix kernel asce loading when sie is interruptedSven Schnelle