summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)AuthorFilesLines
2019-01-31s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand1-2/+6
2019-01-31s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer1-0/+4
2019-01-31s390/early: improve machine detectionChristian Borntraeger2-2/+4
2018-12-17s390/cpum_cf: Reject request for sampling in event initializationThomas Richter1-0/+2
2018-11-27s390/vdso: add missing FORCE to build targetsVasily Gorbik2-6/+6
2018-09-15s390/kdump: Fix memleak in nt_vmcoreinfoPhilipp Rudo1-5/+12
2018-07-11s390: Correct register corruption in critical section cleanupChristian Borntraeger1-2/+2
2018-05-25s390: extend expoline to BC instructionsMartin Schwidefsky1-5/+20
2018-05-25s390: move spectre sysfs attribute codeMartin Schwidefsky3-18/+22
2018-05-25s390/kernel: use expoline for indirect branchesMartin Schwidefsky3-15/+25
2018-05-25s390/ftrace: use expoline for indirect branchesMartin Schwidefsky2-5/+10
2018-05-25s390: move expoline assembler macros to a headerMartin Schwidefsky1-81/+24
2018-05-22s390: remove indirect branch from do_softirq_own_stackMartin Schwidefsky1-3/+2
2018-05-22s390/cpum_sf: ensure sample frequency of perf event attributes is non-zeroHendrik Brueckner1-0/+4
2018-04-29s390/uprobes: implement arch_uretprobe_is_alive()Heiko Carstens1-0/+9
2018-04-29s390: correct module section names for expoline code revertMartin Schwidefsky1-2/+2
2018-04-29s390: correct nospec auto detection init orderMartin Schwidefsky2-6/+5
2018-04-29s390: add sysfs attributes for spectreMartin Schwidefsky1-0/+19
2018-04-29s390: report spectre mitigation via syslogMartin Schwidefsky1-0/+10
2018-04-29s390: add automatic detection of the spectre defenseMartin Schwidefsky3-32/+48
2018-04-29s390: move nobp parameter functions to nospec-branch.cMartin Schwidefsky3-25/+29
2018-04-29s390/entry.S: fix spurious zeroing of r0Christian Borntraeger1-2/+2
2018-04-29s390: do not bypass BPENTER for interrupt system callsMartin Schwidefsky1-1/+2
2018-04-29s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)Eugeniu Rosca1-2/+2
2018-04-29s390: introduce execute-trampolines for branchesMartin Schwidefsky7-34/+265
2018-04-29s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky2-4/+63
2018-04-29s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky5-0/+76
2018-04-29s390/alternative: use a copy of the facility bit maskMartin Schwidefsky4-3/+11
2018-04-29s390: scrub registers on kernel entry and KVM exitMartin Schwidefsky1-0/+47
2018-04-29s390: enable CPU alternatives unconditionallyHeiko Carstens2-11/+7
2018-04-29s390: introduce CPU alternativesVasily Gorbik5-0/+154
2018-04-20s390/ipl: ensure loadparm valid flag is setVasily Gorbik1-0/+1
2018-04-13s390: move _text symbol to address higher than zeroHeiko Carstens1-1/+7
2018-03-22s390/topology: fix typo in early topology codeHeiko Carstens1-1/+1
2018-02-22s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov1-4/+4
2018-01-10kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker1-0/+1
2017-12-14s390: fix compat system call tableHeiko Carstens1-3/+3
2017-12-09s390/runtime instrumentation: simplify task exit handlingHeiko Carstens2-17/+16
2017-11-30s390/disassembler: increase show_code buffer sizeVasily Gorbik1-2/+2
2017-11-30s390/disassembler: add missing end marker for e7 tableHeiko Carstens1-0/+1
2017-11-30s390/runtime instrumention: fix possible memory corruptionHeiko Carstens1-2/+2
2017-11-30s390: fix transactional execution control register handlingHeiko Carstens2-1/+4
2017-11-15s390/topology: make "topology=off" parameter workHeiko Carstens2-9/+14
2017-06-17s390/kvm: do not rely on the ILC on kvm host protection faulsChristian Borntraeger1-6/+13
2017-05-25s390/cputime: fix incorrect system timeMartin Schwidefsky1-3/+18
2017-05-25s390/kdump: Add final noteMichael Holzheu1-0/+15
2017-03-15s390: use correct input data address for setup_randomnessHeiko Carstens1-1/+1
2017-03-15s390: make setup_randomness workHeiko Carstens1-3/+3
2017-03-15s390/kdump: Use "LINUX" ELF note name instead of "CORE"Michael Holzheu1-1/+5
2017-02-01s390/ptrace: Preserve previous registers for short regset writeMartin Schwidefsky1-0/+8