summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* s390: don't trace preemption in percpu macrosSven Schnelle2020-09-121-14/+14
* KVM: s390: reduce number of IO pins to 1Christian Borntraeger2020-07-221-4/+4
* s390: fix syscall_get_error for compat processesDmitry V. Levin2020-06-301-1/+11
* s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init...Nathan Chancellor2020-02-281-1/+1
* s390/time: Fix clk type in get_tod_clockNathan Chancellor2020-02-281-1/+1
* s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger2019-11-061-2/+2
* s390: fix stfle zero paddingHeiko Carstens2019-07-211-7/+14
* s390: limit brk randomization to 32MBMartin Schwidefsky2019-05-041-4/+7
* s390/qdio: reset old sbal_state flagsJulian Wiedmann2018-09-051-1/+0
* perf: fix invalid bit in diagnostic entryThomas Richter2018-08-031-1/+1
* s390/cpum_sf: Add data entry sizes to sampling trailer entryThomas Richter2018-08-031-1/+3
* s390: extend expoline to BC instructionsMartin Schwidefsky2018-05-251-0/+57
* s390/ftrace: use expoline for indirect branchesMartin Schwidefsky2018-05-251-0/+13
* s390: move expoline assembler macros to a headerMartin Schwidefsky2018-05-251-0/+125
* s390: add assembler macros for CPU alternativesMartin Schwidefsky2018-05-251-0/+108
* futex: Remove duplicated code and fix undefined behaviourJiri Slaby2018-05-191-18/+5
* s390/facilites: use stfle_fac_list array size for MAX_FACILITY_BITHeiko Carstens2018-05-091-1/+1
* s390: correct nospec auto detection init orderMartin Schwidefsky2018-04-291-0/+1
* s390: add automatic detection of the spectre defenseMartin Schwidefsky2018-04-291-4/+2
* s390: introduce execute-trampolines for branchesMartin Schwidefsky2018-04-292-1/+21
* s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky2018-04-292-0/+7
* s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky2018-04-291-0/+1
* s390/alternative: use a copy of the facility bit maskMartin Schwidefsky2018-04-292-1/+20
* s390: add optimized array_index_mask_nospecMartin Schwidefsky2018-04-291-0/+24
* KVM: s390: wire up bpb featureChristian Borntraeger2018-04-292-2/+6
* s390: enable CPU alternatives unconditionallyHeiko Carstens2018-04-291-17/+3
* s390: introduce CPU alternativesVasily Gorbik2018-04-291-0/+163
* s390: always save and restore all registers on context switchHeiko Carstens2017-12-161-10/+9
* s390/pci: do not require AIS facilityChristian Borntraeger2017-12-091-1/+1
* s390/runtime instrumentation: simplify task exit handlingHeiko Carstens2017-12-091-1/+3
* s390/kbuild: enable modversions for symbols exported from asmHeiko Carstens2017-11-301-0/+8
* s390: fix transactional execution control register handlingHeiko Carstens2017-11-301-1/+1
* s390/mm: make pmdp_invalidate() do invalidation onlyGerald Schaefer2017-10-081-1/+3
* s390/mm: fix race on mm->context.flush_mmMartin Schwidefsky2017-09-273-3/+7
* s390/mm: fix local TLB flushing vs. detach of an mm address spaceMartin Schwidefsky2017-09-272-23/+7
* s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangsChristian Borntraeger2017-09-091-1/+1
* s390/syscalls: Fix out of bounds arguments accessJiri Olsa2017-07-271-0/+6
* s390: reduce ELF_ET_DYN_BASEKees Cook2017-07-211-8/+7
* s390/ctl_reg: make __ctl_load a full memory barrierHeiko Carstens2017-07-051-1/+3
* s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger2017-04-271-0/+2
* s390/uaccess: get_user() should zero on failure (again)Heiko Carstens2017-04-121-1/+1
* s390: TASK_SIZE for kernel threadsMartin Schwidefsky2017-03-151-1/+2
* s390/dumpstack: get rid of return_address againHeiko Carstens2016-10-171-3/+1
* s390/dumpstack: restore reliable indicator for call tracesHeiko Carstens2016-10-171-1/+1
* s390: ignore pkey system callsHeiko Carstens2016-10-171-0/+3
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-0/+1
|\
| * s390: move exports to definitionsAl Viro2016-08-071-0/+1
* | uprobes: remove function declarations from arch/{mips,s390}Marcin Nowakowski2016-10-071-10/+0
* | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-061-68/+68
|\ \
| * \ Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2016-09-131-67/+67
| |\ \