summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* s390/setup: fix boot crash for machine without EDAT-1Martin Schwidefsky2019-03-231-7/+6
* s390/setup: fix early warning messagesMartin Schwidefsky2019-03-231-9/+23
* s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand2019-01-311-2/+6
* s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer2019-01-311-0/+4
* s390/early: improve machine detectionChristian Borntraeger2019-01-312-2/+4
* s390/cpum_cf: Reject request for sampling in event initializationThomas Richter2018-12-171-0/+2
* s390/perf: Change CPUM_CF return code in event init functionThomas Richter2018-11-271-1/+1
* s390/vdso: add missing FORCE to build targetsVasily Gorbik2018-11-272-6/+6
* s390/sysinfo: add missing #ifdef CONFIG_PROC_FSHeiko Carstens2018-10-031-0/+4
* s390/kdump: Fix memleak in nt_vmcoreinfoPhilipp Rudo2018-09-151-5/+12
* s390: Correct register corruption in critical section cleanupChristian Borntraeger2018-07-111-2/+2
* s390: extend expoline to BC instructionsMartin Schwidefsky2018-05-251-5/+20
* s390: move spectre sysfs attribute codeMartin Schwidefsky2018-05-253-18/+22
* s390/kernel: use expoline for indirect branchesMartin Schwidefsky2018-05-253-16/+25
* s390/ftrace: use expoline for indirect branchesMartin Schwidefsky2018-05-252-5/+10
* s390: move expoline assembler macros to a headerMartin Schwidefsky2018-05-251-81/+24
* s390: remove indirect branch from do_softirq_own_stackMartin Schwidefsky2018-05-221-3/+2
* s390/cpum_sf: ensure sample frequency of perf event attributes is non-zeroHendrik Brueckner2018-05-221-0/+4
* s390/uprobes: implement arch_uretprobe_is_alive()Heiko Carstens2018-04-291-0/+9
* s390: correct module section names for expoline code revertMartin Schwidefsky2018-04-291-2/+2
* s390: correct nospec auto detection init orderMartin Schwidefsky2018-04-292-6/+5
* s390: add sysfs attributes for spectreMartin Schwidefsky2018-04-291-0/+19
* s390: report spectre mitigation via syslogMartin Schwidefsky2018-04-291-0/+10
* s390: add automatic detection of the spectre defenseMartin Schwidefsky2018-04-293-32/+48
* s390: move nobp parameter functions to nospec-branch.cMartin Schwidefsky2018-04-293-25/+29
* s390/entry.S: fix spurious zeroing of r0Christian Borntraeger2018-04-291-2/+2
* s390: do not bypass BPENTER for interrupt system callsMartin Schwidefsky2018-04-291-0/+1
* s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)Eugeniu Rosca2018-04-291-2/+2
* s390: introduce execute-trampolines for branchesMartin Schwidefsky2018-04-297-34/+265
* s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky2018-04-292-5/+64
* s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky2018-04-295-0/+76
* s390/alternative: use a copy of the facility bit maskMartin Schwidefsky2018-04-294-3/+11
* s390: scrub registers on kernel entry and KVM exitMartin Schwidefsky2018-04-291-0/+47
* s390: enable CPU alternatives unconditionallyHeiko Carstens2018-04-292-11/+7
* s390: introduce CPU alternativesVasily Gorbik2018-04-295-0/+154
* s390/ipl: ensure loadparm valid flag is setVasily Gorbik2018-04-191-0/+1
* s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov2018-02-221-4/+4
* s390/topology: fix compile error in file arch/s390/kernel/smp.cThomas Richter2018-02-031-0/+1
* kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker2017-12-201-0/+1
* s390: fix compat system call tableHeiko Carstens2017-12-141-3/+3
* s390/ptrace: fix guarded storage regset handlingHeiko Carstens2017-12-101-11/+22
* s390/runtime instrumentation: simplify task exit handlingHeiko Carstens2017-12-102-18/+17
* s390/disassembler: increase show_code buffer sizeVasily Gorbik2017-11-301-2/+2
* s390/disassembler: add missing end marker for e7 tableHeiko Carstens2017-11-301-0/+1
* s390/guarded storage: fix possible memory corruptionHeiko Carstens2017-11-301-0/+2
* s390/runtime instrumention: fix possible memory corruptionHeiko Carstens2017-11-301-2/+2
* s390/noexec: execute kexec datamover without DATHeiko Carstens2017-11-302-3/+1
* s390: fix transactional execution control register handlingHeiko Carstens2017-11-302-1/+4
* Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-0263-0/+63
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0263-0/+63