summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2021-09-22s390/jump_label: print real address in a case of a jump label bugHeiko Carstens
2021-09-22s390/disassembler: correct disassembly lines alignmentVasily Gorbik
2021-07-28s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik
2021-05-22s390/disassembler: increase ebpf disasm buffer sizeVasily Gorbik
2021-04-28s390/entry: save the caller of psw_idleVasily Gorbik
2021-04-16s390/cpcmd: fix inline assembly register clobberingAlexander Gordeev
2021-03-17s390/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens
2020-11-24s390/cpum_sf.c: fix file permission for cpum_sfb_sizeThomas Richter
2020-10-01s390/init: add missing __init annotationsIlya Leoshkevich
2020-06-11s390/ftrace: save traced function callerVasily Gorbik
2020-04-24s390/diag: fix display of diagnose call statisticsMichael Mueller
2020-02-28s390/ftrace: generate traced function stack frameVasily Gorbik
2020-01-12s390/smp: fix physical to logical CPU map for SMTHeiko Carstens
2020-01-12s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter
2020-01-12s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter
2020-01-04s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter
2019-11-28s390/perf: Return error when debug_register failsThomas Richter
2019-10-17s390/topology: avoid firing events before kobjs are createdVasily Gorbik
2019-02-06s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand
2019-02-06s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer
2019-02-06s390/early: improve machine detectionChristian Borntraeger
2018-12-17s390/cpum_cf: Reject request for sampling in event initializationThomas Richter
2018-11-27s390/vdso: add missing FORCE to build targetsVasily Gorbik
2018-07-11s390: Correct register corruption in critical section cleanupChristian Borntraeger
2018-05-30s390/ftrace: use expoline for indirect branchesMartin Schwidefsky
2018-05-26s390: extend expoline to BC instructionsMartin Schwidefsky
2018-05-26s390: move spectre sysfs attribute codeMartin Schwidefsky
2018-05-26s390/kernel: use expoline for indirect branchesMartin Schwidefsky
2018-05-26s390: move expoline assembler macros to a headerMartin Schwidefsky
2018-05-26s390: remove indirect branch from do_softirq_own_stackMartin Schwidefsky
2018-05-26s390/cpum_sf: ensure sample frequency of perf event attributes is non-zeroHendrik Brueckner
2018-04-29s390/uprobes: implement arch_uretprobe_is_alive()Heiko Carstens
2018-04-29s390: correct module section names for expoline code revertMartin Schwidefsky
2018-04-29s390: correct nospec auto detection init orderMartin Schwidefsky
2018-04-29s390: add sysfs attributes for spectreMartin Schwidefsky
2018-04-29s390: report spectre mitigation via syslogMartin Schwidefsky
2018-04-29s390: add automatic detection of the spectre defenseMartin Schwidefsky
2018-04-29s390: move nobp parameter functions to nospec-branch.cMartin Schwidefsky
2018-04-29s390/entry.S: fix spurious zeroing of r0Christian Borntraeger
2018-04-29s390: do not bypass BPENTER for interrupt system callsMartin Schwidefsky
2018-04-29s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)Eugeniu Rosca
2018-04-29s390: introduce execute-trampolines for branchesMartin Schwidefsky
2018-04-29s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky
2018-04-29s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky
2018-04-29s390/alternative: use a copy of the facility bit maskMartin Schwidefsky
2018-04-29s390: scrub registers on kernel entry and KVM exitMartin Schwidefsky
2018-04-29s390: enable CPU alternatives unconditionallyHeiko Carstens
2018-04-29s390: introduce CPU alternativesVasily Gorbik
2018-04-24s390/ipl: ensure loadparm valid flag is setVasily Gorbik
2018-04-13s390: move _text symbol to address higher than zeroHeiko Carstens