summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2018-05-30KVM: s390: vsie: fix < 8k check for the itdbaDavid Hildenbrand1-1/+1
2018-05-25s390: use expoline thunks in the BPF JITMartin Schwidefsky2-8/+71
2018-05-25s390: extend expoline to BC instructionsMartin Schwidefsky2-5/+77
2018-05-25s390: move spectre sysfs attribute codeMartin Schwidefsky3-18/+22
2018-05-25s390/kernel: use expoline for indirect branchesMartin Schwidefsky3-16/+25
2018-05-25s390/ftrace: use expoline for indirect branchesMartin Schwidefsky3-5/+22
2018-05-25s390/lib: use expoline for indirect branchesMartin Schwidefsky1-8/+11
2018-05-25s390/crc32-vx: use expoline for indirect branchesMartin Schwidefsky2-2/+7
2018-05-25s390: move expoline assembler macros to a headerMartin Schwidefsky2-81/+151
2018-05-25s390: correct module section names for expoline code revertMartin Schwidefsky1-2/+2
2018-05-25s390: correct nospec auto detection init orderMartin Schwidefsky3-6/+6
2018-05-25s390: add assembler macros for CPU alternativesMartin Schwidefsky1-0/+108
2018-05-25s390: add sysfs attributes for spectreMartin Schwidefsky2-0/+20
2018-05-25s390: report spectre mitigation via syslogMartin Schwidefsky1-0/+10
2018-05-25s390: add automatic detection of the spectre defenseMartin Schwidefsky6-38/+52
2018-05-25s390: move nobp parameter functions to nospec-branch.cMartin Schwidefsky3-25/+29
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/cpum_cf: rename IBM z13/z14 counter namesAndré Wild1-4/+4
2018-04-29s390/uprobes: implement arch_uretprobe_is_alive()Heiko Carstens1-0/+9
2018-04-24hypfs_kill_super(): deal with failed allocationsAl Viro1-1/+1
2018-04-24s390: add support for IBM z14 Model ZR1Heiko Carstens3-4/+6
2018-04-19s390/compat: fix setup_frame32Heiko Carstens1-1/+1
2018-04-19s390/ipl: ensure loadparm valid flag is setVasily Gorbik1-0/+1
2018-03-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2018-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds3-6/+9
2018-03-06KVM: s390: fix memory overwrites when not using SCA entriesDavid Hildenbrand1-0/+1
2018-03-06s390/entry.S: fix spurious zeroing of r0Christian Borntraeger1-2/+2
2018-03-02s390: Fix runtime warning about negative pgtables_bytesGuenter Roeck1-0/+1
2018-03-01KVM: s390: provide io interrupt kvm_statChristian Borntraeger1-0/+1
2018-02-22s390: do not bypass BPENTER for interrupt system callsMartin Schwidefsky1-0/+1
2018-02-22s390/clean-up: use CFI_* macros in entry.SHendrik Brueckner1-2/+3
2018-02-20KVM: s390: provide only a single function for setting the tod (fix SCK)David Hildenbrand3-38/+22
2018-02-20KVM: s390: consider epoch index on TOD clock syncsDavid Hildenbrand1-3/+29
2018-02-20KVM: s390: consider epoch index on hotplugged CPUsDavid Hildenbrand1-0/+1
2018-02-20KVM: s390: take care of clock-comparator sign controlDavid Hildenbrand1-6/+19
2018-02-19s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)Eugeniu Rosca1-2/+2
2018-02-14KVM: s390: use switch vs jump table in interrupt.cDavid Hildenbrand1-34/+50
2018-02-14KVM: s390: use switch vs jump table in intercept.cChristian Borntraeger2-24/+29
2018-02-14KVM: s390: use switch vs jump table in priv.cChristian Borntraeger1-92/+91
2018-02-14KVM: s390: force bp isolation for VSIEChristian Borntraeger1-0/+20
2018-02-14KVM: s390: do not set intervention requests for GISA interruptsChristian Borntraeger1-3/+8
2018-02-14KVM: s390: optimize wakeup for exitless interruptsChristian Borntraeger1-1/+2
2018-02-11Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-240/+608
2018-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds27-111/+678
2018-02-08s390/kconfig: Remove ARCH_WANTS_PROT_NUMA_PROT_NONE selectUlf Magnusson1-1/+0
2018-02-07s390: introduce execute-trampolines for branchesMartin Schwidefsky11-35/+325
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+8
2018-02-05s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky4-5/+71
2018-02-05s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky7-0/+94